content stringlengths 5 1.04M | avg_line_length float64 1.75 12.9k | max_line_length int64 2 244k | alphanum_fraction float64 0 0.98 | licenses list | repository_name stringlengths 7 92 | path stringlengths 3 249 | size int64 5 1.04M | lang stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|
using System.Text.RegularExpressions;
using System.Diagnostics;
using System;
using System.Drawing.Drawing2D;
using System.Windows.Forms;
using System.Collections;
using System.Drawing;
using Microsoft.VisualBasic;
using System.Data.SqlClient;
using System.Data;
using System.Collections.Generic;
using WeifenLuo.WinForm... | 34.716981 | 134 | 0.710507 | [
"MIT"
] | okyereadugyamfi/softlogik | SPCode/CS/UI/Form/MasterForm.Designer.cs | 5,520 | C# |
using MARC.HI.EHRS.SVC.Auditing.Data;
using OpenIZ.Core.Interfaces;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Linq.Expressions;
using MARC.HI.EHRS.SVC.Core;
using MARC.HI.EHRS.SVC.Core.Services;
using OpenIZ.Core.Security;
using MAR... | 40.624113 | 151 | 0.620461 | [
"Apache-2.0"
] | santedb/openiz | OpenIZ.Core/Services/Impl/LocalAuditRepository.cs | 5,730 | C# |
using System.Collections.Generic;
namespace NextcloudClient.Types
{
/// <summary>
/// ownCloud App information.
/// </summary>
public class AppInfo
{
/// <summary>
/// Gets or sets the identifier.
/// </summary>
/// <value>The identifier.</value>
public string Id { get; set; }
/// <summary>
/// Get... | 29.771084 | 88 | 0.608256 | [
"MPL-2.0",
"MPL-2.0-no-copyleft-exception"
] | Fangrn/nextcloud-windows-universal | NextcloudClient/Types/AppInfo.cs | 2,473 | C# |
using LR.WebUI.Infrastructure;
using SX.WebCore.MvcControllers;
namespace LR.WebUI.Areas.Admin.Controllers
{
public sealed class UsersController : SxUsersController
{
}
} | 19.3 | 59 | 0.725389 | [
"MIT"
] | simlex-titul2005/leavingrussia.ru | LR.WebUI/Areas/Admin/Controllers/UsersController.cs | 195 | C# |
// Decompiled with JetBrains decompiler
// Type: RetroAesthetics.SceneField
// Assembly: Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
// MVID: 5F8D6662-C74B-4D30-A4EA-D74F7A9A95B9
// Assembly location: C:\YandereSimulator\YandereSimulator_Data\Managed\Assembly-CSharp.dll
using System;
using ... | 27.24 | 91 | 0.76652 | [
"Unlicense"
] | JaydenB14/YandereSimulatorDecompiled | Assembly-CSharp/RetroAesthetics/SceneField.cs | 683 | C# |
namespace RollbarDotNet.Builder
{
using Payloads;
using Exception = System.Exception;
public interface IExceptionBuilder
{
void Execute(Payload payload, Exception exception);
}
} | 20.8 | 59 | 0.701923 | [
"MIT"
] | ECrownofFire/RollbarDotNet | RollbarDotNet/Builder/IExceptionBuilder.cs | 210 | C# |
// Copyright (c) Josef Pihrt. All rights reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
namespace Roslynator.CSharp.Refactorings.Test
{
internal class WrapInTryCatchRefactoring
{
public void Method()
{
... | 17.240741 | 160 | 0.55102 | [
"Apache-2.0"
] | TechnoridersForks/Roslynator | source/Test/RefactoringsTest/WrapInTryCatchRefactoring.cs | 933 | C# |
using System;
using System.Runtime.InteropServices;
using System.Runtime.InteropServices.ComTypes;
using DISPPARAMS = System.Runtime.InteropServices.ComTypes.DISPPARAMS;
using EXCEPINFO = System.Runtime.InteropServices.ComTypes.EXCEPINFO;
using FUNCDESC = System.Runtime.InteropServices.ComTypes.FUNCDESC;
using IDLDESC... | 42.854483 | 204 | 0.654876 | [
"MIT"
] | DigitalPlatform/Vanara | PInvoke/Ole/OleAut32/OAIdl.Interfaces.cs | 186,425 | C# |
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.RazorPages;
namespace Sereno.STS.UI.Pages
{
public class IndexModel : PageModel
{
public IActionResult OnGet()
{
return this.Page();
}
}
} | 19.307692 | 42 | 0.625498 | [
"MIT"
] | sergiomcalzada/sereno | src/Sereno.STS.UI/Pages/Index.cshtml.cs | 253 | C# |
using System.Reflection;
using System.Resources;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Windows;
// Le informazioni generali relative a un assembly sono controllate dal seguente
// set di attributi. Modificare i valori di questi attributi per modificare le informazi... | 46.928571 | 127 | 0.726788 | [
"MIT"
] | eti88/dmeta | Dmeta/Properties/AssemblyInfo.cs | 2,633 | C# |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#if !UNIX
using System;
using System.Collections;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.ComponentModel;
using System.Diagnostics.CodeAnalysis;
using System.Globalization;
usin... | 40.979784 | 218 | 0.524342 | [
"MIT"
] | Francisco-Gamino/PowerShell | src/Microsoft.PowerShell.Commands.Management/commands/management/Computer.cs | 91,221 | C# |
/* ****************************************************************************
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
* This software is subject to the Microsoft Public License (Ms-PL).
* A copy of the license can be found in the license.htm file included
* in this distribution.... | 35.8125 | 100 | 0.548575 | [
"Apache-2.0"
] | 121468615/mono | mcs/class/System.Web.Mvc/System.Web.Mvc/ViewResult.cs | 1,721 | C# |
// Author: Daniele Giardini - http://www.demigiant.com
// Created: 2018/07/16 18:41
// License Copyright (c) Daniele Giardini
// This work is subject to the terms at http://dotween.demigiant.com/license.php
using System;
using System.Reflection;
using UnityEditor;
using UnityEditor.Callbacks;
using UnityEngine;
using... | 31.588235 | 133 | 0.614525 | [
"Unlicense"
] | HelloWindows/AccountBook | client/framework/dotween-develop/_DOTween.Assembly/DOTweenUpgradeManager/Autorun.cs | 1,613 | C# |
// Copyright © .NET Foundation and Contributors. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
namespace PInvoke
{
using System;
/// <content>
/// Contains the <see cref="NCryptSecretAgreementFlags"/> nested type.
/// </cont... | 35.645161 | 231 | 0.620814 | [
"MIT"
] | AArnott/pinvoke | src/NCrypt/NCrypt+NCryptSecretAgreementFlags.cs | 1,108 | C# |
// Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System.Linq;
using System.Threading.Tasks;
using Microsoft.EntityFrameworkCore.TestModels.GearsOfWarModel;
using Xunit;
using Xunit.Abstractions;
... | 46.480691 | 713 | 0.611389 | [
"Apache-2.0"
] | FriendsTmCo/efcore | test/EFCore.SqlServer.FunctionalTests/Query/GearsOfWarQuerySqlServerTest.cs | 344,236 | C# |
/*
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
*/
using System;
using System.Collections;
using System.Collections.Generic;
using Syst... | 39.565644 | 154 | 0.439 | [
"MIT"
] | AhmedSultanDev/Dashboard-RC | core/Piranha.Manager/Services/PageService.cs | 32,246 | C# |
// <copyright file="RealTimeEventListenerHelper.cs" company="Google Inc.">
// Copyright (C) 2014 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// ... | 40.008333 | 104 | 0.613622 | [
"MIT"
] | FeikoJoosten/CatClicker | Assets/Third party/GooglePlayGames/Platforms/Native/PInvoke/RealTimeEventListenerHelper.cs | 9,602 | C# |
using TinyVFS;
using TinyVFS.VirtualFileSystem;
namespace Microsoft.Extensions.DependencyInjection
{
public static class ServiceCollectionExtensions
{
/// <summary>
/// Adds virtual files service to the specified <see cref="IServiceCollection" />.
/// </summary>
/// <param nam... | 39.521739 | 108 | 0.689769 | [
"Apache-2.0"
] | hueifeng/TinyVFS | src/TinyVFS/DependencyInjection/ServiceCollectionExtensions.cs | 911 | C# |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.Serialization;
using System.Text;
using System.Threading.Tasks;
namespace Program1
{
public class Order
{
public List<OrderDetails> List { set; get; } = new List<OrderDetails>();
public Client Client { set; get; } = new Clie... | 25.392857 | 105 | 0.638889 | [
"Apache-2.0"
] | BrangPakdring/CSharpHomework | Homework8/Program1/Order.cs | 2,846 | C# |
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("lab... | 38.324324 | 84 | 0.749647 | [
"MIT"
] | mohssin19/2019-09-c-sharp-labs | labs/lab_01_hello_world/Properties/AssemblyInfo.cs | 1,421 | C# |
namespace NineCubed.Memo.Plugins.SearchForm
{
partial class SearchInputForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
... | 48.123077 | 113 | 0.590793 | [
"MIT"
] | 9cubed/NineCubedMemo | src/NineCubedMemo/NineCubedMemo/Memo/Plugins/SearchForm/SearchInputForm.Designer.cs | 9,440 | C# |
using DataAccessLayer.Abstract;
using DataAccessLayer.Concrete.Repository;
using EntityLayer.Concrete;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace DataAccessLayer.Concrete.EntityFramework
{
public class EfImageFileDal : GenericRepos... | 22.875 | 77 | 0.808743 | [
"MIT"
] | rabianur412/FeedMe | DataAccessLayer/Concrete/EntityFramework/EfImageFileDal.cs | 368 | C# |
//
// Copyright (c) 2004-2019 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// are met:
//
// * Redistributions of s... | 55.951049 | 197 | 0.6028 | [
"BSD-3-Clause"
] | ALFNeT/NLog | tests/NLog.UnitTests/MessageTemplates/RendererTests.cs | 8,001 | C# |
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Microsoft.AspNetCore.Mvc;
using System.Collections.Generic;
using ToDoList.Controllers;
using ToDoList.Models;
namespace ToDoList.Tests
{
[TestClass]
public class ItemsControllerTests
{
[TestMethod]
public void Create_ReturnsCorrectActio... | 26.25 | 108 | 0.662857 | [
"MIT"
] | Zebrozkii/CsharpTo-Do-List | ToDoList.Tests/ControllerTests/ItemsControllerTests.cs | 1,050 | C# |
//! \file ArcHXP.cs
//! \date Sun Nov 08 18:04:58 2015
//! \brief SH System resource archive.
//
// Copyright (C) 2015 by morkt
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to
// deal in the S... | 38.128571 | 103 | 0.467966 | [
"MIT"
] | Sagilio/GARbro | ArcFormats/SHSystem/ArcHXP.cs | 10,676 | C# |
// Cfg.Net
// An Alternative .NET Configuration Handler
// Copyright 2015-2018 Dale Newman
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/... | 39.212121 | 107 | 0.580371 | [
"Apache-2.0"
] | dalenewman/Cfg-NET | src/Main/Cfg.Net.Shared/Parsers/ObjectNode.cs | 2,588 | C# |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace _12._1.IndexOfLetters
{
class Program
{
//other solution of problem
static void Main(string[] args)
{
Console.WriteLine("Please, enter a word: ");
... | 24.548387 | 58 | 0.444152 | [
"MIT"
] | aliv59git/C-2N_HomeAndExam | 1.HomeArrays/12.1.IndexOfLetters/12._1.IndexOfLetters.cs | 763 | C# |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
/******************************************************************************
* This file is auto-generated from ... | 49.081206 | 190 | 0.615203 | [
"MIT"
] | Frassle/coreclr | tests/src/JIT/HardwareIntrinsics/X86/Fma_Vector128/MultiplySubtract.Double.cs | 21,154 | C# |
/*
* Ory Kratos API
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the adminis... | 34.136364 | 431 | 0.675766 | [
"Apache-2.0"
] | ALTELMA/sdk | clients/kratos/dotnet/src/Ory.Kratos.Client.Test/Model/KratosSubmitSelfServiceRecoveryFlowWithLinkMethodBodyTests.cs | 3,004 | C# |
// SPDX-FileCopyrightText: Copyright (c) 2009-2020 TRUMPF Laser GmbH, authors: C-Labs
//
// SPDX-License-Identifier: MPL-2.0
using nsCDEngine.Activation;
using System;
namespace nsCDEngine.ActivationKey
{
public class TheActivationRequestKeyManager
{
/// <summary>
/// Retrieves information fr... | 43.07971 | 218 | 0.538604 | [
"Apache-2.0",
"MIT",
"MPL-2.0-no-copyleft-exception",
"MPL-2.0",
"BSD-3-Clause"
] | TRUMPF-IoT/C-DEngine | src/C-DEngine/C-DSecurity/ActivationRequestKey.cs | 5,947 | C# |
using P09.InfernoInfinityRefactoring.Attributes;
using P09.InfernoInfinityRefactoring.Contracts;
namespace P09.InfernoInfinityRefactoring.Core.Commands
{
public class PrintCommand : Command
{
[Inject]
private readonly IRepository repository;
public PrintCommand(string[] data, IReposit... | 23.4 | 66 | 0.630769 | [
"MIT"
] | ViktorAleksandrov/SoftUni--CSharp-Fundamentals | 3. CSharp OOP Advanced/04. Reflection and Attributes/2. Exercise/P09.InfernoInfinityRefactoring/Core/Commands/PrintCommand.cs | 587 | C# |
//------------------------------------------------------------------------------
// <auto-generated>
// O código foi gerado por uma ferramenta.
// Versão de Tempo de Execução:4.0.30319.42000
//
// As alterações ao arquivo poderão causar comportamento incorreto e serão perdidas se
// o código for gerado ... | 43.333333 | 90 | 0.664423 | [
"MIT"
] | BeckenbauerRijiirkd/Estudos | ResolucaoTriangulo/ResolucaoTriangulo/obj/Debug/netcoreapp3.1/ResolucaoTriangulo.AssemblyInfo.cs | 1,049 | C# |
using System;
using CommandDotNet;
namespace IntervalCronGeneratorCLI
{
class Program
{
static int Main(string[] args)
{
return new AppRunner<CronCLI>().Run(args);
}
}
} | 16.846154 | 54 | 0.589041 | [
"MIT"
] | egiraffe/IntervalCronGenerator | IntervalCronGeneratorCLI/Program.cs | 221 | C# |
// Copyright (c) Source Tree Solutions, LLC. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
// Author: Joe Audette
// Created: 2015-07-11
// Last Modified: 2016-05-17
//
using cloudscribe.Web.Navigation.Helpers;
using Mic... | 37.274194 | 234 | 0.643012 | [
"Apache-2.0"
] | axunonb/cloudscribe.Web.Navigation | src/cloudscribe.Web.Navigation/NavigationNodePermissionResolver.cs | 2,313 | C# |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Collections.Immut... | 55.33506 | 228 | 0.674178 | [
"MIT"
] | Acidburn0zzz/roslyn | src/Features/Core/Portable/AddImport/AbstractAddImportFeatureService.cs | 32,041 | C# |
using System;
using HDWallet.Core;
using Ed25519;
using NBitcoin.DataEncoders;
using dotnetstandard_bip32;
namespace HDWallet.Ed25519
{
public abstract class Wallet : IWallet
{
public string Path {get; set;}
byte[] privateKey;
public byte[] PrivateKey {
get {
... | 28.744681 | 136 | 0.547002 | [
"MIT"
] | TurgutKanceltik/HDWallet | src/HDWallet.Ed25519/Wallet.cs | 2,702 | C# |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
namespace Microsoft.CSharp.RuntimeBinder.Syntax
{
internal class NameTable
{
private class Entry
... | 30.263566 | 77 | 0.462859 | [
"MIT"
] | OceanYan/corefx | src/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/Syntax/NameTable.cs | 3,904 | C# |
// Copyright 2019 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in w... | 38.782258 | 100 | 0.585777 | [
"Apache-2.0"
] | friedenberg/google-ads-dotnet | examples/Targeting/GetGeoTargetConstantsByNames.cs | 4,809 | C# |
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
using System.Collections.Generic;
namespace Yarp.ReverseProxy.Transforms.Builder
{
/// <summary>
/// Validates and builds transforms from the given parameters
/// </summary>
public interface ITransformFactory
{
/// ... | 47.870968 | 116 | 0.688679 | [
"MIT"
] | BennyM/reverse-proxy | src/ReverseProxy/Transforms/Builder/ITransformFactory.cs | 1,484 | C# |
/// This code was generated by
/// \ / _ _ _| _ _
/// | (_)\/(_)(_|\/| |(/_ v1.0.0
/// / /
/// <summary>
/// PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
///
/// ExecutionContextResource
/// </summary>
using Newtonsoft.Json;
using System;
us... | 40.401361 | 130 | 0.568446 | [
"MIT"
] | ashish-s/twilio-csharp | src/Twilio/Rest/Studio/V2/Flow/Execution/ExecutionContextResource.cs | 5,939 | C# |
#if FEATURE_BREAKITERATOR
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Text;
namespace Lucene.Net.Support
{
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed ... | 34.192893 | 126 | 0.533328 | [
"Apache-2.0"
] | b9chris/lucenenet | src/dotnet/Lucene.Net.ICU/Support/IcuBreakIterator.cs | 13,474 | C# |
namespace Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.Api20180401
{
using static Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Extensions;
/// <summary>The workspace provider authorization.</summary>
public partial class WorkspaceProviderAuthorization
{
/// <summary>
... | 72.058252 | 300 | 0.696174 | [
"MIT"
] | 3quanfeng/azure-powershell | src/Databricks/generated/api/Models/Api20180401/WorkspaceProviderAuthorization.json.cs | 7,320 | C# |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using Microsoft.DotNet.DarcLib.Helpers;
using Microsoft.DotNet.Maestro.Client.Models;
using Microsoft.Extensions.Log... | 43.840168 | 131 | 0.532884 | [
"MIT"
] | AlitzelMendez/arcade-services | src/Microsoft.DotNet.Darc/src/DarcLib/Models/Darc/DependencyGraph.cs | 41,692 | C# |
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
using System.Threading.Tasks;
using Microsoft.Coyote.Actors;
using Microsoft.Coyote.Actors.SharedObjects;
using Xunit;
using Xunit.Abstractions;
namespace Microsoft.Coyote.Production.Tests.Actors.SharedObjects
{
public class SharedDiction... | 26.616715 | 91 | 0.446947 | [
"MIT"
] | Bhaskers-Blu-Org2/coyote | Tests/Production.Tests/Actors/SharedObjects/SharedDictionaryTests.cs | 9,238 | C# |
//auto generated, do not modify it
//限制:命名不能以下划线结尾(可能冲突)
//限制:map的key只支持基础类型和string;list/map不能optional,list/map不能嵌套
//兼容限制:字段只能添加,添加后不能删除,添加字段只能添加到最后,添加消息类型只能添加到最后
//兼容限制:不能修改字段类型(如从bool改为long)
//兼容限制:消息类型(含msdId)不能作为其他消息的成员类型
using Geek.Server;
using System.Collections.Generic;
///<summary></summary>
namespace Geek.... | 25.787746 | 140 | 0.503946 | [
"MIT"
] | leeveel/GeekProto | Geek.Generate/Proto/Test3.cs | 12,135 | C# |
using System;
using System.Collections.Generic;
#nullable disable
namespace DatabaseModels
{
public partial class Cat4
{
public Cat4()
{
Cat34s = new HashSet<Cat34>();
}
public int Cat4id { get; set; }
public string Category4 { get; set; }
public ... | 17.904762 | 62 | 0.585106 | [
"MIT"
] | 06012021-dotnet-uta/GregoryAgnewP1 | P1/Models/DatabaseModels/Cat4.cs | 378 | C# |
// *********************************************************
//
// Copyright © Microsoft Corporation
//
// Licensed under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in
// compliance with the License. You may obtain a copy of
// the License at
//
// http://www.apache.org/licens... | 25.632353 | 76 | 0.551922 | [
"Apache-2.0"
] | ElanHasson/roslyn | src/Samples/CSharp/CopyPasteWithUsing/CopyDataService.cs | 1,746 | C# |
using System;
using OpenQA.Selenium;
using Xunit;
namespace Algenic.FunctionalTests.Setup
{
public abstract class BaseFunctionalTest : IDisposable, IClassFixture<DriverFixture>
{
protected readonly IWebDriver _driver;
protected readonly Uri _indexUrl;
public BaseFunctionalTest(DriverF... | 23.36 | 88 | 0.633562 | [
"BSD-3-Clause"
] | marax27/Algenic | Algenic.FunctionalTests/Setup/BaseFunctionalTest.cs | 586 | C# |
using OPSMBackend.DataEntities;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace OPSMBackend.Services.Other
{
public interface IOtherService
{
IEnumerable<Initials> GetInitials();
IEnumerable<Genders> GetGenders();
IEnumerable<F... | 29.217391 | 60 | 0.709821 | [
"MIT"
] | shrungBhatt/PathologyLabServer | OPSMBackend/Services/Other/IOtherService.cs | 674 | C# |
using System;
using System.IO.Abstractions.TestingHelpers;
using FluentAssertions;
using NUnit.Framework;
using Toscana.Exceptions;
namespace Toscana.Tests
{
[TestFixture]
public class ToscaFileSystemSaverTests
{
[Test]
public void It_Is_Possible_To_Save_Service_Template_To_File()
... | 37.560606 | 101 | 0.655103 | [
"Apache-2.0"
] | QualiSystems/Toscana | Toscana.Tests/ToscaFileSystemSaverTests.cs | 2,481 | C# |
using Xamarin.Forms;
namespace MonkeyHub
{
public partial class App : Application
{
public App()
{
InitializeComponent();
MainPage = new NavigationPage(new MonkeyHubPage());
}
protected override void OnStart()
{
// Handle when your app starts
}
protected override void OnSleep()
{
// H... | 14.566667 | 54 | 0.665904 | [
"MIT"
] | miltoncamara/mokeyhub-app | MonkeyHub/App.xaml.cs | 439 | C# |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 24.253623 | 134 | 0.662683 | [
"Apache-2.0"
] | AxiosCros/aliyun-openapi-net-sdk | aliyun-net-sdk-smartag/Smartag/Model/V20180313/DeleteQosPolicyRequest.cs | 3,347 | C# |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
// Code generated by Microsoft (R) AutoRest Code Generator.
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
namespace Mi... | 71.323944 | 416 | 0.714159 | [
"MIT"
] | Amrinder-Singh29/azure-powershell | src/DataBox/generated/api/Models/Api20210301/ScheduleAvailabilityRequest.PowerShell.cs | 9,987 | C# |
using Signum.Utilities;
using System;
using System.IO;
namespace Signum.Upgrade.Upgrades;
class Upgrade_20210828_ExtensionsLoveFramework : CodeUpgradeBase
{
public override string Description => "Extensions ❤️ Framework";
public override void Execute(UpgradeContext uctx)
{
uctx.Foreac... | 33.647059 | 109 | 0.539336 | [
"MIT"
] | Faridmehr/framework | Signum.Upgrade/Upgrades/Upgrade_20210828_ExtensionsLoveFramework.cs | 2,292 | C# |
//系统名 : 通用Web框架
//-----------<类 说 明>--------------------------------------------------------------------------
//功能概况 : 缓存对象超时模式枚举和时间委托
//编写日期 : 2010-12-15
//-----------<修改记录>--------------------------------------------------------------------------
//修改日期 修改者 修改内容
//
//----------------------------... | 29.8125 | 116 | 0.458595 | [
"MIT"
] | erikzhouxin/CSharpSolution | TechTester/FamliyFinanceWebSI/App_Api/GW.Utils/Caching/CacheEnums.cs | 2,388 | C# |
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 2.0.4
*
* Do not make changes to this file unless you know what you are doing--modify
* the SWIG interface file instead.
* ------------------------------... | 33.150943 | 112 | 0.713432 | [
"MIT"
] | suggestbot-wearable-text-entry-system/SuggestBot_GazeAssistedTyping | Assets/Plugins/NoesisGUI/Scripts/Proxies/Keyboard.cs | 3,514 | C# |
using System.IO;
using System;
using System.Data;
using System.Drawing;
using System.Web;
using System.Web.UI.WebControls;
using System.Web.UI.HtmlControls;
using System.Collections;
using System.Web.UI;
using System.Web.UI.WebControls.WebParts;
using System.Collections.Generic;
using Umbraco.Core;
using Um... | 41.948187 | 240 | 0.561141 | [
"MIT"
] | AndyButland/Umbraco-CMS | src/Umbraco.Web/umbraco.presentation/umbraco/developer/Packages/LoadNitros.ascx.cs | 8,096 | C# |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.AddIn.Pipeline;
namespace HostSideAdapter
{
/// <summary>
/// Adapter use to talk to <see cref="HostView.NumberProcessorHostView">Host View</see>
/// </summary>
[HostAdapter]
public class NumberProc... | 28.5 | 108 | 0.650186 | [
"MIT"
] | ridgew/practicemakesperfect | MAF/AddInTest/HostSideAdapter/HostAdapters.cs | 1,883 | C# |
using System;
using System.Collections.Generic;
using System.Text;
using System.Linq;
using SeoSchema;
using SeoSchema.Enumerations;
using SuperStructs;
namespace SeoSchema.Entities
{
/// <summary>
/// An auto parts store.
/// <see cref="https://schema.org/AutoPartsStore"/>
/// </summary>
public cl... | 67.730263 | 427 | 0.70306 | [
"MIT"
] | jefersonsv/SeoSchema | src/SeoSchema/Entities/AutoPartsStore.cs | 20,596 | C# |
using BioEngine.Core.DB;
using BioEngine.Core.Entities;
using BioEngine.Core.Modules;
using BioEngine.Core.Properties;
using BioEngine.Core.Social;
using BioEngine.Extra.Twitter.Service;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
using ... | 35.342857 | 106 | 0.755053 | [
"MIT"
] | BioWareRu/BioEngine.Extra.Twitter | src/BioEngine.Extra.Twitter/TwitterModule.cs | 1,237 | C# |
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices.WindowsRuntime;
using Windows.ApplicationModel;
using Windows.ApplicationModel.Activation;
using Windows.Foundation;
using Windows.Foundation.Collections;
using Windows.UI.Xaml;
using Windows.UI.Xam... | 41.188119 | 120 | 0.635577 | [
"MIT"
] | kinemic/kinemic-quickstart-uwp-app | kinemic-quickstart-uwp-app/App.xaml.cs | 4,174 | C# |
using System;
using System.Collections.Generic;
using System.Text;
// HttpConnectionsEventSource => Microsoft.AspNetCore.Http.Connections
// Microsoft-Extensions-Logging
// Microsoft-System-Net-Quic ==> NetEventSource
// Microsoft-System-Net-Http ==> NetEventSource
// Microsoft-System-Net-Http-WinHttpHandler ==> Ne... | 41.042254 | 153 | 0.725463 | [
"MIT"
] | raffaeler/PowerDiagnostics | DiagExperimentsSolution/ClrDiagnostics/Triggers/KnownProviders.cs | 2,916 | C# |
using System;
using System.Collections.Generic;
using System.CommandLine;
using System.Text;
using System.Threading;
namespace NWheels.Microservices.Runtime.Cli
{
public class CompileCommand : CliCommandBase
{
public CompileCommand()
: base("compile", "Create precompiled version of the se... | 22.28125 | 74 | 0.621318 | [
"MIT"
] | felix-b/NWheels | Source/Core/Microservices/NWheels.Microservices/Runtime/Cli/CompileCommand.cs | 715 | C# |
using System.Collections.Generic;
namespace TopDownProteomics.Chemistry.Unimod
{
/// <summary>
/// Atom provider with a lot of information hard coded.
/// </summary>
/// <seealso cref="IUnimodCompositionAtomProvider" />
public class UnimodHardCodedAtomProvider : IUnimodCompositionAtomProvider
... | 44.277533 | 115 | 0.565217 | [
"MIT"
] | acesnik/TestLib | src/TopDownProteomics/Chemistry/Unimod/UnimodHardCodedAtomProvider.cs | 10,053 | C# |
using System;
using System.Json;
using VeritySDK.Protocols;
using VeritySDK.Utils;
namespace VeritySDK.Protocols.UpdateConfigs
{
/// <summary>
/// A class for controlling a 0.6 UpdateConfigs protocol.
/// </summary>
public class UpdateConfigsV0_6 : AbstractProtocol
{
#region Protocol identi... | 35.115108 | 117 | 0.589428 | [
"Apache-2.0"
] | ThinkWardCo/verity-sdk | sdk/dotnet-sdk/src/VeritySDK/Protocols/UpdateConfigs/v0_6/UpdateConfigsV0_6.cs | 4,881 | C# |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Windows;
using System.Windows.Input;
using Lada.Windows.Input;
using Lada.Windows.MotionFlow;
namespace Lada.Windows.Input
{
public class MouseWheelZoomClient : MouseWheelClient
{
#region Fields
private Mous... | 31.101695 | 145 | 0.696185 | [
"MIT"
] | Soletude/WpfMouseWheelLib | Lib/Windows/Input/MouseWheel/Zooming/MouseWheelZoomClient.cs | 3,672 | C# |
using System.Collections.Generic;
using System.IO;
using System.Numerics;
using NUnit.Framework;
using Vts.Common;
using Vts.IO;
using Vts.MonteCarlo;
using Vts.MonteCarlo.Detectors;
using Vts.MonteCarlo.IO;
using Vts.MonteCarlo.Tissues;
namespace Vts.Test.MonteCarlo
{
[TestFixture]
public class DetectorIOTest... | 48.458404 | 190 | 0.586399 | [
"MIT"
] | VirtualPhotonics/Vts.Silverlight | src/Vts.Test/MonteCarlo/IO/DetectorIOTests.cs | 28,542 | C# |
#region License
// FreeBSD License
// Copyright (c) 2010 - 2013, Andrew Trevarrow and Derek Wilson
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
//
// Redistributions of source code mu... | 44.857143 | 206 | 0.722475 | [
"BSD-2-Clause"
] | derekwilson/PodcastUtilities | PodcastUtilities.Presentation.Tests/DataObjectUriExtractorTests/WhenTestingDataObjectUriExtractor.cs | 2,198 | C# |
// SPDX-License-Identifier: Apache-2.0
// Licensed to the Ed-Fi Alliance under one or more agreements.
// The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0.
// See the LICENSE and NOTICES files in the project root for more information.
using System.ComponentModel.DataAnnotations.Schem... | 40.322581 | 114 | 0.6688 | [
"Apache-2.0"
] | Ed-Fi-Exchange-OSS/MappingEDU | src/MappingEdu.Core.DataAccess/Entities/Mappings/MappedSystemExtensionMapping.cs | 1,252 | C# |
using AdjustSdk;
using System;
using System.Diagnostics;
using Windows.ApplicationModel;
using Windows.ApplicationModel.Activation;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls;
using Windows.UI.Xaml.Navigation;
// The Blank Application template is documented at http://go.microsoft.com/fwlink/?LinkId=234227
... | 37.768519 | 110 | 0.57747 | [
"MIT"
] | adjust/windows_sdk | Adjust/AdjustWSExample/App.xaml.cs | 8,160 | C# |
namespace StripeTests
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Threading.Tasks;
using Stripe;
using Xunit;
public class AccountServiceTest : BaseStripeTest
{
private const string AccountId = "acct_123";
... | 33.804781 | 88 | 0.504537 | [
"Apache-2.0"
] | Franklin89/stripe-dotnet | src/StripeTests/Services/Accounts/AccountServiceTest.cs | 8,485 | C# |
/*
* Copyright © 2012-2016 VMware, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the “License”); you may not
* use this file except in compliance with the License. You may obtain a copy
* of the License at http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | 32.375 | 78 | 0.746461 | [
"Apache-2.0"
] | WestCope/lightwave | tools/mac/VMRestSsoSnapIn/VMRestSsoSnapIn/Views/GroupDetailsView.designer.cs | 788 | C# |
namespace Mono.GetOptions
{
using System;
[AttributeUsage(AttributeTargets.Method)]
public class ArgumentProcessorAttribute : Attribute
{
// Methods
public ArgumentProcessorAttribute()
{
}
}
}
| 15.5 | 55 | 0.625 | [
"MIT"
] | Chr0n0AP/flashdevelop | External/Tools/FDBuild/Mono/GetOptions/ArgumentProcessorAttribute.cs | 248 | C# |
namespace DLH
{
partial class MainForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name... | 45.628125 | 147 | 0.577769 | [
"MIT"
] | AestheticalZ/dlh | Form1.Designer.cs | 14,603 | C# |
using System;
using R5T.T0126;
namespace R5T.T0127
{
public interface IClassSyntaxContext
{
ClassDeclarationAnnotation ClassAnnotation { get; }
INamespaceSyntaxContext NamespaceContext { get; }
}
}
| 16.428571 | 59 | 0.7 | [
"MIT"
] | SafetyCone/R5T.T0127 | source/R5T.T0127/Code/Contexts/Interfaces/IClassSyntaxContext.cs | 232 | C# |
/*
* Copyright 2018 JDCLOUD.COM
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http:#www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... | 25.777778 | 76 | 0.622537 | [
"Apache-2.0"
] | jdcloud-api/jdcloud-sdk-net | sdk/src/Service/Monitor/Apis/DescribeAlarmsResult.cs | 1,734 | C# |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Controls;
namespace Sweeper.Controls.Entities
{
public class CarouselPage
{
#region ::Fields & Properties::
private readonly string _title = string.Empty;
... | 17.076923 | 55 | 0.510135 | [
"MIT"
] | chungjongsu/Sweeper | source/Sweeper/Controls/Entities/CarouselPage.cs | 890 | C# |
using System;
using System.IO;
using System.Reflection;
namespace ServiceStack.Razor.VirtualPath
{
public class ResourceVirtualFile : AbstractVirtualFileBase
{
protected Assembly BackingAssembly;
protected string FileName;
public override string Name
{
... | 28.051724 | 131 | 0.601106 | [
"BSD-3-Clause"
] | froyke/ServiceStack | src/ServiceStack.Razor/VirtualPath/ResourceVirtualFile.cs | 1,629 | C# |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Linq;
using Xunit;
namespace System.IO.Tests.Enumeration
{
public abstract class MatchTypesTests ... | 47.592593 | 127 | 0.66096 | [
"MIT"
] | 06needhamt/runtime | src/libraries/System.IO.FileSystem/tests/Enumeration/MatchTypesTests.cs | 3,857 | C# |
namespace Lykke.Service.TemplateFormatter.TemplateModels
{
public class CashInTemplate
{
public string Year { get; set; }
public string Multisig { get; set; }
public string AssetName { get; set; }
}
}
| 23.8 | 57 | 0.638655 | [
"MIT"
] | LykkeCity/Lykke.Service.TemplateFormatter | src/Lykke.Service.TemplateFormatter/TemplateModels/CashInTemplate.cs | 240 | C# |
namespace Faactory.Channels.Buffers;
public enum Endianness
{
BigEndian,
LittleEndien
}
| 12.125 | 36 | 0.752577 | [
"Apache-2.0"
] | goncalo-oliveira/channels | src/buffers/Endianness.cs | 97 | C# |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using Wilson.Web.Events.Handlers;
using Wilson.Web.Events.Interfaces;
namespace Wilson.Web.Events
{
public class EventsFactory : IEventsFactory
{
[ThreadStatic]
private List<Delegate> actions;
... | 28.48 | 127 | 0.521536 | [
"BSD-2-Clause"
] | AsimKhan2019/ERP-Construction | Web/Wilson.Web/Events/EventsFactory.cs | 2,138 | C# |
using System;
namespace LibGit2Sharp.Core.Compat
{
/// <summary>
/// Provides information about, and means to manipulate, the current environment and platform.
/// </summary>
public static class Environment
{
/// <summary>
/// Determines whether the current process is a 64-bit proce... | 24.315789 | 98 | 0.590909 | [
"MIT"
] | aroben/libgit2sharp | LibGit2Sharp/Core/Compat/Environment.cs | 462 | C# |
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Windows.Input;
using DynamicData;
using DynamicData.Binding;
using Prism.Commands;
using Prism.Mvvm;
using WDE.Common.Managers;
using WDE.Common.Types;
using WDE.MVVM.Observable;
namespace WoWDatabaseEditorCore.Services... | 35.425743 | 110 | 0.586641 | [
"Unlicense"
] | BAndysc/WoWDatabaseEditor | WoWDatabaseEditor/Services/CreatureEntrySelectorService/GenericSelectorDialogViewModel.cs | 3,580 | C# |
using System.Collections.Generic;
using Umbraco.Core.Models;
namespace Umbraco.Core.Persistence.Repositories
{
public interface IMemberGroupRepository : IRepositoryQueryable<int, IMemberGroup>
{
/// <summary>
/// Gets a member group by it's name
/// </summary>
/// <param name="... | 31.73913 | 85 | 0.612329 | [
"MIT"
] | AzzA-D/Umbraco-CMS | src/Umbraco.Core/Persistence/Repositories/Interfaces/IMemberGroupRepository.cs | 1,462 | C# |
using System;
namespace ShareFile.Api.Client.Exceptions
{
public class EntityNotFoundException : Exception
{
}
}
| 14.111111 | 52 | 0.716535 | [
"MIT"
] | Dan-Avel/ShareFile-NET | src/ShareFile.Api.Client/Exceptions/EntityNotFoundException.cs | 129 | C# |
using Captura.Models;
namespace Captura.Console
{
class FakeWindowProvider : IMainWindow
{
public bool IsVisible
{
get => true;
set { }
}
public bool IsMinimized
{
get => false;
set { }
}
}
}
| 15.15 | 42 | 0.448845 | [
"MIT"
] | jayderfranca/Captura | src/Captura.Console/Fakes/FakeWindowProvider.cs | 305 | C# |
using System;
using System.Collections.Generic;
using DynamicData.Binding;
namespace DynamicData.ReactiveUI.Tests.Domain
{
public class Person :AbstractNotifyPropertyChanged, IEquatable<Person>
{
private int _age;
public Person(string firstname, string lastname, int age, string gender = "F")
... | 25.535088 | 114 | 0.521127 | [
"MIT"
] | Didovgopoly/DynamicData | DynamicData.ReactiveUI.Tests/Domain/Person.cs | 2,911 | C# |
using System;
using System.Collections.Generic;
using System.Text;
namespace ConfigServer.Server
{
internal class UserPermissions
{
public bool CanAccessClientAdmin { get; set; }
public bool CanEditClients { get; set; }
public bool CanEditGroups { get; set; }
public bool CanDel... | 26.0625 | 62 | 0.671463 | [
"MIT"
] | geffzhang/ConfigServer | src/ConfigServer.Server/Hosting/EndpointModels/UserPermissions.cs | 419 | C# |
namespace WebApplication2.Controllers
{
public class ResourceService : IHiService
{
public string SayHi()
{
return "Hi from Resource Service";
}
}
}
| 18 | 46 | 0.580808 | [
"MIT"
] | filipw/aspnetcore-parallel-pipelines | WebApplication2/Services/ResourceService.cs | 200 | C# |
// ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See License.txt in the repo root for license information.
// ------------------------------------------------------------
namespace System.Fabric
{
... | 42.483871 | 131 | 0.630979 | [
"MIT"
] | AlkisFortuneFish/service-fabric | src/prod/src/managed/Api/src/System/Fabric/RestartPartitionMode.cs | 1,317 | C# |
using System;
using System.Xml.Serialization;
using System.Collections.Generic;
namespace Aop.Api.Domain
{
/// <summary>
/// TemplateOpenCardConfDTO Data Structure.
/// </summary>
[Serializable]
public class TemplateOpenCardConfDTO : AopObject
{
/// <summary>
/// 领卡权益信息
... | 25.6 | 70 | 0.560764 | [
"Apache-2.0"
] | Varorbc/alipay-sdk-net-all | AlipaySDKNet/Domain/TemplateOpenCardConfDTO.cs | 1,258 | C# |
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.
// Ported from um/sapi.h in the Windows SDK for Windows 10.0.20348.0
// Original source is Copyright © Microsoft. All rights reserved.
using System;
using System.Runtime.Co... | 50.407895 | 302 | 0.673714 | [
"MIT"
] | DaZombieKiller/terrafx.interop.windows | sources/Interop/Windows/um/sapi/_ISpeechVoiceEvents.cs | 3,833 | C# |
/*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fi... | 33.986301 | 107 | 0.662636 | [
"Apache-2.0"
] | Hazy87/aws-sdk-net | sdk/src/Services/Lightsail/Generated/Model/Internal/MarshallTransformations/CookieObjectMarshaller.cs | 2,481 | C# |
/* _BEGIN_TEMPLATE_
{
"id": "EX1_607e",
"name": [
"怒火中烧",
"Inner Rage"
],
"text": [
"+2攻击力。",
"+2 Attack."
],
"cardClass": "WARRIOR",
"type": "ENCHANTMENT",
"cost": null,
"rarity": null,
"set": "EXPERT1",
"collectible": null,
"dbfId": 320
}
_END_TEMPLATE_ */
namespace HREngine.B... | 13.925926 | 36 | 0.539894 | [
"MIT"
] | chi-rei-den/Silverfish | cards/EXPERT1/EX1/Sim_EX1_607e.cs | 392 | C# |
using System;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Runtime.InteropServices.ComTypes;
using NetOffice;
using NetOffice.Attributes;
namespace NetOffice.AccessApi.Events
{
#pragma warning disable
#region SinkPoint Interface
[SupportByVersion("Access", 12,14,15,... | 35.405128 | 143 | 0.621958 | [
"MIT"
] | DominikPalo/NetOffice | Source/Access/Events/DispSectionEvents.cs | 6,906 | C# |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace AttendanceTracker_Web.Models.Web
{
public class RegisterStudentResponse
{
public long CWID { get; set; }
public string FirstName { get; set; }
public string LastName { get; set; }
pub... | 23.866667 | 45 | 0.664804 | [
"MIT"
] | AttendanceTracker/AttendanceTracker | AttendanceTracker-Web/AttendanceTracker-Web/Models/Web/DTOs/RegisterStudentResponse.cs | 360 | C# |
using System;
namespace MyWasteGame.UI.Pages {
public partial class LevelIntroPage : BasePage {
public LevelIntroPage() {
InitializeComponent();
}
public async void GoToLevelClicked(object sender, EventArgs e) {
await Navigation.PushAsync(new FirstLevelPage());
}
public async void ViewReferenceClicked... | 25.75 | 70 | 0.747573 | [
"MIT"
] | binwell-university/berserks | MyWasteGame/UI/Pages/LevelIntroPage.xaml.cs | 412 | C# |
using System;
public enum SkillLineId
{
NONE,
AGILITY,
STRENGTH,
TOUGHNESS,
LEADERSHIP_LEADER,
LEADERSHIP,
INTELLIGENCE_HENCHMAN = 7,
INTELLIGENCE,
ALERTNESS,
WEAPON_SKILL,
BALLISTIC_SKILL,
ACCURACY,
RESTRICTED,
SKAVENS,
HUMAN_MERCENARIES,
SISTERS_OF_SIGMAR,
POSSESSED,
INTELLIGENCE_CASTER_ARCANE,
I... | 14.886364 | 28 | 0.8 | [
"CC0-1.0"
] | FreyaFreed/mordheim | Assembly-CSharp/SkillLineId.cs | 657 | C# |
namespace SKIT.FlurlHttpClient.Wechat.Work.Models
{
/// <summary>
/// <para>表示 [POST] /cgi-bin/externalcontact/batch/get_by_user 接口的响应。</para>
/// </summary>
public class CgibinExternalContactBatchGetByUserResponse : WechatWorkResponse
{
public static class Types
{
publi... | 43.844828 | 105 | 0.475029 | [
"MIT"
] | ZUOXIANGE/DotNetCore.SKIT.FlurlHttpClient.Wechat | src/SKIT.FlurlHttpClient.Wechat.Work/Models/CgibinExternalContact/CgibinExternalContactBatchGetByUserResponse.cs | 5,570 | C# |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.