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; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Http; using System.Web.Mvc; using System.Web.Routing; namespace TestApplication { // Note: For instructions on enabling IIS6 or IIS7 classic mode, // visit http://go.microsoft.com/?LinkId=9394801 public ...
29
70
0.706897
[ "BSD-3-Clause" ]
Manishkr117/DesignPattern
UnitTesting/SpecFlow.Plus.Examples-master/SeleniumGridWebTest/TestApplication/Global.asax.cs
698
C#
using System; using UnityEngine; [Serializable] /// <summary> /// Options for prefracturing a mesh /// </summary> public class PrefractureOptions { [Tooltip("For prefractured objects, if this property is enabled, the all fragments will unfreeze if a single fragment is interacted with.")] public bool unfreezeAl...
30.52
144
0.707733
[ "MIT" ]
arthaszs/L
Runtime/Scripts/Options/PrefractureOptions.cs
763
C#
using System; using Umbraco.Cms.Core.Composing; using Umbraco.Cms.Core.Models.PublishedContent; namespace Umbraco.Cms.Core.PropertyEditors { /// <summary> /// Provides published content properties conversion service. /// </summary> /// <remarks>This is not a simple "value converter" because it really ...
63.920354
175
0.665651
[ "MIT" ]
Lantzify/Umbraco-CMS
src/Umbraco.Core/PropertyEditors/IPropertyValueConverter.cs
7,225
C#
// Copyright (c) MOSA Project. Licensed under the New BSD License. namespace Mosa.Compiler.Framework.RegisterAllocator.RedBlackTree { public sealed partial class IntervalTree<T> { private enum Direction { LEFT, RIGHT, NONE } } }
16.6
67
0.718876
[ "BSD-3-Clause" ]
Arakis/MOSA-Project
Source/Mosa.Compiler.Framework/RegisterAllocator/RedBlackTree/IntervalTree.Direction.cs
251
C#
// <auto-generated> // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. // </auto-generated> namespace Gov.Lclb.Cllb.Interfaces { using Microsoft.Rest; using Models; using Newtonsoft.Json; using System.Colle...
44.740047
555
0.566845
[ "Apache-2.0" ]
BrendanBeachBC/jag-lcrb-carla-public
cllc-interfaces/Dynamics-Autorest/Useradoxiospecialeventnote.cs
19,104
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Edward.Wilde.CSharp.Features.Model; using Edward.Wilde.CSharp.Features.Sorting; using Edward.Wilde.CSharp.Features.Utilities; namespace Edward.Wilde.CSharp.Features.Querying.net_3 { class Linq...
34.583333
95
0.587149
[ "Unlicense" ]
ewilde/dotnet-playground
programming/csharp-language-features/Querying/net 3/Linq_query_expressions.cs
1,248
C#
namespace Data.Entities.Abstract { public abstract class BaseEntity { public int Id { get; set; } } }
14.666667
37
0.568182
[ "MIT" ]
muratboy1993/Dovizmix.web
Data.Entities/Abstract/BaseEntity.cs
134
C#
// Uncomment the following to provide samples for PageResult<T>. Must also add the Microsoft.AspNet.WebApi.OData // package to your project. ////#define Handle_PageResultOfT using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using ...
57.495575
149
0.666154
[ "MIT" ]
vinej/RestMediaServer
SignalRServer/Areas/HelpPage/App_Start/HelpPageConfig.cs
6,497
C#
// ------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> // ---------------------------------------...
30.212766
82
0.658451
[ "Apache-2.0" ]
PatrickRatzow/space-dotnet-sdk
src/JetBrains.Space.Client/Generated/Dtos/RecurrenceRuleEndsNever.generated.cs
1,420
C#
// ------------------------------------------------------------------------------ // <copyright file="Region.cs" company="Drake53"> // Licensed under the MIT license. // See the LICENSE file in the project root for more information. // </copyright> // -------------------------------------------------------------------...
29.361446
90
0.544112
[ "MIT" ]
Drake53/War3Net
src/War3Net.Build.Core/Environment/Region.cs
2,439
C#
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //----------------------------------...
28.375
81
0.389868
[ "Apache-2.0" ]
0xh4di/myrtille
Myrtille.Web/GetCursor.aspx.designer.cs
454
C#
using System.Collections; using System.Collections.Generic; using UnityEngine; // This behaviour marks prototypes on which trees can grow public class TreeGrowingPrototype : MonoBehaviour { }
27.714286
58
0.814433
[ "MIT" ]
Alan-love/wavefunctioncollapse
Assets/Code/Trees/TreeGrowingPrototype.cs
196
C#
// <auto-generated /> using System; using AspNetCoreIdentity.Areas.Identity.Data; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Infrastructure; using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Migrations; using Microsoft.EntityFrameworkCore.Storage.ValueConve...
35.118143
125
0.489127
[ "MIT" ]
gerasoa/RAS.ASPNET-Identity
AspNetCoreIdentity/Migrations/20210214131819_Identity.Designer.cs
8,325
C#
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System; using System.Collections.Generic; using System.Linq; using System.Management.Automation; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.Logging; namespace Microsoft.PowerShell.EditorServices.Serv...
34.25788
108
0.542405
[ "MIT" ]
Knas2121/PowerShellEditorServices
src/PowerShellEditorServices/Services/PowerShellContext/Console/ChoicePromptHandler.cs
11,956
C#
using System.Collections; using System.Collections.Generic; using System; using NetRuntimeSystem = System; using System.ComponentModel; using NetOffice.Attributes; using NetOffice.CollectionsGeneric; namespace NetOffice.ExcelApi { /// <summary> /// DispatchInterface Slicers /// SupportByVersion Excel, 14,15,16 /...
39.64624
225
0.700063
[ "MIT" ]
NetOfficeFw/NetOffice
Source/Excel/DispatchInterfaces/Slicers.cs
14,235
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...
36.994709
118
0.595109
[ "Apache-2.0" ]
EbstaLimited/aws-sdk-net
sdk/src/Services/Comprehend/Generated/Model/DocumentClassifierInputDataConfig.cs
6,992
C#
using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Serialization; using System.Text; using System.Threading.Tasks; namespace libMatrix.Responses.Events.Room { [DataContract] public class JoinRules : MatrixEvents { [DataMember(Name = "content")] public J...
21.583333
53
0.677606
[ "Apache-2.0" ]
VRocker/MatrixAPI
Responses/Events/Room/JoinRules.cs
520
C#
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.AspNetCore.Hosting; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.Hosting; using Microsoft.Extensions.Logging; namespace TimeBasedOTPBT { public class Program { public...
26.928571
70
0.628647
[ "MIT" ]
BogdanCatalin/TimeBasedOtpBt
TimeBasedOTPBT/TimeBasedOTPBT/Program.cs
754
C#
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // La información general de un ensamblado se controla mediante el siguiente // conjunto de atributos. Cambie estos valores de atributo para modificar la información // asociada a un ensamblado. [assembly: AssemblyT...
38.827586
112
0.75222
[ "MIT" ]
carlubian/Vestis
Vestis/Vestis.UWP/Properties/AssemblyInfo.cs
1,143
C#
using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Text; using System.Threading.Tasks; using CliWrap; using CliWrap.Builders; namespace DotNetReleaser.Runners; public record DotNetResult(CommandResult CommandResult, string CommandLine, string Output) { ...
32.716667
171
0.675751
[ "BSD-2-Clause" ]
xoofx/dotnet-releaser
src/dotnet-releaser/Runners/DotNetRunnerBase.cs
3,928
C#
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //--...
39.111111
197
0.563494
[ "MIT" ]
Infragistics/winforms-samples
Applications/IGExcel/IGExcel/Resources/SamplesBrowser/SamplesBrowser.Designer.cs
7,043
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.173469
134
0.616118
[ "Apache-2.0" ]
ChristopherButtars/aws-sdk-net
sdk/src/Services/XRay/Generated/Model/Internal/MarshallTransformations/SegmentUnmarshaller.cs
3,251
C#
using System; namespace YmlTransform.Models { class TransformItem { private string _value; private bool _used; public string Path { get; set; } public string Type { get; set; } public string Languages { get; set; } public Guid FieldId { get; set; } pub...
20.103448
45
0.48199
[ "MIT" ]
luuksommers/YamlTransform
src/YmlTransform/Models/TransformItem.cs
585
C#
#if !NETSTANDARD13 /* * 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 ...
39.989899
156
0.671887
[ "Apache-2.0" ]
PureKrome/aws-sdk-net
sdk/src/Services/StepFunctions/Generated/Model/_bcl45+netstandard/ListStateMachinesPaginator.cs
3,959
C#
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.AspNetCore.Mvc.RazorPages; namespace Core_Web_App.Pages { public class AboutModel : PageModel { public string Message { get; set; } public void OnGet() { Messag...
20
59
0.657895
[ "MIT" ]
TiagoPT/.NET-Latest-Greatest
Playground/Core Web App/Pages/About.cshtml.cs
382
C#
#pragma warning disable 1591 //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerate...
31.871699
139
0.732452
[ "MIT" ]
Redth/f50
Sample/SampleServices.Android/Resources/Resource.designer.cs
238,974
C#
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated from a template. // // Manual changes to this file may cause unexpected behavior in your application. // Manual changes to this file will be overwritten if the code is regenerated....
35.166667
128
0.565877
[ "MIT" ]
brayancruces/Sparrow
Sparrow.Domain/Rol.cs
1,055
C#
//---------------------- // <auto-generated> // This file was automatically generated. Any changes to it will be lost if and when the file is regenerated. // </auto-generated> //---------------------- #pragma warning disable using System; using SQEX.Luminous.Core.Object; using System.Collections.Generic; using CodeDom...
70.666667
269
0.742767
[ "MIT" ]
Gurrimo/Luminaire
Assets/Editor/Generated/Black/Sequence/Action/TimeLine/Camera/SequenceActionTimeLineCameraCharRelativeAttachTrack.generated.cs
6,360
C#
// Author: // Brian Faust <brian@ark.io> // // Copyright (c) 2018 Ark Ecosystem <info@ark.io> // // 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 Software without restriction, including withou...
40.55102
109
0.733266
[ "MIT" ]
ArkEcosystem/dotnet-crypto
ArkEcosystem.Crypto.Tests/Transactions/Serializers/TransferTest.cs
1,987
C#
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated from a template. // // Manual changes to this file may cause unexpected behavior in your application. // Manual changes to this file will be overwritten if the code is regenerated....
41.363636
85
0.586081
[ "Apache-2.0" ]
lerwine/RIMSS
Rimss.Web/Data/View_ApplicationListing.cs
1,365
C#
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated from a template. // // Manual changes to this file may cause unexpected behavior in your application. // Manual changes to this file will be overwritten if the code is regenerated...
29.133333
85
0.52746
[ "MIT" ]
VE-2016/3DModelExplorer
helix-toolkit3d/Source/Examples/WPF/DataProject/Model1.Context.cs
876
C#
#pragma warning disable 108 // new keyword hiding #pragma warning disable 114 // new keyword hiding namespace Windows.Media.PlayTo { #if __ANDROID__ || __IOS__ || NET461 || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__ || __MACOS__ [global::Uno.NotImplemented] #endif public partial class CurrentTimeChangeRequestedE...
38.304348
144
0.749149
[ "Apache-2.0" ]
AbdalaMask/uno
src/Uno.UWP/Generated/3.0.0.0/Windows.Media.PlayTo/CurrentTimeChangeRequestedEventArgs.cs
881
C#
using System; namespace Maths { public class Point : IComparable<Point> { public double x; public double y; public Point(double x, double y) { this.x = Math.Round(x, 2); this.y = Math.Round(y, 2); } // compare the points as in projection...
24.060606
118
0.517632
[ "MIT" ]
econnolly27/MudanoSpaceGame
Maths/Point.cs
796
C#
using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Text; using INITool.Parser.Tokeniser; using INITool.Parser.Units; namespace INITool.Parser.Parselets { internal class NumericParselet : Parselet, IPrefixParselet { public NumericParselet(Parser ...
35.045455
117
0.537776
[ "MIT" ]
Spanfile/INITool
INITool/Parser/Parselets/NumericParselet.cs
6,170
C#
using System.Threading; using System.Web.Razor.Parser; using System.Web.Razor.Parser.SyntaxTree; using System.Web.Razor.Test.Framework; using System.Web.Razor.Text; using Moq; using Xunit; namespace System.Web.Razor.Test.Parser { public class CallbackParserListenerTest { [Fact] public void Lis...
41.564417
165
0.600738
[ "Apache-2.0" ]
douchedetector/mvc-razor
test/System.Web.Razor.Test/Parser/CallbackParserListenerTest.cs
6,777
C#
using System; using System.Net; using System.Net.Http; using System.Net.Http.Headers; using System.Threading.Tasks; using Altinn.App.PlatformServices.Extensions; using Altinn.App.PlatformServices.Helpers; using Altinn.App.Services.Configuration; using Altinn.App.Services.Constants; using Altinn.App.Services.Interface; ...
40.510345
200
0.647089
[ "BSD-3-Clause" ]
TheTechArch/altinn-studio
src/Altinn.Apps/AppTemplates/AspNet/Altinn.App.PlatformServices/Implementation/RegisterAppSI.cs
5,874
C#
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. // All Rights Reserved. // Licensed under the MIT License. // See License in the project root for license information. // ---------------------------------------------------------------------...
40.62963
145
0.581586
[ "MIT" ]
Bhaskers-Blu-Org2/groove-api-sdk-csharp
src/GrooveApiClient/IUserTokenManager.cs
1,099
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("KS...
38.72973
84
0.747383
[ "MIT" ]
Alshain01/DirectoryJunctionCreator
Properties/AssemblyInfo.cs
1,436
C#
using System; using System.Collections.Generic; using System.IO; using System.Reflection; namespace RPG_Character_Creator { class Program { static void Main(string[] args) { Console.WriteLine("Welcome to RPG Character Creator! \nThis software was developed by Barzotti Cr...
46.97546
200
0.481259
[ "MIT" ]
NocturneCrowz/RPG-Character-Creator
RPG Character Creator/Program.cs
7,659
C#
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System; using System.Diagnostics; using System.IO; using System.Linq; namespace Yarp.Kubernetes.Tests.Utils; public static class TestYaml { private static readonly IResourceSerializers _serializers = new ResourceSerializers(); ...
33.545455
148
0.633604
[ "MIT" ]
pipeline-foundation/reverse-proxy
test/Kubernetes.Tests/Utils/TestYaml.cs
1,845
C#
using System; using DClean.Domain.Interfaces; namespace DClean.Domain.Common.BaseEntities { public abstract class SoftDeleteAuditedEntity<TUserPK> : UpdateAuditedEntity<TUserPK>, ISoftDeleteAuditedEntity<TUserPK> where TUserPK : struct { public TUserPK? DeletedById { get; set; } public...
27.75
124
0.69009
[ "MIT" ]
amro93/DClean
DClean/DClean.Domain/Common/SoftDeleteAuditedEntity.cs
557
C#
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //--...
39.267606
182
0.604735
[ "MIT" ]
Rumirad64/ASYNC_AWAIT
ASYNC_AWAIT_FORM/Properties/Resources.Designer.cs
2,790
C#
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; namespace Restall.Ichnaea { public class DomainEventFunnel: IDisposable { private readonly WeakReference<object> observable; private readonly Delegate observer; public DomainEventFunnel(object observable, Source.Of<ob...
30.423077
122
0.771176
[ "MIT" ]
pete-restall/Ichnaea
Ichnaea/DomainEventFunnel.cs
1,584
C#
using System.Data.Common; using NPoco; using Umbraco.Cms.Infrastructure.Persistence; namespace Umbraco.Cms.Persistence.SqlServer.Interceptors; public abstract class SqlServerConnectionInterceptor : IProviderSpecificConnectionInterceptor { public string ProviderName => Constants.ProviderName; public abstract ...
28.823529
93
0.816327
[ "MIT" ]
Lantzify/Umbraco-CMS
src/Umbraco.Cms.Persistence.SqlServer/Interceptors/SqlServerConnectionInterceptor.cs
490
C#
//****************************************************************************************************** // PQIWSClient.cs - Gbtc // // Copyright © 2021, Grid Protection Alliance. All Rights Reserved. // // Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. See // the...
42.092199
166
0.597473
[ "MIT" ]
GridProtectionAlliance/openXDA
Source/Libraries/openXDA.PQI/PQIWSClient.cs
5,938
C#
#if MapRenderV1 using System; using System.Collections.Generic; using System.Text; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; namespace WzComparerR2.MapRender.Patches { public class FootholdPatch : RenderPatch { public FootholdPatch() { } private in...
22.777778
119
0.47561
[ "MIT" ]
Atomadeus/WzComparerR2
WzComparerR2.MapRender/Patches/FootholdPatch.cs
2,052
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 "li...
34.470588
111
0.657423
[ "Apache-2.0" ]
philasmar/aws-sdk-net
sdk/src/Services/Glue/Generated/Model/Internal/MarshallTransformations/SchemaChangePolicyMarshaller.cs
2,344
C#
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="PropertyGrid.cs" company="PropertyTools"> // Copyright (c) 2014 PropertyTools contributors // </copyright> // <summary> // Specifies how the label widths are shared. // ...
36.024665
187
0.514497
[ "MIT" ]
NhatNguyenBlue/PropertyTools
Source/PropertyTools.Wpf/PropertyGrid/PropertyGrid.cs
67,188
C#
using System; using UnityEngine; using SA.iOS.Foundation; namespace SA.iOS.AuthenticationServices { /// <summary> /// A credential that results from a successful Apple ID authentication. /// </summary> [Serializable] public class ISN_ASAuthorizationAppleIDCredential { [SerializeField] ...
29.440476
127
0.572584
[ "MIT" ]
Alnirel/com.stansassets.running-dinosaur-clone
Assets/Plugins/StansAssets/NativePlugins/IOSNativePro/Runtime/API/AuthenticationServices/Models/ISN_ASAuthorizationAppleIDCredential.cs
2,479
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Text.RegularExpressions; namespace ProxyTool.ProxyFindingParser { class rosinstrument : NaiveParsingClass { public rosinstrument() { } Regex textre...
28.904762
118
0.559583
[ "MIT" ]
dabbers/ProxyScanner
ProxyTool/ProxyFindingParser/rosinstrument.com.cs
1,823
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("Ta...
37.378378
84
0.742589
[ "MIT" ]
BoyanDimitrov77/DataStructure
Recursion/Task6/Properties/AssemblyInfo.cs
1,386
C#
using System; using PokeD.Core.Data.PokeApi; namespace PokeD.Core.Test { public static class PokeApiV2Class { private const int MaxPokemon = 721; private const int MaxType = 18; private const int MaxGender = 3; private const int MaxAbility ...
66.9
194
0.632287
[ "MIT" ]
Aragas/PokeD.Core
PokeD.Core.Test/PokeApiV2Class.cs
2,009
C#
// The MIT License (MIT) // // Copyright (c) 2014-2017, Institute for Software & Systems Engineering // // 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 Software without restriction, including wi...
33.846154
115
0.705615
[ "MIT" ]
isse-augsburg/ssharp
Models/Pill Production/Modeling/Station.cs
7,482
C#
using System.IO.Compression; using System.Linq; using System.Reactive.Linq; using akarnokd.reactive_extensions; using NUnit.Framework; using Shouldly; using Xpand.Extensions.Reactive.Transform; using Xpand.TestsLib; namespace Xpand.Extensions.Tests{ public class RoundRobinTests:BaseTest{ [Test] public void Obser...
24.375
74
0.758974
[ "Apache-2.0" ]
mbogaerts/DevExpress.XAF
src/Tests/Extensions/RoundRobinTests.cs
587
C#
namespace Steam.Net.GameCoordinators { public enum GameCoordinatorMessageType { SystemMessage = 4001, ReplicateConVars, ConVarUpdated, ClientWelcome, ServerWelcome, ClientHello, ServerHello, ClientConnectionStatus = 4009, ServerConnectionS...
22.846154
42
0.612795
[ "MIT" ]
ObsidianMinor/SteamStandard
src/Steam.Net/GameCoordinators/GameCoordinatorMessageType.cs
596
C#
// <auto-generated /> // Built from: hl7.fhir.r5.core version: 4.6.0 // Option: "NAMESPACE" = "fhirCsR5" using fhirCsR5.Models; namespace fhirCsR5.ValueSets { /// <summary> /// This value set includes concept codes for specific substances/pharmaceutical products, allergy or intolerance conditions, and negation/...
27.397754
227
0.599555
[ "MIT" ]
microsoft-healthcare-madison/argonaut-subscription-server-proxy
argonaut-subscription-server-proxy/Fhir/R5/ValueSets/AllergyintoleranceCode.cs
773,330
C#
// Copyright (c) 2017 Andrew Vardeman. Published under the MIT license. // See license.txt in the FileSharper distribution or repository for the // full text of the license. using System; using System.Collections.Generic; using System.IO; using System.Threading; using FileSharperCore.Util; namespace FileSharperCore...
29.212766
123
0.604516
[ "MIT" ]
adv12/FileSharper
src/FileSharper/FileSharperCore/FieldSources/Text/WordCountFieldSource.cs
1,375
C#
using System; using Xunit.Metadata.Core; using Xunit.Sdk; namespace Xunit.Metadata { /// <inheritdoc cref="ITraitAttribute" /> /// <summary>System is assessed in terms of responsiveness and stability under various workloads.</summary> [XunitCategory("Performance")] [AttributeUsage(AttributeTa...
37.48
112
0.662753
[ "MIT" ]
jrbeverly/xunit-metadata
src/Xunit.Metadata/PerformanceAttribute.cs
939
C#
// Copyright (c) Six Labors. // Licensed under the Apache License, Version 2.0. namespace SixLabors.ImageSharp.Memory.Internals { /// <summary> /// Provides an <see cref="IManagedByteBuffer"/> based on <see cref="BasicArrayBuffer{T}"/>. /// </summary> internal sealed class BasicByteBuffer : BasicArrayB...
32.1
96
0.61215
[ "Apache-2.0" ]
AlexNDRmac/ImageSharp
src/ImageSharp/Memory/Allocators/Internals/BasicByteBuffer.cs
642
C#
using GovUk.Education.ExploreEducationStatistics.Common.Extensions; using Microsoft.EntityFrameworkCore.Migrations; using static GovUk.Education.ExploreEducationStatistics.Data.Model.Migrations.MigrationConstants; namespace GovUk.Education.ExploreEducationStatistics.Data.Model.Migrations { public partial class EE...
49.875
192
0.695489
[ "MIT" ]
benoutram/explore-education-statistics
src/GovUk.Education.ExploreEducationStatistics.Data.Model/Migrations/20210107162140_EES-1791_Add_LA_Boundary_Data.cs
1,598
C#
using SOA.Base; using UnityEditor; using System; namespace SOA.Common.Primitives { [CustomEditor(typeof(ShortGameEvent))] public class ShortGameEventEditor : GameEventEditor<ShortGameEvent, ShortUnityEvent, short> { } }
21.454545
95
0.758475
[ "MIT" ]
Luxulicious/SOA
Package/Core/Editor/Game Events/Primitives/ShortGameEventEditor.cs
236
C#
#region license // Copyright 2016 Christoph Müller // // 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 applica...
31.967213
78
0.610769
[ "Apache-2.0" ]
2i/LockFreeDoublyLinkedList
test/Tests/Test001_/Operations/SetValue.cs
1,953
C#
/* * Copyright 2010-2014 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 "l...
31.759657
121
0.551351
[ "Apache-2.0" ]
DetlefGolze/aws-sdk-net
sdk/src/Services/CodeArtifact/Generated/Model/ListPackagesRequest.cs
7,400
C#
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System; using System.Collections.Generic; using System.Net.Http; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Options; using Yarp.ReverseProxy.Model; using Yarp.Rever...
34.806283
142
0.644856
[ "MIT" ]
ArchonSystemsInc/reverse-proxy
src/ReverseProxy/Health/ActiveHealthCheckMonitor.cs
6,648
C#
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using inventory.Controllers; namespace Microsoft.AspNetCore.Mvc { public static class UrlHelperExtensions { public static string EmailConfirmationLink(this IUrlHelper urlHelper, string userId, string code, ...
31.733333
124
0.622899
[ "MIT" ]
newkisoft/newki-inventory-main
inventory/Extensions/UrlHelperExtensions.cs
952
C#
using System; using Ayehu.Sdk.ActivityCreation.Interfaces; using Ayehu.Sdk.ActivityCreation.Extension; using Ayehu.Sdk.ActivityCreation.Helpers; using System.Net; using System.Net.Http; using System.Text; using System.Collections.Generic; namespace Ayehu.Thycotic { public class TY_Get_Users_In_Team : IActivityAsyn...
36.147929
251
0.623015
[ "MIT" ]
Ayehu/custom-activities
Thycotic/Teams/TY Get Users In Team/TY Get Users In Team.cs
6,109
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; namespace LinqToDB.Common.Internal.Cache { internal class CacheEntryStack { private readonly CacheEntryStack _p...
25.268293
112
0.569498
[ "MIT" ]
FrancisChung/linq2db
Source/LinqToDB/Common/Internal/Cache/CacheEntryStack.cs
998
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/ShObjIdl_core.h in the Windows SDK for Windows 10.0.20348.0 // Original source is Copyright © Microsoft. All rights reserved. using System; using System.R...
42.157895
182
0.697878
[ "MIT" ]
IngmarBitter/terrafx.interop.windows
sources/Interop/Windows/Windows/um/ShObjIdl_core/IEnumAssocHandlers.cs
3,206
C#
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; using BaseFormsApp.Utils; namespace BaseFormsApp { public partial class Form1 : Form { pr...
22.56
57
0.677305
[ "MIT" ]
tys-hiroshi/BaseFormsAppNetFramework
BaseFormsApp/BaseFormsApp/Form1.cs
564
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 // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
52.414566
216
0.651293
[ "Apache-2.0" ]
flagbug/google-cloud-dotnet
apis/Google.Cloud.PhishingProtection.V1Beta1/Google.Cloud.PhishingProtection.V1Beta1/PhishingProtectionServiceV1Beta1Client.cs
37,424
C#
using UnityEditor; using UnityEngine; using System.Reflection; using UnityEditorInternal; using System.Linq; using System; using System.Collections; using System.Collections.Generic; namespace Wargon.LeoEcsExtention.Unity { public static class ComponentInspector { private static bool remove; ...
39.424242
133
0.526957
[ "MIT" ]
AlexWargon/LeoEcs-Unity-Extension
LesEcsPrefabs/Unity/Editor/ComponentInspector.cs
9,109
C#
using System; using System.Numerics; namespace WeekendRayTracer.Models { public readonly struct Vec3 { private Vector3 Vector { get; } public float X { get => Vector.X; } public float Y { get => Vector.Y; } public float Z { get => Vector.Z; } public float LengthSquared...
30.428571
130
0.520833
[ "MIT" ]
alenvall/wknd-ray-tracer
WeekendRayTracer/Models/Vec3.cs
3,410
C#
/* * Copyright 2010-2014 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 "l...
35.365385
161
0.600598
[ "Apache-2.0" ]
Bio2hazard/aws-sdk-net
sdk/src/Services/EC2/Generated/Model/Internal/MarshallTransformations/AccountAttributeUnmarshaller.cs
3,678
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 "li...
42.653846
228
0.658927
[ "Apache-2.0" ]
philasmar/aws-sdk-net
sdk/src/Services/KinesisAnalyticsV2/Generated/Model/Internal/MarshallTransformations/SqlApplicationConfigurationDescriptionUnmarshaller.cs
4,436
C#
using PizzaStore.CliClient.ViewModels; using System; namespace PizzaStore.CliClient { public class Program { static void Main(string[] args) { UserViewModel.TopMenu(); } } }
15
39
0.6
[ "MIT" ]
GGSimmons1992/gary-ms
PizzaStore/PizzaStore.CliClient/Program.cs
227
C#
using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp; using Stryker.Core.Mutators; using System.Linq; using Shouldly; using Xunit; namespace Stryker.Core.UnitTest.Mutators { public class PostfixUnaryMutatorTests { [Theory] [InlineData(SyntaxKind.PostIncrementExpression, SyntaxKind...
37
112
0.712022
[ "Apache-2.0" ]
SeeSharpy/stryker-net
src/Stryker.Core/Stryker.Core.UnitTest/Mutators/PostfixUnaryMutatorTests.cs
1,075
C#
using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; using System.Threading.Tasks; using Abp.Application.Services; using Abp.Application.Services.Dto; using Abp.Authorization; using Abp.Domain.Entities; using Abp.Domain.Repositories; using Abp.Extensions; using Abp.IdentityFramewo...
36.903509
198
0.630021
[ "MIT" ]
junaid-tahir847/techpos
aspnet-core/src/TechPOS.Application/Users/UserAppService.cs
8,416
C#
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the MIT license. See License.txt in the project root for license information. using System; using System.Collections.Immutable; using System.Composition; using System.Linq; using System.Threading; using System.Threading.Tasks; using Analyzer.Utilities;...
41.583333
144
0.700067
[ "MIT" ]
AndreasVolkmann/roslyn-analyzers
src/NetAnalyzers/CSharp/Microsoft.CodeQuality.Analyzers/QualityGuidelines/CSharpAvoidDuplicateElementInitializationFixer.cs
2,994
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.IO; using System.Text.RegularExpressions; namespace Punkty_przeciec { public class DataReader { private static readonly string _inputPath = Path.GetDirectoryName(System.Refl...
35.981132
161
0.512323
[ "MIT" ]
MaciejMilanski/GGA
Punkty_przeciec/Punkty_przeciec/DataReader.cs
1,909
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace GAPPSF.Core { public partial class Settings { public string GDAKTargetFolder { get { return GetProperty(""); } set { SetProperty(value); } ...
22.783784
60
0.553974
[ "MIT" ]
GlobalcachingEU/GAPP
GAPPSF/Core/Settings/GDAKSettings.cs
845
C#
using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using Microsoft.AspNet.Identity; using Microsoft.Owin.Security; namespace GigHub.Models { public class IndexViewModel { public bool HasPassword { get; set; } public IList<UserLoginInfo> Logins { get; set; } ...
30.813953
110
0.625283
[ "MIT" ]
SandipPunalkar/GigHub
GigHub/Models/ManageViewModels.cs
2,652
C#
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System; using System.Collections.Generic; using System.Reflection; using System.Runtime.CompilerServices; using System.Text; using System.Threading; using System.Threading.Tasks; using Azure.Core; using Azure.Messagi...
50.732034
306
0.648268
[ "MIT" ]
soshekar/azure-sdk-for-net
sdk/eventhub/Azure.Messaging.EventHubs.Processor/tests/EventProcessorClient/EventProcessorClientTests.cs
41,653
C#
using System.Linq; using System.Threading; using System.Threading.Tasks; using AutoMapper; using AutoMapper.QueryableExtensions; using HelpfulWebsite_2.Application.Common.Interfaces; using MediatR; using Microsoft.EntityFrameworkCore; namespace HelpfulWebsite_2.Application.TodoLists.Queries.ExportTodos { public c...
32.659574
114
0.676221
[ "MIT" ]
CameronHunter000/HelpfulWebsite2
src/Application/TodoLists/Queries/ExportTodos/ExportTodosQuery.cs
1,537
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...
35.783333
100
0.695855
[ "BSD-3-Clause" ]
ALFNeT/NLog
src/NLog/Targets/SmtpAuthenticationMode.cs
2,147
C#
using System; using System.Collections.Generic; using System.IO; using System.Text; using System.Threading.Tasks; namespace TeslaCanBusInspector.Common { public class CsvRowWriter : ICsvRowWriter { private static readonly Dictionary<string, Func<CsvRow, string>> Properties = new...
41.216667
122
0.566114
[ "MIT" ]
hanswolff/TeslaCanBusInspector
TeslaCanBusInspector/Common/CsvRowWriter.cs
2,416
C#
using AspNetCoreHero.Boilerplate.Domain.Entities.Catalog; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace AspNetCoreHero.Boilerplate.Application.Interfaces.Repositories { public interface IProductRepository { IQueryable<Product> Products { get; } T...
24.518519
72
0.717523
[ "MIT" ]
engrmalikmubashir/MVCCoreTemplate
AspNetCoreHero.Boilerplate.Application/Interfaces/Repositories/IProductRepository.cs
664
C#
using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Cors; using Microsoft.AspNetCore.Mvc; using Microsoft.Extensions.Logging; using Status.Models; using Status.Services; using System.Threading.Tasks; namespace Status.Controllers { [ApiController] [EnableCors("CorsPolicy")] [Route("[contro...
33.734694
147
0.639443
[ "MIT" ]
Dyromic/architekturak_hf
services/status/Status/Controllers/StatusController.cs
1,655
C#
/* * Copyright (c) 2018 - 2021 Daniel Lascelles, https://github.com/dlascelles * This code is licensed under The MIT License. See LICENSE file in the project root for full license information. * License URL: https://github.com/dlascelles/Arithmos/blob/master/LICENSE */ using ArithmosModels; using System; using System....
34.40625
113
0.684832
[ "MIT" ]
dlascelles/Arithmos
Arithmos/Converters/CalculationMethodConverter.cs
1,103
C#
/* * Copyright (c) 2018 THL A29 Limited, a Tencent company. 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 * ...
31.068966
81
0.633185
[ "Apache-2.0" ]
TencentCloud/tencentcloud-sdk-dotnet
TencentCloud/Mongodb/V20190725/Models/DescribeCurrentOpResponse.cs
1,894
C#
using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using AutoMapper; using AdventureWorks.Application.DataEngine.Sales.Store.Queries.GetStores; using AdventureWorks.Domain; using MediatR; using Entities = AdventureWorks.Domain.Entities.Sales; namespace AdventureWorks.Application.D...
35.840909
111
0.677235
[ "Unlicense" ]
CodeSwifterGit/adventure-works
src/AdventureWorks.Application/DataEngine/Sales/Store/Commands/UpdateStore/UpdateStoreSetCommandHandler.cs
1,577
C#
using System.Collections; using System.Collections.Generic; using UnityEngine; public class Follow : MonoBehaviour { public GameObject target; Vector3 offset; // Use this for initialization void Start () { offset = new Vector3(0, 1, -3); } // Update is called once per frame void Update () { ...
22.454545
64
0.680162
[ "MIT" ]
RustedBot/Game-Engines
Lab 2/Assets/Follow.cs
496
C#
using System.Collections.Generic; using Quaver.Shared.Graphics.Form.Dropdowns; using Quaver.Shared.Graphics.Form.Dropdowns.Custom; using Wobble.Graphics; using ColorHelper = Quaver.Shared.Helpers.ColorHelper; namespace Quaver.Shared.Screens.Music.UI.Controller.Search.Dropdowns { public class MusicControllerPrivacy...
30.235294
104
0.611868
[ "MPL-2.0", "MPL-2.0-no-copyleft-exception" ]
Adrriii/Quaver
Quaver.Shared/Screens/Music/UI/Controller/Search/Dropdowns/MusicControllerPrivacyDropdown.cs
1,028
C#
using System.Runtime.Serialization; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.Logging.Abstractions; using Moq; using NUnit.Framework; using TPP.Core.Overlay; namespace TPP.Core.Tests.Overlay { public class OverlayConnectionTest { private readonly Mock<IBroadcastSe...
35.054545
117
0.633817
[ "MIT" ]
Fenris2142/tpp-core2
tests/TPP.Core.Tests/Overlay/OverlayConnectionTest.cs
1,928
C#
// Copyright (c) All contributors. All rights reserved. Licensed under the MIT license. using System; using System.Collections.Generic; using System.Linq; using System.Runtime.InteropServices; namespace Netsphere; [TinyhandObject] public partial class PacketPunch : IPacket { public PacketId PacketId => PacketId...
21
88
0.681244
[ "BSD-2-Clause", "MIT" ]
archi-Doc/LP
Netsphere/Packet/PacketPunch.cs
1,031
C#
using System; using System.Net.Http; using System.Text.Json; using System.Threading.Tasks; using BlazorApps.Shared.Common; using BlazorApps.Shared.Models.IdentityModels; using BlazorApps.Shared.Services; using Microsoft.AspNetCore.Components; using Microsoft.AspNetCore.Components.Forms; using TanvirArjel.Blazor.Compon...
34.38843
102
0.599615
[ "MIT" ]
TanvirArjel/CleanArchitecture
src/ClientApps/BlazorWasmApp/Components/IdentityComponents/LoginComponent.razor.cs
4,163
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework; namespace KirbyArena { public class Snowflake : AnimatedObject { float fallRate; public Snowflake(Texture2D spriteSheet, Rectangle dest)...
26.564103
82
0.61583
[ "MIT" ]
Squirrelbear/KirbyArenaPublic
KirbyArena/KirbyArena/KirbyArena/GameObjects/Effects/Snowflake.cs
1,038
C#
// <copyright file="EventBuffer.cs" company="ViewTonic contributors"> // Copyright (c) ViewTonic contributors. All rights reserved. // </copyright> namespace ViewTonic.Sdk { using System; using System.Collections.Concurrent; using System.Diagnostics; using System.Threading; public sea...
30.9375
119
0.524675
[ "MIT" ]
cameronfletcher/ViewTonic
src/ViewTonic/Sdk/EventBuffer.cs
3,467
C#
using System; using System.Threading; #if NO_THREADS using System.Threading.Tasks; #endif namespace Org.BouncyCastle.Crypto.Prng { /** * A thread based seed generator - one source of randomness. * <p> * Based on an idea from Marcus Lippert. * </p> */ public class ThreadedSeedGenerator { private class S...
22.792308
88
0.552481
[ "MIT" ]
LuckyLeee/RSAUtil
BouncyCastle.Crypto/crypto/prng/ThreadedSeedGenerator.cs
2,963
C#
using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.IO; using System.Diagnostics; using System.Net; // for WebClient class using System.Xml; using System.Linq; usin...
32.975819
161
0.519272
[ "Apache-2.0" ]
donsllon/dp2
dp2Circulation/TestForm.cs
66,553
C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace GUC.Types { public struct WorldTime { public static readonly WorldTime Zero = new WorldTime(0); public const int SecondsPerDay = 86400; public const int SecondsPerHour = 3600; publi...
27.825806
137
0.522722
[ "BSD-2-Clause" ]
JulianVo/SumpfkrautOnline-Khorinis
GUCClient/Types/WorldTime.cs
8,628
C#