hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
588 values
lang
stringclasses
305 values
max_stars_repo_path
stringlengths
3
363
max_stars_repo_name
stringlengths
5
118
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringdate
2015-01-01 00:00:35
2022-03-31 23:43:49
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-01 12:37:38
2022-03-31 23:59:52
max_issues_repo_path
stringlengths
3
363
max_issues_repo_name
stringlengths
5
118
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
363
max_forks_repo_name
stringlengths
5
135
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringdate
2015-01-01 00:01:02
2022-03-31 23:27:27
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-03 08:55:07
2022-03-31 23:59:24
content
stringlengths
5
1.05M
avg_line_length
float64
1.13
1.04M
max_line_length
int64
1
1.05M
alphanum_fraction
float64
0
1
8f45f40c0a2295258214d009ade98386d871ea4b
441
cs
C#
src/Compatibility/ControlGallery/src/Core/GalleryPages/RefreshViewGalleries/RefreshLayoutMarginGallery.xaml.cs
abod1944/maui
00df9c13a8939b58ac1b55ab861211ff3d3007db
[ "MIT" ]
16,061
2020-05-19T15:14:28.000Z
2022-03-31T16:48:19.000Z
src/Compatibility/ControlGallery/src/Core/GalleryPages/RefreshViewGalleries/RefreshLayoutMarginGallery.xaml.cs
abod1944/maui
00df9c13a8939b58ac1b55ab861211ff3d3007db
[ "MIT" ]
3,625
2020-05-19T15:44:37.000Z
2022-03-31T23:56:43.000Z
src/Compatibility/ControlGallery/src/Core/GalleryPages/RefreshViewGalleries/RefreshLayoutMarginGallery.xaml.cs
abod1944/maui
00df9c13a8939b58ac1b55ab861211ff3d3007db
[ "MIT" ]
957
2020-05-19T15:16:18.000Z
2022-03-31T08:44:40.000Z
namespace Microsoft.Maui.Controls.Compatibility.ControlGallery.GalleryPages.RefreshViewGalleries { public partial class RefreshLayoutMarginGallery : ContentPage { public RefreshLayoutMarginGallery() { InitializeComponent(); BindingContext = new RefreshViewModel(); } void OnMarginValueChanged(object se...
24.5
97
0.773243
a45ba963235fca3360f8fb514dc3f742933572ec
11,158
cs
C#
Source/Schema.NET/core/Invoice.cs
csdecrypt/Schema.NET
a561e799254f5a65af565960aaad4748a4017246
[ "MIT" ]
null
null
null
Source/Schema.NET/core/Invoice.cs
csdecrypt/Schema.NET
a561e799254f5a65af565960aaad4748a4017246
[ "MIT" ]
null
null
null
Source/Schema.NET/core/Invoice.cs
csdecrypt/Schema.NET
a561e799254f5a65af565960aaad4748a4017246
[ "MIT" ]
null
null
null
namespace Schema.NET { using System; using System.Runtime.Serialization; using Newtonsoft.Json; /// <summary> /// A statement of the money due for goods or services; a bill. /// </summary> public partial interface IInvoice : IIntangible { /// <summary> /// T...
42.915385
297
0.586395
bd251385c5b3b2cdf2532d98ff01a2cfcc3a28e7
331
cs
C#
test/MsieJavaScriptEngine.Test.ChakraEdgeJsRt/MultithreadingTests.cs
Taritsyn/MsieJavaScriptEngine
729542e508f64b62a89dd1456a633f5f4d8288c0
[ "MIT", "ECL-2.0", "Apache-2.0", "MS-PL" ]
84
2015-01-01T19:20:27.000Z
2022-02-05T16:48:34.000Z
test/MsieJavaScriptEngine.Test.ChakraEdgeJsRt/MultithreadingTests.cs
Taritsyn/MsieJavaScriptEngine
729542e508f64b62a89dd1456a633f5f4d8288c0
[ "MIT", "ECL-2.0", "Apache-2.0", "MS-PL" ]
15
2015-10-05T14:52:16.000Z
2018-10-02T06:35:23.000Z
test/MsieJavaScriptEngine.Test.ChakraEdgeJsRt/MultithreadingTests.cs
Taritsyn/MsieJavaScriptEngine
729542e508f64b62a89dd1456a633f5f4d8288c0
[ "MIT", "ECL-2.0", "Apache-2.0", "MS-PL" ]
17
2015-01-27T16:51:42.000Z
2021-11-07T18:45:58.000Z
using System; using System.Text.RegularExpressions; using NUnit.Framework; using MsieJavaScriptEngine.Test.Common; namespace MsieJavaScriptEngine.Test.ChakraEdgeJsRt { [TestFixture] public class MultithreadingTests : MultithreadingTestsBase { protected override JsEngineMode EngineMode => JsEngineMode.ChakraEdg...
22.066667
76
0.827795
e08c520ed0be6d93830645639cd72ac087cc1be7
6,677
cs
C#
OhNoPub.ImplicitCastAnalyzer/OhNoPub.ImplicitCastAnalyzer.Test/OhNoPubImplicitCastForeachCSharpUnitTests.cs
binki/OhNoPub.ImplicitCastAnalyzer
8f3e5c797c4e52276bd373eb3efe19f8a19a9ba5
[ "MIT" ]
1
2021-03-29T12:20:34.000Z
2021-03-29T12:20:34.000Z
OhNoPub.ImplicitCastAnalyzer/OhNoPub.ImplicitCastAnalyzer.Test/OhNoPubImplicitCastForeachCSharpUnitTests.cs
binki/OhNoPub.ImplicitCastAnalyzer
8f3e5c797c4e52276bd373eb3efe19f8a19a9ba5
[ "MIT" ]
1
2018-05-31T13:33:37.000Z
2018-05-31T13:33:37.000Z
OhNoPub.ImplicitCastAnalyzer/OhNoPub.ImplicitCastAnalyzer.Test/OhNoPubImplicitCastForeachCSharpUnitTests.cs
binki/OhNoPub.ImplicitCastAnalyzer
8f3e5c797c4e52276bd373eb3efe19f8a19a9ba5
[ "MIT" ]
null
null
null
using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CodeFixes; using Microsoft.CodeAnalysis.Diagnostics; using Microsoft.VisualStudio.TestTools.UnitTesting; using TestHelper; namespace OhNoPub.ImplicitCastAnalyzer.Test { [TestClass] public class OhNoPubImplicitCastForeachCSharpUnitTests : OhNoPubImplici...
24.914179
93
0.543058
bdfb7b21d056eb94cad5dae89f35a7e6916f9827
1,708
cs
C#
KinoG.API/KinoG.BL/AuthenticationService.cs
kvckr/angular-net-core-google-auth-example
a1b844f5d11d1a714663734c257b127e5a582d54
[ "MIT" ]
null
null
null
KinoG.API/KinoG.BL/AuthenticationService.cs
kvckr/angular-net-core-google-auth-example
a1b844f5d11d1a714663734c257b127e5a582d54
[ "MIT" ]
null
null
null
KinoG.API/KinoG.BL/AuthenticationService.cs
kvckr/angular-net-core-google-auth-example
a1b844f5d11d1a714663734c257b127e5a582d54
[ "MIT" ]
null
null
null
using System; using System.Threading.Tasks; using Google.Apis.Auth; using Microsoft.AspNetCore.Identity; using Microsoft.Extensions.Options; using Newtonsoft.Json; namespace KinoG.BL { public class AuthenticationService { private readonly UserManager<IdentityUser> _userManager; p...
36.340426
138
0.628806
a772c64cd4ca65ce6107e4f223875bb96b8d5252
415
cs
C#
aspnet-core/src/LinXiDecorate.Application/Persons/Dto/PersonDto.cs
FayneLi/LinXiDecorate
c19299b224da289f633c385f3dd9586d20c132b6
[ "MIT" ]
null
null
null
aspnet-core/src/LinXiDecorate.Application/Persons/Dto/PersonDto.cs
FayneLi/LinXiDecorate
c19299b224da289f633c385f3dd9586d20c132b6
[ "MIT" ]
8
2019-11-01T03:16:47.000Z
2022-02-13T01:19:26.000Z
aspnet-core/src/LinXiDecorate.Application/Persons/Dto/PersonDto.cs
FayneLi/LinXiDecorate
c19299b224da289f633c385f3dd9586d20c132b6
[ "MIT" ]
1
2019-10-29T09:20:44.000Z
2019-10-29T09:20:44.000Z
using Abp.Application.Services.Dto; using Abp.AutoMapper; using Abp.Domain.Entities; using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Text; namespace LinXiDecorate.Persons.Dto { public class PersonDto : EntityDto<int> { [StringLength(50)] ...
21.842105
50
0.715663
656126a01d741ccdf0bb0f859289b4ef864d0c88
2,914
cs
C#
Source/Libraries/GSF.MMS/Model/GetNamedTypeAttributes_Response.cs
kylekewley/gsf
99169a7c7ca3115b6ec37a48d09d58cd50a8dfc8
[ "MIT" ]
131
2015-08-05T12:22:53.000Z
2022-03-29T14:29:21.000Z
Source/Libraries/GSF.MMS/Model/GetNamedTypeAttributes_Response.cs
kylekewley/gsf
99169a7c7ca3115b6ec37a48d09d58cd50a8dfc8
[ "MIT" ]
53
2016-04-22T19:07:53.000Z
2022-01-27T14:55:55.000Z
Source/Libraries/GSF.MMS/Model/GetNamedTypeAttributes_Response.cs
kylekewley/gsf
99169a7c7ca3115b6ec37a48d09d58cd50a8dfc8
[ "MIT" ]
83
2015-08-31T00:00:47.000Z
2022-01-11T16:46:06.000Z
// // This file was generated by the BinaryNotes compiler. // See http://bnotes.sourceforge.net // Any modifications to this file will be lost upon recompilation of the source ASN.1. // using GSF.ASN1; using GSF.ASN1.Attributes; using GSF.ASN1.Coders; namespace GSF.MMS.Model { [ASN1PreparedElement] [AS...
26.252252
163
0.548387
cb56a5fc32e537d1cdbc27578cf367583134d07d
4,730
cs
C#
BlueSheep/Core/Path/PathCondition.cs
Sadikk/BlueSheep
41dbda8fde8388c1d80956908c98e10a3c2d121e
[ "MIT" ]
22
2015-02-22T19:15:50.000Z
2021-07-25T13:31:05.000Z
BlueSheep/Core/Path/PathCondition.cs
Sadikk/BlueSheep
41dbda8fde8388c1d80956908c98e10a3c2d121e
[ "MIT" ]
5
2015-02-25T05:24:11.000Z
2015-11-16T17:17:22.000Z
BlueSheep/Core/Path/PathCondition.cs
Sadikk/BlueSheep
41dbda8fde8388c1d80956908c98e10a3c2d121e
[ "MIT" ]
40
2015-02-24T21:17:52.000Z
2022-03-22T23:51:49.000Z
using BlueSheep.Interface; using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace BlueSheep.Core.Path { class PathCondition { #region Fields PathConditionEnum m_Cond; object m_delta; char m_operateur; AccountUC account; #...
37.244094
106
0.37611
67f4ebbdb8bad485465362cd896dd277e519589b
478
cs
C#
src/Malla.CardIO.Forms/Malla.CardIO.Forms/Shared/CardType.shared.cs
mallaagency/CardIO.Forms
523a4ecdb070237086cb334f28382328fd67f2f8
[ "MIT" ]
4
2022-03-13T23:21:48.000Z
2022-03-14T11:51:03.000Z
src/Malla.CardIO.Forms/Malla.CardIO.Forms/Shared/CardType.shared.cs
mallaagency/CardIO.Forms
523a4ecdb070237086cb334f28382328fd67f2f8
[ "MIT" ]
1
2022-03-14T15:42:18.000Z
2022-03-14T15:42:18.000Z
src/Malla.CardIO.Forms/Malla.CardIO.Forms/Shared/CardType.shared.cs
mallaagency/CardIO.Forms
523a4ecdb070237086cb334f28382328fd67f2f8
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Malla.CardIO { /// <summary> /// Wrapper enum for the native <c>CreditCardType</c> /// </summary> public enum CardType { Ambiguous, Amex, Discover, ...
17.703704
57
0.58159
4331ce0fc6813b75bf893343259a847a3f5844e7
1,286
cs
C#
Micro.AppRegistration.Api/Internal/UserDataExtensions/UserIdExtension.cs
fossapps/Micro.AppRegistration
2f2e74277127c486581ee3fa7fb658fb18b2951b
[ "MIT" ]
null
null
null
Micro.AppRegistration.Api/Internal/UserDataExtensions/UserIdExtension.cs
fossapps/Micro.AppRegistration
2f2e74277127c486581ee3fa7fb658fb18b2951b
[ "MIT" ]
12
2021-03-28T09:01:14.000Z
2021-12-19T23:33:42.000Z
Micro.AppRegistration.Api/Internal/UserDataExtensions/UserIdExtension.cs
fossapps/Micro.AppRegistration
2f2e74277127c486581ee3fa7fb658fb18b2951b
[ "MIT" ]
null
null
null
using System; using System.Security.Claims; using System.Text; using Micro.AppRegistration.Business.Verification; using Microsoft.AspNetCore.Http; using Microsoft.Extensions.Primitives; namespace Micro.AppRegistration.Api.Internal.UserDataExtensions { public static class UserIdExtension { public static...
31.365854
113
0.615086
434daf49e2074c4392a05185df2bd41d562f8a86
4,981
cs
C#
Source/FunctionMonkey.Testing/AbstractAcceptanceTest.cs
JamesRandall/AzureFromTheTrenches.Commanding.AzureFunctions
45f4b7efc843f13a59899cdaaf470753d99bb212
[ "MIT" ]
276
2018-05-17T19:13:37.000Z
2022-03-20T16:02:13.000Z
Source/FunctionMonkey.Testing/AbstractAcceptanceTest.cs
JamesRandall/AzureFromTheTrenches.Commanding.AzureFunctions
45f4b7efc843f13a59899cdaaf470753d99bb212
[ "MIT" ]
158
2018-05-17T15:57:55.000Z
2021-07-27T17:30:13.000Z
Source/FunctionMonkey.Testing/AbstractAcceptanceTest.cs
JamesRandall/AzureFromTheTrenches.Commanding.AzureFunctions
45f4b7efc843f13a59899cdaaf470753d99bb212
[ "MIT" ]
68
2018-07-12T19:57:46.000Z
2022-03-07T10:38:41.000Z
using System; using System.IO; using System.Net.Http; using System.Threading.Tasks; using AzureFromTheTrenches.Commanding.Abstractions; using Microsoft.AspNetCore.Http; using Microsoft.Extensions.DependencyInjection; namespace FunctionMonkey.Testing { /// <summary> /// A class that can be used as a basis for ...
48.359223
160
0.695643
6dd5d24e4704dc12c51087fc3635c0477824bf3f
738
cs
C#
src/Razor/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelper.cs
adrianwright109/razor-tooling
885a343b00bcab620a90c1550c37dafd730ce984
[ "MIT" ]
104
2018-12-05T00:11:03.000Z
2020-01-06T10:05:11.000Z
src/Razor/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelper.cs
adrianwright109/razor-tooling
885a343b00bcab620a90c1550c37dafd730ce984
[ "MIT" ]
1,627
2020-01-08T19:00:26.000Z
2021-10-06T18:09:05.000Z
src/Razor/test/Microsoft.AspNetCore.Razor.Test.MvcShim/Microsoft.AspNetCore.Razor.TagHelpers/TagHelper.cs
adrianwright109/razor-tooling
885a343b00bcab620a90c1550c37dafd730ce984
[ "MIT" ]
60
2018-12-04T20:24:27.000Z
2019-12-30T20:26:18.000Z
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See License.txt in the project root for license information. #nullable disable using System.Threading.Tasks; namespace Microsoft.AspNetCore.Razor.TagHelpers { public abstract class TagHelper : ITagHelper { publ...
26.357143
95
0.663957
6dfe68ade669d5244ec2be2f624c12ec06486ea6
2,407
cshtml
C#
Pages/Customer/_DetailsPartialView.cshtml
JulioJu/aspnetScholarProject
d5f43245e6c466cb9e5fef509a5eca4740fce3cc
[ "W3C", "Unlicense", "MIT" ]
null
null
null
Pages/Customer/_DetailsPartialView.cshtml
JulioJu/aspnetScholarProject
d5f43245e6c466cb9e5fef509a5eca4740fce3cc
[ "W3C", "Unlicense", "MIT" ]
null
null
null
Pages/Customer/_DetailsPartialView.cshtml
JulioJu/aspnetScholarProject
d5f43245e6c466cb9e5fef509a5eca4740fce3cc
[ "W3C", "Unlicense", "MIT" ]
null
null
null
@using Videotheque.Data @model Customer <dt class="col-sm-2"> @Html.DisplayNameFor(model => model.Firstname) </dt> <dd class="col-sm-10"> @Html.DisplayFor(model => model.Firstname) </dd> <dt class="col-sm-2"> @Html.DisplayNameFor(model => model.Lastname) </dt> <dd class="col-sm-10"> @Html....
25.606383
75
0.634815
1cbc614e29cf05e3f07ea83750765f35bac4c7b4
4,307
cs
C#
ExampleODataFromDocumentDb.Test/MiscellaneousTests.cs
nkinnan/DocumentDbExtensions
5382fd51042ec1932a5e5e64a5e64408744c697d
[ "Unlicense" ]
1
2018-05-17T04:58:15.000Z
2018-05-17T04:58:15.000Z
ExampleODataFromDocumentDb.Test/MiscellaneousTests.cs
nkinnan/DocumentDbExtensions
5382fd51042ec1932a5e5e64a5e64408744c697d
[ "Unlicense" ]
null
null
null
ExampleODataFromDocumentDb.Test/MiscellaneousTests.cs
nkinnan/DocumentDbExtensions
5382fd51042ec1932a5e5e64a5e64408744c697d
[ "Unlicense" ]
1
2021-08-13T06:18:09.000Z
2021-08-13T06:18:09.000Z
using System; using Microsoft.VisualStudio.TestTools.UnitTesting; using ExampleODataFromDocumentDb.Client; using System.Net; using System.Linq; using Microsoft.OData.Client; using System.Net.Http; using Newtonsoft.Json.Linq; using System.Net.Http.Headers; using System.Threading.Tasks; using System.Configuration; using...
39.513761
121
0.6443
1cf333374877fcc98deba3b773edb277152c2e31
2,137
cs
C#
Iwenli/Data/Entity/DataRowEntityFileAttribute.cs
iwenli/ILI
94d7815cebed4888c318bf408669143e699735f9
[ "Apache-2.0" ]
1
2019-08-19T16:55:47.000Z
2019-08-19T16:55:47.000Z
Iwenli/Data/Entity/DataRowEntityFileAttribute.cs
iwenli/Iwenli
94d7815cebed4888c318bf408669143e699735f9
[ "Apache-2.0" ]
null
null
null
Iwenli/Data/Entity/DataRowEntityFileAttribute.cs
iwenli/Iwenli
94d7815cebed4888c318bf408669143e699735f9
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections; using System.Collections.Generic; using System.Data; using System.Text; namespace Iwenli.Data.Entity { /// <summary> /// 数据行类型的实体类,字段属性 /// </summary> public class DataRowEntityFileAttribute : Attribute { /// <summary> /// 用于对数据类型的实体类字段,进行数据...
25.746988
79
0.51708
1cf6fb62bb7e2dde6279aefc19cd187f5fedfeef
848
cs
C#
JuicyPineapple.WebApi/Config/OrganizationType.cs
mattheiler/JuicyPineapple
d53a650ba4e6ce9d9503d9842b64dd66695b3b09
[ "MIT" ]
null
null
null
JuicyPineapple.WebApi/Config/OrganizationType.cs
mattheiler/JuicyPineapple
d53a650ba4e6ce9d9503d9842b64dd66695b3b09
[ "MIT" ]
null
null
null
JuicyPineapple.WebApi/Config/OrganizationType.cs
mattheiler/JuicyPineapple
d53a650ba4e6ce9d9503d9842b64dd66695b3b09
[ "MIT" ]
null
null
null
using HotChocolate.Types; using JuicyPineapple.Core; namespace JuicyPineapple.WebApi.Config { internal class OrganizationType : ObjectType<Organization> { protected override void Configure(IObjectTypeDescriptor<Organization> descriptor) { descriptor.Field(organization => organizati...
47.111111
113
0.701651
e80e6a33fe708857499cce4355936b5b8beea7b6
5,044
cs
C#
src/ResourceManager/RecoveryServices.SiteRecovery/Commands.RecoveryServices.SiteRecovery/Common/PSAsrJobClient.cs
SpillChek2/azure-powershell
5bacbcd4393dccffb61d813f3441267e1994552c
[ "MIT" ]
null
null
null
src/ResourceManager/RecoveryServices.SiteRecovery/Commands.RecoveryServices.SiteRecovery/Common/PSAsrJobClient.cs
SpillChek2/azure-powershell
5bacbcd4393dccffb61d813f3441267e1994552c
[ "MIT" ]
null
null
null
src/ResourceManager/RecoveryServices.SiteRecovery/Commands.RecoveryServices.SiteRecovery/Common/PSAsrJobClient.cs
SpillChek2/azure-powershell
5bacbcd4393dccffb61d813f3441267e1994552c
[ "MIT" ]
2
2020-11-04T04:29:53.000Z
2021-02-02T13:26:27.000Z
// ---------------------------------------------------------------------------------- // // 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://w...
39.40625
86
0.54778
bb348a31c424c50fdaaa4e57df19f47815143733
431
cs
C#
Code/Assets/scripts/BlockEntity.cs
Regretful123/boomblox
924e1bcef165593813ef2c0513b7a5202338efdf
[ "MIT" ]
null
null
null
Code/Assets/scripts/BlockEntity.cs
Regretful123/boomblox
924e1bcef165593813ef2c0513b7a5202338efdf
[ "MIT" ]
null
null
null
Code/Assets/scripts/BlockEntity.cs
Regretful123/boomblox
924e1bcef165593813ef2c0513b7a5202338efdf
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class BlockEntity : MonoBehaviour, IDamage { [SerializeField, Range(1,10)] int points = 1; void Start() => GameManager.Instance.AddBlock(this); void OnDestroy() => GameManager.Instance.RemoveBlock(this); public ...
22.684211
63
0.693735
cdeb9f76b216c0eccd9b027b7779e373b7b9cc50
735
cs
C#
LNF/Scheduler/ProcessInfoItem.cs
lurienanofab/lnf
bdbe3042b33751d7f88a86a5aa5e2b33059bb475
[ "MIT" ]
1
2019-02-19T18:02:22.000Z
2019-02-19T18:02:22.000Z
LNF/Scheduler/ProcessInfoItem.cs
lurienanofab/lnf
bdbe3042b33751d7f88a86a5aa5e2b33059bb475
[ "MIT" ]
null
null
null
LNF/Scheduler/ProcessInfoItem.cs
lurienanofab/lnf
bdbe3042b33751d7f88a86a5aa5e2b33059bb475
[ "MIT" ]
null
null
null
using System.Collections.Generic; namespace LNF.Scheduler { public class ProcessInfoItem : IProcessInfo { public int ProcessInfoID { get; set; } public int ResourceID { get; set; } public string ProcessInfoName { get; set; } public string ParamName { get; set; } public ...
33.409091
64
0.612245
cec9780f6d7c25c9b1ddcc3b3ec381a33a412830
271
cs
C#
Firefly.SqlCmdParser/Lang/Exceptions/UndefinedElementException.cs
fireflycons/Invoke-SqlExecute
c65e244f0d1f6087d2ad1913afb059a06a521cb0
[ "MIT" ]
1
2019-08-14T06:12:33.000Z
2019-08-14T06:12:33.000Z
Firefly.SqlCmdParser/Lang/Exceptions/UndefinedElementException.cs
fireflycons/Invoke-SqlExecute
c65e244f0d1f6087d2ad1913afb059a06a521cb0
[ "MIT" ]
null
null
null
Firefly.SqlCmdParser/Lang/Exceptions/UndefinedElementException.cs
fireflycons/Invoke-SqlExecute
c65e244f0d1f6087d2ad1913afb059a06a521cb0
[ "MIT" ]
null
null
null
namespace SqlExecute.Lang.Exceptions { using System; public class UndefinedElementException : Exception { public UndefinedElementException(string msg, params string[] param) : base(String.Format(msg, param)) { } } }
20.846154
109
0.627306
e3e758cf2aa7d1d7902ecea6748c2a56945b7aa1
1,440
cs
C#
ServerlessBenchmark/ServerlessPlatformControllers/CloudPlatformController.cs
Azure/azure-functions-performance-test
9b280c04b7c57a2e066786d0bfd16a49547a63c9
[ "MIT" ]
14
2016-12-06T06:09:25.000Z
2020-06-01T13:18:04.000Z
ServerlessBenchmark/ServerlessPlatformControllers/CloudPlatformController.cs
Azure/azure-functions-performance-test
9b280c04b7c57a2e066786d0bfd16a49547a63c9
[ "MIT" ]
39
2016-07-15T07:12:55.000Z
2016-11-21T20:07:26.000Z
ServerlessBenchmark/ServerlessPlatformControllers/CloudPlatformController.cs
Azure/azure-functions-performance-test
9b280c04b7c57a2e066786d0bfd16a49547a63c9
[ "MIT" ]
9
2016-09-21T20:48:07.000Z
2021-01-12T09:23:34.000Z
using System.Threading.Tasks; namespace ServerlessBenchmark.ServerlessPlatformControllers { /// <summary> /// Interface that serverless benchmark uses to communicate with the serverless platform. /// </summary> public interface ICloudPlatformController { CloudPlatformResponse PostMessage(C...
53.333333
93
0.794444
a8a5e90beaa0ceacb3ac87f73f15910cd3a6d05e
975
cs
C#
src/CleanArchitecture.Web/Infrastructure/DependencyInjection/CoreServiceCollectionExtensions.cs
davemfletcher/CleanArchitecture
0e7d545d5f4ba88d42621063760ce280238840f2
[ "MIT" ]
1
2019-02-13T20:13:48.000Z
2019-02-13T20:13:48.000Z
src/CleanArchitecture.Web/Infrastructure/DependencyInjection/CoreServiceCollectionExtensions.cs
davemfletcher/CleanArchitecture
0e7d545d5f4ba88d42621063760ce280238840f2
[ "MIT" ]
null
null
null
src/CleanArchitecture.Web/Infrastructure/DependencyInjection/CoreServiceCollectionExtensions.cs
davemfletcher/CleanArchitecture
0e7d545d5f4ba88d42621063760ce280238840f2
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Tasks; using CleanArchitecture.Application.Employees.Queries; using CleanArchitecture.Application.Infrastructure; using MediatR; using MediatR.Pipeline; using Microsoft.Extensions.Depen...
36.111111
145
0.775385
1051a6909f4b4be74f5db16caf0fb61063cf6d97
5,474
cs
C#
test/DeepSleep.Api.Web5_0.Tests/Pipeline/ReadWriteConfiguration_AcceptHeaderOverridesTests.cs
mtnvencenzo/DeepSleep
d274c19d3398fdf8f3a9c525153a508b2c7e6ed8
[ "MIT" ]
null
null
null
test/DeepSleep.Api.Web5_0.Tests/Pipeline/ReadWriteConfiguration_AcceptHeaderOverridesTests.cs
mtnvencenzo/DeepSleep
d274c19d3398fdf8f3a9c525153a508b2c7e6ed8
[ "MIT" ]
11
2021-02-17T22:08:22.000Z
2021-03-27T14:03:31.000Z
test/DeepSleep.Api.Web5_0.Tests/Pipeline/ReadWriteConfiguration_AcceptHeaderOverridesTests.cs
mtnvencenzo/DeepSleep
d274c19d3398fdf8f3a9c525153a508b2c7e6ed8
[ "MIT" ]
null
null
null
namespace DeepSleep.Api.Web.Tests.Pipeline { using DeepSleep.Api.Web.Tests.Mocks; using DeepSleep.Validation; using FluentAssertions; using global::Api.DeepSleep.Controllers.Pipeline; using System; using System.Threading.Tasks; using Xunit; public class ReadWriteConfiguration_AcceptHea...
35.316129
106
0.610888
8dd54fb62be60bbf5eb6c18ba71d08d5f5fdae06
1,611
cs
C#
DryWetMidi/Smf.Interaction/TimeSpan/Converters/MusicalTimeSpanConverter.cs
ronnieoverby/drywetmidi
729591a78c1f1c67bc973369b3b0d79d18212d52
[ "MIT" ]
1
2021-01-12T03:28:13.000Z
2021-01-12T03:28:13.000Z
DryWetMidi/Smf.Interaction/TimeSpan/Converters/MusicalTimeSpanConverter.cs
ronnieoverby/drywetmidi
729591a78c1f1c67bc973369b3b0d79d18212d52
[ "MIT" ]
null
null
null
DryWetMidi/Smf.Interaction/TimeSpan/Converters/MusicalTimeSpanConverter.cs
ronnieoverby/drywetmidi
729591a78c1f1c67bc973369b3b0d79d18212d52
[ "MIT" ]
null
null
null
using Melanchall.DryWetMidi.Common; using System; namespace Melanchall.DryWetMidi.Smf.Interaction { internal sealed class MusicalTimeSpanConverter : ITimeSpanConverter { #region ITimeSpanConverter public ITimeSpan ConvertTo(long timeSpan, long time, TempoMap tempoMap) { va...
41.307692
162
0.692737
55fb39263512dbcc1776f3ed891f3622a2a7d279
3,936
cs
C#
Andriod_Hart/Andriod_Hart/Andriod_Hart/ViewModels/ParametresModel.cs
TviZet/HART_DLL
0ba4d4b678bca24144628c4a4f38e868a13f0a25
[ "MIT" ]
null
null
null
Andriod_Hart/Andriod_Hart/Andriod_Hart/ViewModels/ParametresModel.cs
TviZet/HART_DLL
0ba4d4b678bca24144628c4a4f38e868a13f0a25
[ "MIT" ]
null
null
null
Andriod_Hart/Andriod_Hart/Andriod_Hart/ViewModels/ParametresModel.cs
TviZet/HART_DLL
0ba4d4b678bca24144628c4a4f38e868a13f0a25
[ "MIT" ]
null
null
null
using Andriod_Hart.Models; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Text; using System.Threading.Tasks; using Xamarin.Forms; namespace Andriod_Hart.ViewModels { public class ParametresModel : BaseViewModel { public ObservableCollection<P...
38.213592
167
0.50686
3c1423087856b60bfd0eb2f49193abb318c94b0e
2,023
cs
C#
PC_APP/InstruLab/InstruLab/Message.cs
HeyBirdie/Instrulab_V3
a2084f98443e86bd7905afed902501c12435a762
[ "BSD-2-Clause" ]
null
null
null
PC_APP/InstruLab/InstruLab/Message.cs
HeyBirdie/Instrulab_V3
a2084f98443e86bd7905afed902501c12435a762
[ "BSD-2-Clause" ]
null
null
null
PC_APP/InstruLab/InstruLab/Message.cs
HeyBirdie/Instrulab_V3
a2084f98443e86bd7905afed902501c12435a762
[ "BSD-2-Clause" ]
1
2018-10-08T20:29:47.000Z
2018-10-08T20:29:47.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace LEO { public class Message { public enum MsgRequest { FIND_DEVICES, CONNECT_DEVICE, DISCONNECT, /* Scope */ SCOPE_NEW_DATA, SCOPE_TRIGGERED, SCOPE_WAIT, SCOPE_FREQ, /* Ge...
26.272727
131
0.559071
30a4092dce363104842df26276671be9e789c589
2,306
cs
C#
HearthstoneReplays/ReplayData/Entities/BaseEntity.cs
heartharena/hs-game-converter-csharp-port
27212d9dc53f3c4c4464cff66ef8cdd5dd20edff
[ "MIT" ]
1
2020-01-02T08:39:53.000Z
2020-01-02T08:39:53.000Z
HearthstoneReplays/ReplayData/Entities/BaseEntity.cs
heartharena/hs-game-converter-csharp-port
27212d9dc53f3c4c4464cff66ef8cdd5dd20edff
[ "MIT" ]
1
2022-03-29T12:25:32.000Z
2022-03-29T12:25:32.000Z
HearthstoneReplays/ReplayData/Entities/BaseEntity.cs
heartharena/hs-game-converter-csharp-port
27212d9dc53f3c4c4464cff66ef8cdd5dd20edff
[ "MIT" ]
1
2020-07-09T14:07:47.000Z
2020-07-09T14:07:47.000Z
#region using System.Collections.Generic; using System.Linq; using System.Xml.Serialization; using HearthstoneReplays.Parser.ReplayData.GameActions; using HearthstoneReplays.Enums; using System; #endregion namespace HearthstoneReplays.Parser.ReplayData.Entities { [XmlInclude(typeof(GameEntity))] [XmlInclude...
29.564103
121
0.513443
2e43718c6c6632e0087d1058fbc401907bf1aa38
7,378
cs
C#
src/System.Private.Reflection.Core/src/System/Reflection/Runtime/TypeInfos/RuntimeGenericParameterTypeInfo.cs
kouvel/corert
c6af4cfc8b625851b91823d9be746c4f7abdc667
[ "MIT" ]
3,223
2015-11-18T16:04:48.000Z
2022-03-25T14:40:43.000Z
src/System.Private.Reflection.Core/src/System/Reflection/Runtime/TypeInfos/RuntimeGenericParameterTypeInfo.cs
kouvel/corert
c6af4cfc8b625851b91823d9be746c4f7abdc667
[ "MIT" ]
4,032
2015-11-18T15:44:29.000Z
2020-11-01T06:32:44.000Z
src/System.Private.Reflection.Core/src/System/Reflection/Runtime/TypeInfos/RuntimeGenericParameterTypeInfo.cs
kouvel/corert
c6af4cfc8b625851b91823d9be746c4f7abdc667
[ "MIT" ]
678
2015-11-18T15:43:40.000Z
2022-03-25T07:44:21.000Z
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Reflection; using System.Diagnostics; using System.Collections.Generic; using System.Runtime.InteropServices; using System.Reflection.Runtime.General; usin...
34
158
0.596774
4c107f4f68637d86247c9c2794ab197273edbc0d
2,043
cs
C#
src/Vulkan/Silk.NET.Vulkan/Structs/PipelineExecutableStatisticValueKHR.gen.cs
storm32600/Silk.NET
67a50bc9e43d6838e2079e9924390a237e3b5c91
[ "MIT" ]
null
null
null
src/Vulkan/Silk.NET.Vulkan/Structs/PipelineExecutableStatisticValueKHR.gen.cs
storm32600/Silk.NET
67a50bc9e43d6838e2079e9924390a237e3b5c91
[ "MIT" ]
null
null
null
src/Vulkan/Silk.NET.Vulkan/Structs/PipelineExecutableStatisticValueKHR.gen.cs
storm32600/Silk.NET
67a50bc9e43d6838e2079e9924390a237e3b5c91
[ "MIT" ]
null
null
null
// This file is part of Silk.NET. // // You may modify and distribute Silk.NET under the terms // of the MIT license. See the LICENSE file for details. using System; using System.Runtime.InteropServices; using System.Runtime.CompilerServices; using System.Text; using Silk.NET.Core; using Silk.NET.Core.Native; using ...
25.5375
68
0.542829
1862b750fc5cd9dda341a8b19ff8c0856aa3d29c
2,235
cs
C#
Assets/Mochizuki/Fantasma/Editor/FantasmaEditor.cs
mika-archived/Unity-Fantasma
279f1107f53714ce6a41ac9bf7b09836bb271b3c
[ "MIT" ]
null
null
null
Assets/Mochizuki/Fantasma/Editor/FantasmaEditor.cs
mika-archived/Unity-Fantasma
279f1107f53714ce6a41ac9bf7b09836bb271b3c
[ "MIT" ]
null
null
null
Assets/Mochizuki/Fantasma/Editor/FantasmaEditor.cs
mika-archived/Unity-Fantasma
279f1107f53714ce6a41ac9bf7b09836bb271b3c
[ "MIT" ]
null
null
null
using System.Diagnostics; using Mochizuki.Fantasma.Attributes; using UnityEditor; using UnityEngine; #pragma warning disable 649 namespace Mochizuki.Fantasma.Editor { public class FantasmaEditor : EditorWindow { private const string Version = "0.1.0"; private const string Product = "Mochiz...
27.592593
108
0.6
3a22d0d803ecf459ba4b121d902b0c7a28610a2b
1,140
cs
C#
PowerEmit.Test/InstTest.cs
aka-nse/PowerEmit
1900ca9b3f976f200220d1428cda564fecd9abae
[ "Apache-2.0" ]
null
null
null
PowerEmit.Test/InstTest.cs
aka-nse/PowerEmit
1900ca9b3f976f200220d1428cda564fecd9abae
[ "Apache-2.0" ]
null
null
null
PowerEmit.Test/InstTest.cs
aka-nse/PowerEmit
1900ca9b3f976f200220d1428cda564fecd9abae
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Reflection.Emit; using System.Text; using Xunit; using Xunit.Abstractions; namespace PowerEmit { public partial class InstTest { public ITestOutputHelper Output { get; } public InstTest(ITestOutputHel...
32.571429
99
0.624561
3aca182c65c35ba2e1ba9bc2584ec792b99c0b76
1,102
cs
C#
sources/ClangSharp/Cursors/Exprs/CXXDefaultInitExpr.cs
mjsabby/ClangSharp
32640d4ca189525b86d421d4afda093dc1fc2a01
[ "NCSA" ]
56
2015-02-23T22:02:27.000Z
2016-09-26T15:00:05.000Z
sources/ClangSharp/Cursors/Exprs/CXXDefaultInitExpr.cs
mjsabby/ClangSharp
32640d4ca189525b86d421d4afda093dc1fc2a01
[ "NCSA" ]
13
2015-03-23T14:25:07.000Z
2016-08-21T17:41:27.000Z
sources/ClangSharp/Cursors/Exprs/CXXDefaultInitExpr.cs
mjsabby/ClangSharp
32640d4ca189525b86d421d4afda093dc1fc2a01
[ "NCSA" ]
8
2015-03-21T16:51:28.000Z
2016-08-21T10:19:16.000Z
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information. using System; using ClangSharp.Interop; namespace ClangSharp { public sealed class CXXDefaultInitExpr : Expr { ...
39.357143
194
0.709619
bc6d0bfc7f432dcab9bc8665ae67925c76e46499
296
cs
C#
ITnnovative.EncryptionTool/Tools/HardwareException.cs
H1M4W4R1/Encryption-Module-API
0e810f974e45e9a43a79d86d5886288665edc172
[ "MIT" ]
null
null
null
ITnnovative.EncryptionTool/Tools/HardwareException.cs
H1M4W4R1/Encryption-Module-API
0e810f974e45e9a43a79d86d5886288665edc172
[ "MIT" ]
null
null
null
ITnnovative.EncryptionTool/Tools/HardwareException.cs
H1M4W4R1/Encryption-Module-API
0e810f974e45e9a43a79d86d5886288665edc172
[ "MIT" ]
null
null
null
using System; namespace ITnnovative.EncryptionTool.API.Tools { public class HardwareException : Exception { public HardwareException(string msg) : base(msg) { } public HardwareException(string msg, Exception inner) : base(msg, inner) { } } }
21.142857
80
0.631757
eef65249ad967f775625867fec5ad247716e0e98
506
cs
C#
AdditionalTestApps/DummyWebServer/MessagingCopyFromUnityProject/DeleteModelMessage.cs
mtaulty/GLTF-Model-Viewer
112185a5a0d15bbda784aa8458ca9f5725736aaa
[ "MIT" ]
13
2018-11-17T07:39:05.000Z
2021-06-14T14:32:37.000Z
AdditionalTestApps/DummyWebServer/MessagingCopyFromUnityProject/DeleteModelMessage.cs
mtaulty/GLTF-Model-Viewer
112185a5a0d15bbda784aa8458ca9f5725736aaa
[ "MIT" ]
2
2019-04-24T09:00:28.000Z
2021-08-12T13:09:22.000Z
AdditionalTestApps/DummyWebServer/MessagingCopyFromUnityProject/DeleteModelMessage.cs
mtaulty/GLTF-Model-Viewer
112185a5a0d15bbda784aa8458ca9f5725736aaa
[ "MIT" ]
5
2018-11-16T12:30:48.000Z
2022-02-22T10:53:15.000Z
using System.IO; using System.Net; using System; using MulticastMessaging; namespace MulticastMessaging.Messages { public class DeleteModelMessage : Message { public Guid ModelIdentifier { get; set; } public override void Load(BinaryReader reader) { this.ModelIdentifier = ...
22
67
0.642292
fd5afee87a926c20a7b909d644a0f6ddd292ba46
11,555
cs
C#
src/Randomizer.SMZ3/StandardFiller.cs
MattEqualsCoder/SMZ3Randomizer
a8ac933c982dc440d012e1818ab6b720c2c75bcd
[ "MIT" ]
null
null
null
src/Randomizer.SMZ3/StandardFiller.cs
MattEqualsCoder/SMZ3Randomizer
a8ac933c982dc440d012e1818ab6b720c2c75bcd
[ "MIT" ]
null
null
null
src/Randomizer.SMZ3/StandardFiller.cs
MattEqualsCoder/SMZ3Randomizer
a8ac933c982dc440d012e1818ab6b720c2c75bcd
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Threading; using Microsoft.Extensions.Logging; namespace Randomizer.SMZ3 { public class StandardFiller : IFiller { private readonly ILogger<StandardFiller> _logger; public StandardFiller(ILogger<StandardFiller> l...
42.95539
177
0.571787
fdbee27ff526434253158f1bd93cb43cdfd4bc4c
1,243
cs
C#
Assets/Core/Iinteractable.cs
mjkkirschner/XYZ-Visual-Programming
381b04b53c0bbce268ab9a5b57d07016cdd1e9c4
[ "Apache-2.0" ]
14
2016-04-11T15:37:33.000Z
2021-08-13T11:32:42.000Z
Assets/Core/Iinteractable.cs
holyjewsus/XYZ-Visual-Programming
381b04b53c0bbce268ab9a5b57d07016cdd1e9c4
[ "Apache-2.0" ]
null
null
null
Assets/Core/Iinteractable.cs
holyjewsus/XYZ-Visual-Programming
381b04b53c0bbce268ab9a5b57d07016cdd1e9c4
[ "Apache-2.0" ]
3
2016-07-11T04:11:31.000Z
2020-05-07T12:01:30.000Z
// ------------------------------------------------------------------------------ // <autogenerated> // This code was generated by a tool. // Mono Runtime Version: 4.0.30319.1 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </autogenerat...
40.096774
81
0.572003
d7d87907be1ee7b1385217a1530a821d6170f072
27
cshtml
C#
src/Pages/Sitemap.cshtml
GigLocal/gig-local
d66afbe9439809e34b9daf0d5f56da720e0653d3
[ "MIT" ]
null
null
null
src/Pages/Sitemap.cshtml
GigLocal/gig-local
d66afbe9439809e34b9daf0d5f56da720e0653d3
[ "MIT" ]
19
2021-12-11T02:19:02.000Z
2022-03-14T04:55:45.000Z
src/Pages/Sitemap.cshtml
GigLocal/gig-local
d66afbe9439809e34b9daf0d5f56da720e0653d3
[ "MIT" ]
1
2022-03-31T09:57:35.000Z
2022-03-31T09:57:35.000Z
@page @model SitemapModel
9
19
0.777778
9d177175add935dcc02c5f9dedee8d746ca4d170
762
cs
C#
Enox.Framework/Triangle.cs
Whitebeard86/Enox-Raytracer
872eaede929657c4e8cdcd79605a6f544b9d198b
[ "MIT" ]
1
2015-05-03T01:28:25.000Z
2015-05-03T01:28:25.000Z
Enox.Framework/Triangle.cs
Whitebeard86/Enox-Raytracer
872eaede929657c4e8cdcd79605a6f544b9d198b
[ "MIT" ]
null
null
null
Enox.Framework/Triangle.cs
Whitebeard86/Enox-Raytracer
872eaede929657c4e8cdcd79605a6f544b9d198b
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Enox.Framework { [Serializable] public class Triangle { #region fields private int materialIndex; private Vector3 normal; private Vector3[] points; #endregion ...
18.142857
42
0.515748
f3ca76a6bc434bdb68302e1adf92e3b4e604a690
37,366
cs
C#
SqlServiceBrokerListener/SqlServiceBrokerListener.UnitTests/SqlDependencyExTest.cs
shuebener/SqlServiceBrokerListener
6d7acbcf5e9fcc7b76c05b16387c5dcd50edf252
[ "MIT" ]
null
null
null
SqlServiceBrokerListener/SqlServiceBrokerListener.UnitTests/SqlDependencyExTest.cs
shuebener/SqlServiceBrokerListener
6d7acbcf5e9fcc7b76c05b16387c5dcd50edf252
[ "MIT" ]
null
null
null
SqlServiceBrokerListener/SqlServiceBrokerListener.UnitTests/SqlDependencyExTest.cs
shuebener/SqlServiceBrokerListener
6d7acbcf5e9fcc7b76c05b16387c5dcd50edf252
[ "MIT" ]
null
null
null
using System; using System.Data; using System.Data.SqlClient; using System.Linq; using System.Text; using System.Threading; using NUnit.Framework; using SqlServiceBrokerListener; namespace ServiceBrokerListener.UnitTests { /// <summary> /// TODO: /// 1. Performance test. /// 2. Check strange behavior. /// </sum...
38.442387
162
0.528555
ee66823a16cfe8bbc74ded89155824d91073ce6b
503
cs
C#
src/NetDimension.NanUI/third_party_libraries/CefGlue-90.6.7_g19ba721_chromium_90.0.4430.212/Classes.Proxies/CefPrintJobCallback.cs
shangsharon/NanUI
bd2c8f814dd93a6449c059ca4f798f701cc559db
[ "MIT" ]
5
2018-09-06T06:39:04.000Z
2022-01-04T15:56:27.000Z
src/NetDimension.NanUI/third_party_libraries/CefGlue-90.6.7_g19ba721_chromium_90.0.4430.212/Classes.Proxies/CefPrintJobCallback.cs
shangsharon/NanUI
bd2c8f814dd93a6449c059ca4f798f701cc559db
[ "MIT" ]
null
null
null
src/NetDimension.NanUI/third_party_libraries/CefGlue-90.6.7_g19ba721_chromium_90.0.4430.212/Classes.Proxies/CefPrintJobCallback.cs
shangsharon/NanUI
bd2c8f814dd93a6449c059ca4f798f701cc559db
[ "MIT" ]
2
2019-02-17T03:15:45.000Z
2020-03-16T16:35:16.000Z
namespace Xilium.CefGlue; using System; using System.Collections.Generic; using System.Diagnostics; using System.Runtime.InteropServices; using Xilium.CefGlue.Interop; /// <summary> /// Callback interface for asynchronous continuation of print job requests. /// </summary> public sealed unsafe partial class CefPrintJ...
22.863636
75
0.72167
ee94a189df3fbe27b0205116f90ecef101c8aba1
11,894
cs
C#
src/core/Akka.Streams/CodeGen/Dsl/GraphApply.cs
uQr/akka.net
bf528b88f7446a1845a56892ed4a93e6a0f31225
[ "Apache-2.0" ]
3
2021-05-03T04:50:00.000Z
2021-05-03T23:15:01.000Z
src/core/Akka.Streams/CodeGen/Dsl/GraphApply.cs
uQr/akka.net
bf528b88f7446a1845a56892ed4a93e6a0f31225
[ "Apache-2.0" ]
null
null
null
src/core/Akka.Streams/CodeGen/Dsl/GraphApply.cs
uQr/akka.net
bf528b88f7446a1845a56892ed4a93e6a0f31225
[ "Apache-2.0" ]
null
null
null
// --- auto generated: 1/12/2017 4:11:40 AM --- // //----------------------------------------------------------------------- // <copyright file="GraphApply.cs" company="Akka.NET Project"> // Copyright (C) 2015-2016 Lightbend Inc. <http://www.lightbend.com> // Copyright (C) 2013-2016 Akka.NET project <https://g...
54.310502
198
0.583824
6d79b35bcdc34fd78411937b1328bb7fab48ec3e
1,302
cs
C#
ERHMS.Data/Access/AccessDatabase.cs
CDCgov/erhms-info-manager
6b994b13882525f02ed85081884dd4b47afe0dda
[ "Apache-2.0" ]
null
null
null
ERHMS.Data/Access/AccessDatabase.cs
CDCgov/erhms-info-manager
6b994b13882525f02ed85081884dd4b47afe0dda
[ "Apache-2.0" ]
3
2021-02-17T22:57:23.000Z
2021-02-17T22:57:23.000Z
ERHMS.Data/Access/AccessDatabase.cs
CDCgov/erhms-info-manager
6b994b13882525f02ed85081884dd4b47afe0dda
[ "Apache-2.0" ]
1
2020-12-21T21:24:11.000Z
2020-12-21T21:24:11.000Z
using System.Data.OleDb; using System.IO; namespace ERHMS.Data.Access { public abstract class AccessDatabase : Database { protected new OleDbConnectionStringBuilder ConnectionStringBuilder => (OleDbConnectionStringBuilder)base.ConnectionStringBuilder; public string FilePat...
31
94
0.612135
774ea10ff0545cb3e75ce997a4cb2900c8b6ea12
752
cs
C#
Sources/Samples/Sample/Views/AlbumsPage.xaml.cs
aloisdeniel/Xamarin.Forms.NavigationExtensions
78429b03f0649e1b9d80ab8540459cfea26e6e2c
[ "MIT" ]
10
2016-07-20T12:35:11.000Z
2019-05-29T18:38:31.000Z
Sources/Samples/Sample/Views/AlbumsPage.xaml.cs
aloisdeniel/Xamarin.Forms.NavigationExtensions
78429b03f0649e1b9d80ab8540459cfea26e6e2c
[ "MIT" ]
null
null
null
Sources/Samples/Sample/Views/AlbumsPage.xaml.cs
aloisdeniel/Xamarin.Forms.NavigationExtensions
78429b03f0649e1b9d80ab8540459cfea26e6e2c
[ "MIT" ]
5
2017-12-14T14:32:36.000Z
2019-03-28T16:48:28.000Z
using System; using System.Collections.Generic; using Xamarin.Forms; namespace Sample.Navigation { public partial class AlbumsPage : ContentPage { public AlbumsPage() { this.BindingContext = new AlbumsViewModel(Locator.Service); InitializeComponent(); } protected override async void OnAppearing() ...
17.904762
79
0.679521
c9e1149504ae89a291b89e3fe900cb3c06108c1f
1,436
cs
C#
Automated.Arca.Extensions.Specialized/ExtensionForBoundedContextAttribute.cs
georgehara/Arca
520170f878a8f2b3a3b6702d68a60792ca1e6e97
[ "MIT" ]
null
null
null
Automated.Arca.Extensions.Specialized/ExtensionForBoundedContextAttribute.cs
georgehara/Arca
520170f878a8f2b3a3b6702d68a60792ca1e6e97
[ "MIT" ]
null
null
null
Automated.Arca.Extensions.Specialized/ExtensionForBoundedContextAttribute.cs
georgehara/Arca
520170f878a8f2b3a3b6702d68a60792ca1e6e97
[ "MIT" ]
null
null
null
using System; using Automated.Arca.Abstractions.Core; using Automated.Arca.Abstractions.Specialized; using Automated.Arca.Attributes.Specialized; namespace Automated.Arca.Extensions.Specialized { public class ExtensionForBoundedContextAttribute : ExtensionForSpecializedAttribute { public override Type AttributeTy...
38.810811
121
0.83078
9ad42270f493eb898997daedc981194833c2d58b
17,287
cs
C#
src/Cohesity.Powershell.Models/ActiveAlertsStats.cs
bseltz-cohesity/cohesity-powershell-module
1a070c44528748f455a0a90b52ff9f834151051a
[ "Apache-2.0" ]
37
2018-09-26T22:12:32.000Z
2022-03-10T18:01:46.000Z
src/Cohesity.Powershell.Models/ActiveAlertsStats.cs
bseltz-cohesity/cohesity-powershell-module
1a070c44528748f455a0a90b52ff9f834151051a
[ "Apache-2.0" ]
58
2018-09-28T18:06:12.000Z
2022-02-11T19:02:50.000Z
src/Cohesity.Powershell.Models/ActiveAlertsStats.cs
bseltz-cohesity/cohesity-powershell-module
1a070c44528748f455a0a90b52ff9f834151051a
[ "Apache-2.0" ]
15
2019-01-25T22:38:01.000Z
2022-03-24T14:56:37.000Z
// Copyright 2019 Cohesity Inc. using System; using System.Linq; using System.IO; using System.Text; using System.Text.RegularExpressions; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Runtime.Serialization; using Newtonsoft.Json; using Newtonsoft.Json.C...
50.844118
710
0.612541
ed6e25d71b507c5b3d0a67bd54cbdb4e0e3ab8c5
1,382
cs
C#
Test/Client.Integration.Tests/Components/FormBlockTests.cs
TimeWarpEngineering/MyVault-web
1eddcf598dac32944a588a779f53dfb3380190fd
[ "Unlicense" ]
1
2021-02-22T12:29:27.000Z
2021-02-22T12:29:27.000Z
Test/Client.Integration.Tests/Components/FormBlockTests.cs
TimeWarpEngineering/MyVault-web
1eddcf598dac32944a588a779f53dfb3380190fd
[ "Unlicense" ]
null
null
null
Test/Client.Integration.Tests/Components/FormBlockTests.cs
TimeWarpEngineering/MyVault-web
1eddcf598dac32944a588a779f53dfb3380190fd
[ "Unlicense" ]
null
null
null
//namespace Client.Integration.Tests.Components //{ // using System; // using BlazorState; // using BlazorState.Integration.Tests.Infrastructure; // using Client.Components; // using Client.Features.Edge; // using Client.Services; // using MediatR; // using Microsoft.Extensions.DependencyInjection; // using S...
31.409091
78
0.675832
400c9af309c7c7aa23c9688d4d74fee220d6f93f
5,280
cs
C#
test/FubarDev.WebDavServer.Tests/Locking/LockCleanupTests.cs
ajay-soni-giacom/WebDavServer
967f453f5bffbc63df0f63631d3a2d30c7d03754
[ "MIT" ]
80
2017-06-16T08:01:25.000Z
2022-03-12T16:26:00.000Z
test/FubarDev.WebDavServer.Tests/Locking/LockCleanupTests.cs
ajay-soni-giacom/WebDavServer
967f453f5bffbc63df0f63631d3a2d30c7d03754
[ "MIT" ]
52
2017-04-14T13:24:35.000Z
2022-03-24T14:12:00.000Z
test/FubarDev.WebDavServer.Tests/Locking/LockCleanupTests.cs
ajay-soni-giacom/WebDavServer
967f453f5bffbc63df0f63631d3a2d30c7d03754
[ "MIT" ]
43
2017-08-21T12:12:36.000Z
2022-02-04T11:46:43.000Z
// <copyright file="LockCleanupTests.cs" company="Fubar Development Junker"> // Copyright (c) Fubar Development Junker. All rights reserved. // </copyright> using System; using System.Collections.Generic; using System.Diagnostics; using System.Threading; using System.Threading.Tasks; using System.Xml.Linq; using Fub...
38.540146
141
0.613826
f2403bd4aff3d22a7e9950d6e4797559d6a1d0c3
594
cs
C#
RBTools/RBTools.Domain/Options/Post/Posting/ReviewRequestId.cs
abaniuszewicz/rbtools-context-menu
7871a6cafcf6394c6562eb38a8dc91943e9e017d
[ "MIT" ]
3
2021-04-12T13:17:30.000Z
2021-09-01T08:55:22.000Z
RBTools/RBTools.Domain/Options/Post/Posting/ReviewRequestId.cs
abaniuszewicz/rbtools-gui
7871a6cafcf6394c6562eb38a8dc91943e9e017d
[ "MIT" ]
9
2021-04-12T16:19:14.000Z
2021-06-03T18:43:48.000Z
RBTools/RBTools.Domain/Options/Post/Posting/ReviewRequestId.cs
abaniuszewicz/rbtools-gui
7871a6cafcf6394c6562eb38a8dc91943e9e017d
[ "MIT" ]
null
null
null
using System; using System.Globalization; namespace RBTools.Domain.Options.Post.Posting { public class ReviewRequestId : RbtOption, IHasLongForm, IHasShortForm, IHasValue { public string LongForm { get; } = "review-request-id"; public string ShortForm { get; } = "r"; public string Valu...
29.7
98
0.616162
25e4bd903c1860e14b7705221fe72f29e91428f0
4,565
cs
C#
Libraries/PGSQLConnection/Source/PostgreSQLCommand.cs
johanduf/Dataphor
d6b9ce46103162bc80fc4235dfc0cdcb1ed643f8
[ "BSD-3-Clause" ]
57
2015-02-17T16:37:26.000Z
2022-03-14T08:54:48.000Z
Libraries/PGSQLConnection/Source/PostgreSQLCommand.cs
johanduf/Dataphor
d6b9ce46103162bc80fc4235dfc0cdcb1ed643f8
[ "BSD-3-Clause" ]
32
2015-09-18T09:09:41.000Z
2020-10-23T18:56:29.000Z
Libraries/PGSQLConnection/Source/PostgreSQLCommand.cs
johanduf/Dataphor
d6b9ce46103162bc80fc4235dfc0cdcb1ed643f8
[ "BSD-3-Clause" ]
18
2016-02-10T00:17:33.000Z
2021-09-07T08:48:43.000Z
using System; using System.Data; using Npgsql; namespace Alphora.Dataphor.DAE.Connection.PGSQL { public class PostgreSQLCommand : DotNetCommand { public PostgreSQLCommand(PostgreSQLConnection connection, IDbCommand command) : base(connection, command) { _para...
47.061856
128
0.528368
72adf7ecb15ecbaa756e0123efa5d00c2d63059a
169
cs
C#
Sortify/Contracts/Models/UserDetails.cs
tomaszFijalkowski/Sortify
83fc5047197d43997782a0ba4f9ce3faa96746e5
[ "MIT" ]
12
2021-03-20T17:02:53.000Z
2022-02-13T03:49:58.000Z
Sortify/Contracts/Models/UserDetails.cs
tomaszFijalkowski/Sortify
83fc5047197d43997782a0ba4f9ce3faa96746e5
[ "MIT" ]
6
2021-03-21T20:37:10.000Z
2022-03-02T11:35:23.000Z
Sortify/Contracts/Models/UserDetails.cs
tomaszFijalkowski/Sortify
83fc5047197d43997782a0ba4f9ce3faa96746e5
[ "MIT" ]
null
null
null
namespace Sortify.Contracts.Models { public class UserDetails { public string DisplayName { get; set; } public string Id { get; set; } } }
16.9
47
0.60355
72ed922d45334d4019725a64ddeb5bac91ebfa0e
562
cs
C#
src/Algorist.EventSourcing/Storage/ISnapshotStorageProvider.cs
CanerPatir/Algorist.EventSourcing
d4a06d2ac29d2cf48ddef813347f12756ae0657b
[ "MIT" ]
13
2019-10-22T19:59:59.000Z
2021-08-17T17:22:05.000Z
src/Algorist.EventSourcing/Storage/ISnapshotStorageProvider.cs
CanerPatir/Algorist.EventSourcing
d4a06d2ac29d2cf48ddef813347f12756ae0657b
[ "MIT" ]
null
null
null
src/Algorist.EventSourcing/Storage/ISnapshotStorageProvider.cs
CanerPatir/Algorist.EventSourcing
d4a06d2ac29d2cf48ddef813347f12756ae0657b
[ "MIT" ]
null
null
null
using System; using System.Threading.Tasks; using Algorist.EventSourcing.Core; namespace Algorist.EventSourcing.Storage { public interface ISnapshotStorageProvider<TSnapshot> : ISnapshotStorageProvider<TSnapshot, Guid> where TSnapshot : ISnapshot<Guid> { } public interface ISnapshotStorageProvider<TS...
33.058824
134
0.761566
6edd551b589cf3f4c492c6a8309488915efcc4ce
806
cs
C#
LogicMonitor.Api/Dashboards/DisplayType.cs
panoramicdata/LogicMonitor.Api
714a5d21a57910410fbcd4d9f6941e8920a35c05
[ "MIT" ]
2
2019-05-12T10:51:12.000Z
2019-09-09T11:42:46.000Z
LogicMonitor.Api/Dashboards/DisplayType.cs
panoramicdata/LogicMonitor.Api
714a5d21a57910410fbcd4d9f6941e8920a35c05
[ "MIT" ]
2
2020-06-12T11:25:16.000Z
2022-01-27T10:39:59.000Z
LogicMonitor.Api/Dashboards/DisplayType.cs
panoramicdata/LogicMonitor.Api
714a5d21a57910410fbcd4d9f6941e8920a35c05
[ "MIT" ]
1
2020-06-11T21:17:44.000Z
2020-06-11T21:17:44.000Z
namespace LogicMonitor.Api.Dashboards; /// <summary> /// Display type /// </summary> [DataContract] public enum DisplayType { /// <summary> /// Unknown /// </summary> [EnumMember(Value = "unknown")] Unknown = 0, /// <summary> /// Line /// </summary> [EnumMember(Value = "line")] Line = 1, /// <summary> //...
14.140351
38
0.569479
6ee1ed30342b2aff1afbd6a318016da732664d21
376
cs
C#
src/Ncore.Main/UI/Units/MainMenuItem.cs
devncore/ncorestudio
d500cb0ce782dabdc024c8f48ec6f519f5f78d87
[ "MIT" ]
null
null
null
src/Ncore.Main/UI/Units/MainMenuItem.cs
devncore/ncorestudio
d500cb0ce782dabdc024c8f48ec6f519f5f78d87
[ "MIT" ]
null
null
null
src/Ncore.Main/UI/Units/MainMenuItem.cs
devncore/ncorestudio
d500cb0ce782dabdc024c8f48ec6f519f5f78d87
[ "MIT" ]
null
null
null
using System.Windows; using System.Windows.Controls; namespace Ncore.Main.UI.Units { public class MainMenuItem : ListBoxItem { #region DefaultStyleKey static MainMenuItem() { DefaultStyleKeyProperty.OverrideMetadata(typeof(MainMenuItem), new FrameworkPropertyMetadata(typeo...
22.117647
128
0.675532
79383dc2f986028dfff24cbecf6534243dd378a9
5,753
cs
C#
test/Test.GLib-2.0/PtrArrayTests.cs
dlech/gisharp
d572dd32d39cf19fee541cb8c596144d29a571aa
[ "MIT" ]
1
2018-03-07T21:15:42.000Z
2018-03-07T21:15:42.000Z
test/Test.GLib-2.0/PtrArrayTests.cs
dlech/gisharp
d572dd32d39cf19fee541cb8c596144d29a571aa
[ "MIT" ]
2
2018-01-26T06:16:49.000Z
2018-03-09T15:26:25.000Z
test/Test.GLib-2.0/PtrArrayTests.cs
dlech/gisharp
d572dd32d39cf19fee541cb8c596144d29a571aa
[ "MIT" ]
1
2018-02-02T06:03:31.000Z
2018-02-02T06:03:31.000Z
// SPDX-License-Identifier: MIT // Copyright (c) 2015-2021 David Lechner <david@lechnology.com> using System; using NUnit.Framework; using GISharp.Lib.GLib; using System.Runtime.InteropServices; using GISharp.Runtime; using GISharp.Lib.GObject; namespace GISharp.Test.GLib { public class PtrArrayTests : IListTest...
32.320225
105
0.514167
8025a91441bf2f732578b99690d3f354e916d397
1,040
cs
C#
src/AdventureWorks.Application/DataEngine/Production/Document/Commands/UpdateDocument/UpdateDocumentCommandValidator.cs
CodeSwifterGit/adwenture-works
dfafadeb88102a31b9a7b028ea71d8781bb14352
[ "Unlicense" ]
null
null
null
src/AdventureWorks.Application/DataEngine/Production/Document/Commands/UpdateDocument/UpdateDocumentCommandValidator.cs
CodeSwifterGit/adwenture-works
dfafadeb88102a31b9a7b028ea71d8781bb14352
[ "Unlicense" ]
null
null
null
src/AdventureWorks.Application/DataEngine/Production/Document/Commands/UpdateDocument/UpdateDocumentCommandValidator.cs
CodeSwifterGit/adwenture-works
dfafadeb88102a31b9a7b028ea71d8781bb14352
[ "Unlicense" ]
null
null
null
using FluentValidation; using FluentValidation.Validators; using AdventureWorks.BaseDomain.Enums; using AdventureWorks.BaseDomain.Interfaces; using AdventureWorks.BaseDomain.CustomTypes; namespace AdventureWorks.Application.DataEngine.Production.Document.Commands.UpdateDocument { public partial class UpdateDocumen...
41.6
98
0.670192
dc98d48b9464f5a402c0fa2f9a88fd738ab40237
131
cs
C#
server-domain/Entities/Users/UserRoleTypeEnum.cs
guillaume-roy/aspnet-core-starter-project
b691bb9c75c3d4169587f73bf7bc22a1b85f6cc9
[ "MIT" ]
1
2022-02-07T09:35:12.000Z
2022-02-07T09:35:12.000Z
server-domain/Entities/Users/UserRoleTypeEnum.cs
guillaume-roy/aspnet-core-starter-project
b691bb9c75c3d4169587f73bf7bc22a1b85f6cc9
[ "MIT" ]
null
null
null
server-domain/Entities/Users/UserRoleTypeEnum.cs
guillaume-roy/aspnet-core-starter-project
b691bb9c75c3d4169587f73bf7bc22a1b85f6cc9
[ "MIT" ]
null
null
null
namespace ServerDomain.Entities.Users; public enum UserRoleTypeEnum { Admin = 0, ShopOwner = 1, Customer = 2, }
16.375
39
0.648855
80add9249598c1df007170117174f5e3f8a288db
589
cs
C#
wx_gorilla/AppGorilla/DbContexts/UserContext.cs
helloyuzz/wx_gorilla
fb2b87dc136eac134dc10acec40aaa4cda0ed52a
[ "MIT" ]
null
null
null
wx_gorilla/AppGorilla/DbContexts/UserContext.cs
helloyuzz/wx_gorilla
fb2b87dc136eac134dc10acec40aaa4cda0ed52a
[ "MIT" ]
null
null
null
wx_gorilla/AppGorilla/DbContexts/UserContext.cs
helloyuzz/wx_gorilla
fb2b87dc136eac134dc10acec40aaa4cda0ed52a
[ "MIT" ]
null
null
null
using com.wechat.gorilla.Models; using Microsoft.EntityFrameworkCore; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace com.wechat.gorilla.DbContexts { public class UserContext:DbContext { public UserContext() : base() { } public Use...
28.047619
76
0.670628
e5c73163b40c00b7c620b40082c287dfd7549a74
6,259
cs
C#
samples/snippets/csharp/VS_Snippets_Remoting/OperationFlow_Enum/CS/operationflow_enum.cs
DavidKlempfner/dotnet-api-docs
ef49b0054dd2356a41658272da8fa98cc57d9e9e
[ "CC-BY-4.0", "MIT" ]
1
2020-07-05T20:15:35.000Z
2020-07-05T20:15:35.000Z
samples/snippets/csharp/VS_Snippets_Remoting/OperationFlow_Enum/CS/operationflow_enum.cs
DavidKlempfner/dotnet-api-docs
ef49b0054dd2356a41658272da8fa98cc57d9e9e
[ "CC-BY-4.0", "MIT" ]
null
null
null
samples/snippets/csharp/VS_Snippets_Remoting/OperationFlow_Enum/CS/operationflow_enum.cs
DavidKlempfner/dotnet-api-docs
ef49b0054dd2356a41658272da8fa98cc57d9e9e
[ "CC-BY-4.0", "MIT" ]
null
null
null
// System.Web.Sevices.Description.OperationFlow // System.Web.Sevices.Description.OperationFlow.None // System.Web.Sevices.Description.OperationFlow.OneWay // System.Web.Sevices.Description.OperationFlow.Notification // System.Web.Sevices.Description.OperationFlow.SolicitResponse // System.Web.Sevices.Description...
42.006711
81
0.663365
e5d5e3b9c96fda2954a87441d44e3b0692e9f580
28,627
cs
C#
Assets/XLua/Gen/UnityEngine_Vector2IntWrap.cs
Golangltd/LollipopUnity
da279907e3e8f432f5f7d932519c8a520170db5c
[ "BSD-3-Clause" ]
11
2020-09-12T06:09:10.000Z
2022-03-22T10:47:13.000Z
Assets/XLua/Gen/UnityEngine_Vector2IntWrap.cs
Golangltd/LollipopUnity
da279907e3e8f432f5f7d932519c8a520170db5c
[ "BSD-3-Clause" ]
null
null
null
Assets/XLua/Gen/UnityEngine_Vector2IntWrap.cs
Golangltd/LollipopUnity
da279907e3e8f432f5f7d932519c8a520170db5c
[ "BSD-3-Clause" ]
1
2020-09-05T03:08:25.000Z
2020-09-05T03:08:25.000Z
#if USE_UNI_LUA using LuaAPI = UniLua.Lua; using RealStatePtr = UniLua.ILuaState; using LuaCSFunction = UniLua.CSharpFunctionDelegate; #else using LuaAPI = XLua.LuaDLL.Lua; using RealStatePtr = System.IntPtr; using LuaCSFunction = XLua.LuaDLL.lua_CSFunction; #endif using XLua; using System.Collections.Generic; name...
33.958482
158
0.520592
503c46afb06ac6678aea37276daca14f8b9c1dd8
2,472
cs
C#
Charanke.Mobile/Charanke/App.xaml.cs
huidetang/Charanke
29d8d6ed44346764ad632ef3087c4e811c614c7b
[ "Apache-2.0" ]
1
2020-01-10T21:50:02.000Z
2020-01-10T21:50:02.000Z
Charanke.Mobile/Charanke/App.xaml.cs
huidetang/Charanke
29d8d6ed44346764ad632ef3087c4e811c614c7b
[ "Apache-2.0" ]
10
2018-08-22T23:42:37.000Z
2018-09-20T23:44:49.000Z
Charanke.Mobile/Charanke/App.xaml.cs
huidetang/Charanke
29d8d6ed44346764ad632ef3087c4e811c614c7b
[ "Apache-2.0" ]
1
2018-09-01T00:33:41.000Z
2018-09-01T00:33:41.000Z
using Prism; using Prism.Ioc; using Charanke.ViewModels; using Charanke.Views; using Charanke.Models; using Xamarin.Forms; using Xamarin.Forms.Xaml; using Prism.Unity; using Microsoft.AppCenter; using Microsoft.AppCenter.Analytics; using Microsoft.AppCenter.Crashes; using System; using System.Reflection; ...
28.090909
96
0.640372
a6b09796cf3db54d5043b5bf72cde97a55b9f861
186
cs
C#
source/R5T.D0065.Standard/Code/Services/Aggregations/Interfaces/IExecutableDirectoryPathActionAggregation.cs
SafetyCone/R5T.D0065
8145ba0a444e95569963e6db3886453016842fe1
[ "MIT" ]
null
null
null
source/R5T.D0065.Standard/Code/Services/Aggregations/Interfaces/IExecutableDirectoryPathActionAggregation.cs
SafetyCone/R5T.D0065
8145ba0a444e95569963e6db3886453016842fe1
[ "MIT" ]
null
null
null
source/R5T.D0065.Standard/Code/Services/Aggregations/Interfaces/IExecutableDirectoryPathActionAggregation.cs
SafetyCone/R5T.D0065
8145ba0a444e95569963e6db3886453016842fe1
[ "MIT" ]
null
null
null
using System; namespace R5T.D0065.Standard { public interface IExecutableDirectoryPathActionAggregation : IExecutableDirectoryPathActionAggregationIncrement { } }
16.909091
64
0.763441
bf4dd63ba149ff900a69e3719a7075e03d7e978d
6,807
cs
C#
CrypPlugins/DCAToyCiphers/UI/TableMapping.cs
ekzyis/CrypTool-2
1af234b4f74486fbfeb3b3c49228cc36533a8c89
[ "Apache-2.0" ]
12
2021-09-29T14:50:06.000Z
2022-03-31T15:01:21.000Z
CrypPlugins/DCAToyCiphers/UI/TableMapping.cs
ekzyis/CrypTool-2
1af234b4f74486fbfeb3b3c49228cc36533a8c89
[ "Apache-2.0" ]
15
2021-12-24T22:53:49.000Z
2021-12-25T10:03:13.000Z
CrypPlugins/DCAToyCiphers/UI/TableMapping.cs
ekzyis/CrypTool-2
1af234b4f74486fbfeb3b3c49228cc36533a8c89
[ "Apache-2.0" ]
10
2021-10-17T19:46:51.000Z
2022-03-18T02:57:57.000Z
/* Copyright 2019 Christian Bender christian1.bender@student.uni-siegen.de 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 ...
24.224199
95
0.462024
9276ba6936aeeea7141631a079091df8acf7cfc4
829
cs
C#
libwasm/BadHeaderException.cs
jonathanvdc/cs-wasm
d16f3258c03bab437407eba82b803e661685598b
[ "MIT" ]
30
2017-06-12T06:53:04.000Z
2022-01-26T18:09:05.000Z
libwasm/BadHeaderException.cs
jonathanvdc/cs-wasm
d16f3258c03bab437407eba82b803e661685598b
[ "MIT" ]
3
2018-10-24T23:41:59.000Z
2020-10-26T14:33:06.000Z
libwasm/BadHeaderException.cs
jonathanvdc/cs-wasm
d16f3258c03bab437407eba82b803e661685598b
[ "MIT" ]
5
2017-11-21T00:09:47.000Z
2021-07-31T04:19:43.000Z
using System; namespace Wasm { /// <summary> /// The type of exception that is thrown when an invalid header is detected. /// </summary> public sealed class BadHeaderException : WasmException { /// <summary> /// Initializes a new instance of the <see cref="BadHeaderException"/> cla...
29.607143
85
0.577805
f803513ffd8e21e7702c1fa4bc2735ea6feb54e0
288
cs
C#
src/NQuery/ShowPlan.cs
dallmair/nquery-vnext
cd32119a719391ecc58bdfdd65bafe08f4cad435
[ "MIT" ]
63
2015-01-20T19:31:34.000Z
2022-03-15T19:15:36.000Z
src/NQuery/ShowPlan.cs
dallmair/nquery-vnext
cd32119a719391ecc58bdfdd65bafe08f4cad435
[ "MIT" ]
24
2017-09-21T00:25:10.000Z
2022-03-29T17:32:19.000Z
src/NQuery/ShowPlan.cs
dallmair/nquery-vnext
cd32119a719391ecc58bdfdd65bafe08f4cad435
[ "MIT" ]
16
2015-02-20T10:35:16.000Z
2021-02-10T05:51:24.000Z
using System; namespace NQuery { public sealed class ShowPlan { internal ShowPlan(string name, ShowPlanNode root) { Name = name; Root = root; } public string Name { get; } public ShowPlanNode Root { get; } } }
16.941176
57
0.53125
5d6ee7dfb35d4ba0cdc26612df56286030b08999
637
cs
C#
Opus/Solution/Solver/AtomGenerators/Output/TrivialMoleculeAssembler.cs
gtw123/OpusSolver
db253f354d30ed625f009d48498acdb4af2b96ae
[ "MIT" ]
43
2018-06-10T13:30:47.000Z
2021-12-30T20:05:14.000Z
Opus/Solution/Solver/AtomGenerators/Output/TrivialMoleculeAssembler.cs
gtw123/OpusSolver
db253f354d30ed625f009d48498acdb4af2b96ae
[ "MIT" ]
10
2018-06-10T17:28:12.000Z
2020-04-28T12:10:58.000Z
Opus/Solution/Solver/AtomGenerators/Output/TrivialMoleculeAssembler.cs
gtw123/OpusSolver
db253f354d30ed625f009d48498acdb4af2b96ae
[ "MIT" ]
1
2021-03-09T12:50:09.000Z
2021-03-09T12:50:09.000Z
using System.Collections.Generic; using System.Linq; namespace Opus.Solution.Solver.AtomGenerators.Output { /// <summary> /// A trivial assembler used when there is only one product and it has a single atom. /// </summary> public class TrivialMoleculeAssembler : AtomGenerator { public over...
30.333333
93
0.660911
5d7fd27eef97f6a23335cbf65a8f324e6a1a0776
4,555
cs
C#
src/Destructuring/DestructuringWriter.cs
verticalsoftware/vertical-spectreconsole
a8f781a2ef57fca66b2b7cb0e670ca971466e4a9
[ "MIT" ]
15
2021-09-24T00:14:47.000Z
2022-02-07T10:13:38.000Z
src/Destructuring/DestructuringWriter.cs
verticalsoftware/vertical-spectreconsole
a8f781a2ef57fca66b2b7cb0e670ca971466e4a9
[ "MIT" ]
14
2021-09-24T20:33:16.000Z
2022-02-14T15:34:59.000Z
src/Destructuring/DestructuringWriter.cs
verticalsoftware/vertical-spectreconsole
a8f781a2ef57fca66b2b7cb0e670ca971466e4a9
[ "MIT" ]
1
2021-09-23T23:45:59.000Z
2021-09-23T23:45:59.000Z
using Vertical.SpectreLogger.Formatting; using Vertical.SpectreLogger.Options; using Vertical.SpectreLogger.Output; using Vertical.SpectreLogger.Reflection; namespace Vertical.SpectreLogger.Destructuring { /// <summary> /// Handles rendering log values in a semi-JSON like format. /// </summary> intern...
29.967105
118
0.533041
de5e8754833bd977bf4a6da8268a4e98d7de415c
1,492
cs
C#
src/core/Internals/EnumUtilities.cs
dimenics/expressions
f71238939618b82ae043a1aa7b49099d9344be78
[ "MIT" ]
2
2020-05-17T08:29:29.000Z
2020-05-26T02:37:29.000Z
src/core/Internals/EnumUtilities.cs
dimenics/dime-expressions
f71238939618b82ae043a1aa7b49099d9344be78
[ "MIT" ]
null
null
null
src/core/Internals/EnumUtilities.cs
dimenics/dime-expressions
f71238939618b82ae043a1aa7b49099d9344be78
[ "MIT" ]
1
2022-03-30T03:09:31.000Z
2022-03-30T03:09:31.000Z
using System.ComponentModel; using System.Reflection; namespace System.Linq.Expressions { /// <summary> /// Utilities that extend the capabilities of enums and their interaction with strings /// </summary> internal static class EnumUtilities { /// <summary> /// Maps the string valu...
39.263158
120
0.588472
19640265f642f34c2d31844f9da36328ae3aee3c
1,356
cs
C#
src/ActiveLogging/Internal/ActiveStorageAsyncLogFlusher.cs
JTOne123/ActiveLogging
06676217ad534fbdb4a564142d23d8512c3d78c1
[ "Apache-2.0" ]
2
2020-03-16T07:56:42.000Z
2020-03-16T10:17:11.000Z
src/ActiveLogging/Internal/ActiveStorageAsyncLogFlusher.cs
JTOne123/ActiveLogging
06676217ad534fbdb4a564142d23d8512c3d78c1
[ "Apache-2.0" ]
null
null
null
src/ActiveLogging/Internal/ActiveStorageAsyncLogFlusher.cs
JTOne123/ActiveLogging
06676217ad534fbdb4a564142d23d8512c3d78c1
[ "Apache-2.0" ]
1
2020-06-25T13:51:11.000Z
2020-06-25T13:51:11.000Z
// Copyright (c) Daniel Crenna & Contributors. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System.Collections; using System.Threading; using System.Threading.Tasks; using ActiveStorage; using Microsoft.Extensions.Options; n...
29.478261
124
0.776549
3fd15ea8ec5c70f00590e4b5a83f815bf690dea0
186
cs
C#
src/Gicco.Infrastructure/Modules/IModuleConfigurationManager.cs
dvbtham/gicco
d6f8992fa999075bf644c185cb47df9b2377339c
[ "Apache-2.0" ]
3
2018-10-18T06:42:54.000Z
2019-04-27T04:32:10.000Z
src/Gicco.Infrastructure/Modules/IModuleConfigurationManager.cs
dvbtham/gicco
d6f8992fa999075bf644c185cb47df9b2377339c
[ "Apache-2.0" ]
15
2018-10-18T09:29:13.000Z
2018-12-03T01:37:02.000Z
src/Gicco.Infrastructure/Modules/IModuleConfigurationManager.cs
dvbtham/gicco
d6f8992fa999075bf644c185cb47df9b2377339c
[ "Apache-2.0" ]
1
2018-10-18T06:42:56.000Z
2018-10-18T06:42:56.000Z
using System.Collections.Generic; namespace Gicco.Infrastructure.Modules { public interface IModuleConfigurationManager { IEnumerable<ModuleInfo> GetModules(); } }
18.6
48
0.736559
176a06d07c2542fd3cfe2ab991969ae898877aef
261
cs
C#
Assets/AssetBundleGraph/Editor/System/Exception/NodeException.cs
sassembla/Advent2016_AssetBundleGraph
e4f5ae4e8cbd8002b32336071928d940298d9863
[ "MIT" ]
6
2016-12-25T04:44:34.000Z
2021-01-07T06:24:13.000Z
Assets/AssetBundleGraph/Editor/System/Exception/NodeException.cs
sassembla/Advent2016_AssetBundleGraph
e4f5ae4e8cbd8002b32336071928d940298d9863
[ "MIT" ]
null
null
null
Assets/AssetBundleGraph/Editor/System/Exception/NodeException.cs
sassembla/Advent2016_AssetBundleGraph
e4f5ae4e8cbd8002b32336071928d940298d9863
[ "MIT" ]
2
2018-06-19T00:12:04.000Z
2022-03-17T05:19:50.000Z
using System; namespace AssetBundleGraph { public class NodeException : Exception { public readonly string reason; public readonly string Id; public NodeException (string reason, string nodeId) { this.reason = reason; this.Id = nodeId; } } }
20.076923
55
0.720307
75e5fbc15397f62a11d681ab3a5b6af3e5131d64
586
cs
C#
NaughtsAndCrosses/AggressivePlayer.cs
Deanna2/NaughtsAndCrosses
8549a2054794bedf78da317fd378b065ac7f08fc
[ "MIT" ]
null
null
null
NaughtsAndCrosses/AggressivePlayer.cs
Deanna2/NaughtsAndCrosses
8549a2054794bedf78da317fd378b065ac7f08fc
[ "MIT" ]
null
null
null
NaughtsAndCrosses/AggressivePlayer.cs
Deanna2/NaughtsAndCrosses
8549a2054794bedf78da317fd378b065ac7f08fc
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace NaughtsAndCrosses { class AggressivePlayer : StrategicPlayer { public AggressivePlayer(string name) : base(name) { } public override GameMove MakeMove(GameState gs) ...
23.44
75
0.616041
46bbfb1dc0da78864bd9e3750b185b2580ac92fb
3,209
cs
C#
Programming/5.DataStructuresAndAlgorithms/Other/2.2.TicTacToe/Program.cs
trinityimma/TelerikAcademy
92c48a177a24c1bc91b9b2673ff31837f0f64bf5
[ "MIT" ]
null
null
null
Programming/5.DataStructuresAndAlgorithms/Other/2.2.TicTacToe/Program.cs
trinityimma/TelerikAcademy
92c48a177a24c1bc91b9b2673ff31837f0f64bf5
[ "MIT" ]
null
null
null
Programming/5.DataStructuresAndAlgorithms/Other/2.2.TicTacToe/Program.cs
trinityimma/TelerikAcademy
92c48a177a24c1bc91b9b2673ff31837f0f64bf5
[ "MIT" ]
null
null
null
using System; using System.Linq; using System.Collections.Generic; struct Coordinates { public int Row { get; private set; } public int Col { get; private set; } public Coordinates(int row, int col) : this() { this.Row = row; this.Col = col; } public override string T...
23.423358
88
0.506388
2051f34e3cc67bfafa885c147bf4b98d5b746d4b
3,033
cs
C#
src/D2L.Security.OAuth2/Keys/Default/ExpiringPublicKeyDataProvider.cs
Brightspace/D2L.Security.OAuth2
7a450e20386c32498ced969dd250949ec2aaf1f9
[ "Apache-2.0" ]
10
2016-02-13T16:58:46.000Z
2021-11-15T12:12:32.000Z
src/D2L.Security.OAuth2/Keys/Default/ExpiringPublicKeyDataProvider.cs
Brightspace/D2L.Security.OAuth2
7a450e20386c32498ced969dd250949ec2aaf1f9
[ "Apache-2.0" ]
101
2016-02-11T03:43:53.000Z
2022-03-18T13:55:58.000Z
src/D2L.Security.OAuth2/Keys/Default/ExpiringPublicKeyDataProvider.cs
Brightspace/D2L.Security.OAuth2
7a450e20386c32498ced969dd250949ec2aaf1f9
[ "Apache-2.0" ]
16
2016-02-10T16:40:54.000Z
2021-06-24T02:07:09.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using D2L.Security.OAuth2.Utilities; using D2L.Services; namespace D2L.Security.OAuth2.Keys.Default { internal sealed class ExpiringPublicKeyDataProvider : ISanePublicKeyDataProvider { private readonly IPublic...
31.926316
103
0.687438
5694f0cdc00c97c1c23eb8c3e43469467c7c1c1d
874
cs
C#
Source/HFEA.API.Connector/Source/HFEA.Connector.BL/Client/Users/RoleClient.cs
hfea/Website-Public
d43355409308655e9ab1d33f0f0bd6d62f0dd883
[ "BSD-3-Clause" ]
null
null
null
Source/HFEA.API.Connector/Source/HFEA.Connector.BL/Client/Users/RoleClient.cs
hfea/Website-Public
d43355409308655e9ab1d33f0f0bd6d62f0dd883
[ "BSD-3-Clause" ]
null
null
null
Source/HFEA.API.Connector/Source/HFEA.Connector.BL/Client/Users/RoleClient.cs
hfea/Website-Public
d43355409308655e9ab1d33f0f0bd6d62f0dd883
[ "BSD-3-Clause" ]
null
null
null
using HFEA.Connector.Contracts.Client.Users; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using HFEA.Connector.Contracts.Users; using HFEA.Connector.Contracts.Client; using HFEA.Connector.Service.Constants; using HFEA.Connector.Service.ClientFactor...
29.133333
79
0.715103
885ebbf12decd5c2db17746317c115a7d48ac569
5,857
cs
C#
Dependinator/ModelViewing/Private/ModelHandling/Private/ModelDatabase.cs
michael-reichenauer/Dependinator
4636238138e5d0f2092df4faf9705f844400837d
[ "MIT" ]
6
2018-06-15T08:43:50.000Z
2022-02-16T11:34:53.000Z
Dependinator/ModelViewing/Private/ModelHandling/Private/ModelDatabase.cs
michael-reichenauer/Dependinator
4636238138e5d0f2092df4faf9705f844400837d
[ "MIT" ]
13
2021-02-14T11:58:34.000Z
2022-02-24T10:00:51.000Z
Dependinator/ModelViewing/Private/ModelHandling/Private/ModelDatabase.cs
michael-reichenauer/Dependinator
4636238138e5d0f2092df4faf9705f844400837d
[ "MIT" ]
1
2021-03-12T18:59:14.000Z
2021-03-12T18:59:14.000Z
using System; using System.Collections.Generic; using System.Linq; using Dependinator.ModelViewing.Private.DataHandling.Dtos; using Dependinator.ModelViewing.Private.ItemsViewing; using Dependinator.ModelViewing.Private.ModelHandling.Core; using Dependinator.Utils.Dependencies; using Dependinator.Utils.Threading; usin...
27.627358
120
0.566672
c077c768d8a4a4df7b7792bdda923ff462a1572f
1,535
cs
C#
JsMinSharp/tests/JsMinSharp.Tests/CssMinTests.cs
Shazwazza/JsMinSharp
e15c47ea84ab1fd16f79a7b466997cac637c72b8
[ "MIT" ]
1
2016-02-14T15:11:54.000Z
2016-02-14T15:11:54.000Z
JsMinSharp/tests/JsMinSharp.Tests/CssMinTests.cs
Shazwazza/JsMinSharp
e15c47ea84ab1fd16f79a7b466997cac637c72b8
[ "MIT" ]
9
2016-02-14T15:44:36.000Z
2020-10-07T04:31:01.000Z
JsMinSharp/tests/JsMinSharp.Tests/CssMinTests.cs
Shazwazza/JsMinSharp
e15c47ea84ab1fd16f79a7b466997cac637c72b8
[ "MIT" ]
1
2020-03-14T12:41:05.000Z
2020-03-14T12:41:05.000Z
using System.IO; using Xunit; using Xunit.Abstractions; namespace JsMinSharp.Tests { public class CssMinTests { private readonly TestHelper _helper; public CssMinTests(ITestOutputHelper output) { _helper = new TestHelper(output, () => new CssMin()); } [Fact...
34.886364
112
0.603257
12422897857439eaafde37ae9ba7807e5d259719
852
cs
C#
backend/Core/Models/CategoryEntry.model.cs
HueByte/MyThingsSaver
7a6c1ef7193198dc73f5ba4e916f7d07e16c46d3
[ "MIT" ]
7
2021-08-13T20:46:47.000Z
2022-01-22T11:17:55.000Z
backend/Core/Models/CategoryEntry.model.cs
HueByte/MyThingsSaver
7a6c1ef7193198dc73f5ba4e916f7d07e16c46d3
[ "MIT" ]
2
2021-11-15T19:54:43.000Z
2021-11-16T00:09:03.000Z
backend/Core/Models/CategoryEntry.model.cs
HueByte/MyThingsSaver
7a6c1ef7193198dc73f5ba4e916f7d07e16c46d3
[ "MIT" ]
1
2022-01-22T11:18:07.000Z
2022-01-22T11:18:07.000Z
using System; using System.ComponentModel.DataAnnotations; using System.ComponentModel.DataAnnotations.Schema; namespace Core.Models { public class CategoryEntry { [Key] [DatabaseGenerated(DatabaseGeneratedOption.Identity)] public string CategoryEntryId { get; set; } public stri...
31.555556
61
0.637324
0f1d7e6d69894f7170230a3b53726d740c49719e
235
cs
C#
src/Data/PcPartPicker2.Data.Models/Enums/WirelessNetworking.cs
TodorNedkovski/PcPartPicker2
f78efae9934d031030c47f6980a6101f4eabf752
[ "MIT" ]
null
null
null
src/Data/PcPartPicker2.Data.Models/Enums/WirelessNetworking.cs
TodorNedkovski/PcPartPicker2
f78efae9934d031030c47f6980a6101f4eabf752
[ "MIT" ]
null
null
null
src/Data/PcPartPicker2.Data.Models/Enums/WirelessNetworking.cs
TodorNedkovski/PcPartPicker2
f78efae9934d031030c47f6980a6101f4eabf752
[ "MIT" ]
null
null
null
namespace PcPartPicker2.Data.Models.Enums { using System; using System.Collections.Generic; using System.Text; public enum WirelessNetworking { All = 1, WiFi6, WiFi5, None, } }
15.666667
42
0.587234
668b94c3fc0bede00aba7c8a6810d1a08a9720db
942
cs
C#
C02_C#ProgrammingAdvanced-September-2021/10_Functional Programming - Exercise/P12_TriFunction/StartUp.cs
Statev7/SoftUni-Java
4894d06c45761ec2655730ed1601d91c782e4eb7
[ "MIT" ]
4
2021-07-06T21:14:17.000Z
2021-10-10T15:58:38.000Z
C02_C#ProgrammingAdvanced-September-2021/10_Functional Programming - Exercise/P12_TriFunction/StartUp.cs
Statev7/SoftUni
4894d06c45761ec2655730ed1601d91c782e4eb7
[ "MIT" ]
null
null
null
C02_C#ProgrammingAdvanced-September-2021/10_Functional Programming - Exercise/P12_TriFunction/StartUp.cs
Statev7/SoftUni
4894d06c45761ec2655730ed1601d91c782e4eb7
[ "MIT" ]
null
null
null
namespace P12_TriFunction { using System; using System.Linq; public class StartUp { public static void Main() { int targetSum = int.Parse(Console.ReadLine()); string[] names = Console.ReadLine() .Split(" ", StringSplitOptions.RemoveEmptyEntries);...
28.545455
102
0.542463
aff94f0c6c20acf690af61f7bc108967b2f30daf
1,133
cs
C#
uTinyRipperCore/Parser/Classes/Shader/Parameters/ConstantBuffer.cs
JosephTico/UtinyRipper
a93ff73f9cf1f46106e99e751ac1b16efefd174d
[ "MIT" ]
2,066
2018-04-03T19:04:42.000Z
2022-03-31T08:16:46.000Z
uTinyRipperCore/Parser/Classes/Shader/Parameters/ConstantBuffer.cs
JosephTico/UtinyRipper
a93ff73f9cf1f46106e99e751ac1b16efefd174d
[ "MIT" ]
1,211
2018-03-31T07:53:04.000Z
2022-03-25T15:42:41.000Z
uTinyRipperCore/Parser/Classes/Shader/Parameters/ConstantBuffer.cs
JosephTico/UtinyRipper
a93ff73f9cf1f46106e99e751ac1b16efefd174d
[ "MIT" ]
434
2018-04-14T09:43:47.000Z
2022-03-28T21:54:11.000Z
namespace uTinyRipper.Classes.Shaders { public struct ConstantBuffer : IAssetReadable { /// <summary> /// 2017.3 and greater /// </summary> public static bool HasStructParams(Version version) => version.IsGreaterEqual(2017, 3); public ConstantBuffer(string name, MatrixParameter[] matrices, VectorParameter[...
28.325
132
0.703442
ccae68e6d0317abe504a4903d31d37ddaa8c5ae8
856
cs
C#
Unity/TheTwilightAdventuresInUpAndDown/Assets/Scripts/World/Room.cs
oscaroders/TheTwilighitAdventures
bb892c7e0a08014d60bedad9e359e3a53d2159f4
[ "MIT" ]
2
2018-11-26T20:51:57.000Z
2018-12-03T19:14:05.000Z
Unity/TheTwilightAdventuresInUpAndDown/Assets/Scripts/World/Room.cs
oscaroders/TheTwilighitAdventures
bb892c7e0a08014d60bedad9e359e3a53d2159f4
[ "MIT" ]
143
2018-11-26T10:40:44.000Z
2019-01-14T09:12:35.000Z
Unity/TheTwilightAdventuresInUpAndDown/Assets/Scripts/World/Room.cs
oscaroders/TheTwilighitAdventures
bb892c7e0a08014d60bedad9e359e3a53d2159f4
[ "MIT" ]
1
2018-12-02T04:41:33.000Z
2018-12-02T04:41:33.000Z
using System.Collections; using System.Collections.Generic; using UnityEngine; public class Room : MonoBehaviour { public int roomId; [Header("Room Edges Positions")] public Transform topPosition; public Transform middlePosition; public Transform leftPosition; public Transform rightPosition; ...
22.526316
68
0.682243
ccafeda7f2a64a1a86c8e6c55274c83a2537816f
3,620
cs
C#
src/Unicorn.FontTools/Extensions/ByteArrayExtensions.cs
caitlinsalt/unicorn
6e97adc204e4b264d59f0f7221295a6f5f5903d3
[ "MIT" ]
null
null
null
src/Unicorn.FontTools/Extensions/ByteArrayExtensions.cs
caitlinsalt/unicorn
6e97adc204e4b264d59f0f7221295a6f5f5903d3
[ "MIT" ]
61
2022-01-08T08:51:52.000Z
2022-03-27T16:22:41.000Z
src/Unicorn.FontTools/Extensions/ByteArrayExtensions.cs
caitlinsalt/unicorn
6e97adc204e4b264d59f0f7221295a6f5f5903d3
[ "MIT" ]
null
null
null
using System; using Unicorn.Base.Helpers.Extensions; namespace Unicorn.FontTools.Extensions { /// <summary> /// Helper methods for converting byte arrays into numerical values. These methods are for those data types specific to OpenType: /// 32-bit fixed-point decimals, and one-second-precision timestam...
53.235294
167
0.61768
5e6a1e8463b611439c9d8ba0b48dacd6eae7d374
5,596
cs
C#
Sulakore/Sulakore/Network/Protocol/Formats/HFormat.cs
Soletrar/TLast
46e5074d178bcd1e035bb27e98771d8a6dd6e1df
[ "MIT" ]
null
null
null
Sulakore/Sulakore/Network/Protocol/Formats/HFormat.cs
Soletrar/TLast
46e5074d178bcd1e035bb27e98771d8a6dd6e1df
[ "MIT" ]
null
null
null
Sulakore/Sulakore/Network/Protocol/Formats/HFormat.cs
Soletrar/TLast
46e5074d178bcd1e035bb27e98771d8a6dd6e1df
[ "MIT" ]
1
2022-01-17T12:17:51.000Z
2022-01-17T12:17:51.000Z
using System; using System.Threading.Tasks; using System.Collections.Generic; namespace Sulakore.Network.Protocol { public abstract class HFormat { protected bool IsOutgoing { get; } public abstract string Name { get; } public abstract int IdPosition { get; } public static Ev...
36.337662
115
0.567548
a252169767af45d63add666320c88d648015d4ef
413
cs
C#
DOTSSample-master/Assets/Scripts/Game/Frontend/ServerListEntry.cs
The-ULTIMATE-MULTIPLAYER-EXPERIENCE/Ultimate-Archery-Multiplayer-Unity-Game
d0e4c24387d45bf525fec635409d87d17671c942
[ "MIT" ]
1
2020-03-01T14:42:20.000Z
2020-03-01T14:42:20.000Z
DOTSSample-master/Assets/Scripts/Game/Frontend/ServerListEntry.cs
krow813/Ultimate-Archery-Multiplayer-Unity-Game
e3ce8bd49b1234c3357146a7bbbd9b815994295b
[ "MIT" ]
25
2020-01-29T15:42:25.000Z
2022-02-03T21:24:44.000Z
DOTSSample-master/Assets/Scripts/Game/Frontend/ServerListEntry.cs
krow813/Ultimate-Archery-Multiplayer-Unity-Game
e3ce8bd49b1234c3357146a7bbbd9b815994295b
[ "MIT" ]
7
2020-01-29T21:06:58.000Z
2020-02-08T00:47:40.000Z
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class ServerListEntry : MonoBehaviour { public TMPro.TextMeshProUGUI serverName; public TMPro.TextMeshProUGUI hostName; public TMPro.TextMeshProUGUI gameMode; public TMPro.TextMeshProUGUI mapNam...
27.533333
44
0.801453
ebf1ff539327954ddc6c7137a8b5b298a6bab6e3
1,399
cshtml
C#
ACTFoundation.Web/Views/Partials/Blocks/_OurMissionBlock.cshtml
vegaitsourcing/act-foundation
5b1a2073987a71f8ead6579cf29626fa0773c19a
[ "MIT" ]
null
null
null
ACTFoundation.Web/Views/Partials/Blocks/_OurMissionBlock.cshtml
vegaitsourcing/act-foundation
5b1a2073987a71f8ead6579cf29626fa0773c19a
[ "MIT" ]
null
null
null
ACTFoundation.Web/Views/Partials/Blocks/_OurMissionBlock.cshtml
vegaitsourcing/act-foundation
5b1a2073987a71f8ead6579cf29626fa0773c19a
[ "MIT" ]
null
null
null
@inherits UmbracoViewPage<ACTFoundation.Core.ViewModels.Partials.Blocks.OurMissionViewModel> <div class="story-box bg-yellow"> @UIHelper.RenderText(Html, Model.Subtitle, "span", "m-text") @UIHelper.RenderText(Html, Model.Title, "h2", "xl-text") @UIHelper.RenderText(Html, Model.TopText.ToHtmlString(), "div...
30.413043
93
0.539671
239547084f2185308162ee131b99da19ea0893c1
35,781
cs
C#
DevTreks.Data/AppHelpers/Accounts.cs
kpboyle1/devtreks2.1
cfc8d91f77ba2b6f4bf5b7f2572a54182add2670
[ "X11" ]
null
null
null
DevTreks.Data/AppHelpers/Accounts.cs
kpboyle1/devtreks2.1
cfc8d91f77ba2b6f4bf5b7f2572a54182add2670
[ "X11" ]
null
null
null
DevTreks.Data/AppHelpers/Accounts.cs
kpboyle1/devtreks2.1
cfc8d91f77ba2b6f4bf5b7f2572a54182add2670
[ "X11" ]
null
null
null
using DevTreks.Models; using System.Collections.Generic; using System.Data; using System.Data.SqlClient; using System.Linq; using System.Threading.Tasks; namespace DevTreks.Data.AppHelpers { /// <summary> ///Purpose: Support class holding constants, enums, and common methods /// for accounts...
47.708
127
0.509684
23c9f11a1bca6e79c8fcedd8aad4af91b00745ca
3,290
cs
C#
MealPlanner/ViewModels/RepastViewModel.cs
PoLaKoSz/Meal-planner
9983f89db18027f6944a3e5fe9bc5d6377b6d015
[ "MIT" ]
1
2020-07-14T06:52:42.000Z
2020-07-14T06:52:42.000Z
MealPlanner/ViewModels/RepastViewModel.cs
PoLaKoSz/Meal-planner
9983f89db18027f6944a3e5fe9bc5d6377b6d015
[ "MIT" ]
12
2018-05-04T14:05:56.000Z
2018-08-14T11:17:10.000Z
MealPlanner/ViewModels/RepastViewModel.cs
PoLaKoSz/Meal-Planner
9983f89db18027f6944a3e5fe9bc5d6377b6d015
[ "MIT" ]
null
null
null
using MealPlanner.Models; using MealPlanner.MVVM; using MealPlanner.MVVM.ViewModels; using MealPlanner.Views; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Windows.Input; namespace MealPlanner.ViewModels { public class RepastViewModel : BaseViewModel {...
26.111111
97
0.541033
be37885c3e4b0201910af66ef8c792a5cd432f43
3,054
cs
C#
src/UCommerce.RazorStore.Installer/PackageActions/InstallDefaultAcceleratorData.cs
eyassug/ucommerce
a44d86a11b6319e0e636f1cafd48432f4b602cb9
[ "MIT" ]
null
null
null
src/UCommerce.RazorStore.Installer/PackageActions/InstallDefaultAcceleratorData.cs
eyassug/ucommerce
a44d86a11b6319e0e636f1cafd48432f4b602cb9
[ "MIT" ]
null
null
null
src/UCommerce.RazorStore.Installer/PackageActions/InstallDefaultAcceleratorData.cs
eyassug/ucommerce
a44d86a11b6319e0e636f1cafd48432f4b602cb9
[ "MIT" ]
null
null
null
using System.Linq; using System.Web; using System.Xml; using umbraco; using umbraco.cms.businesslogic.web; using umbraco.interfaces; using UCommerce.EntitiesV2; using UCommerce.RazorStore.Installer.Helpers; using helper = umbraco.cms.businesslogic.packager.standardPackageActions.helper; namespace UCommerce....
28.018349
113
0.596267
4fd3035bdf4721617c14902cddac13e25f1fb7ea
3,486
cs
C#
TGC.Group/Model/Parcelas/Inicio.cs
LeandroJavierLaino/TGC2018_GameConcept-CrashBandicoot
fa936d30766d7e9ff019f05b62bc9682ecb9ee97
[ "MIT" ]
null
null
null
TGC.Group/Model/Parcelas/Inicio.cs
LeandroJavierLaino/TGC2018_GameConcept-CrashBandicoot
fa936d30766d7e9ff019f05b62bc9682ecb9ee97
[ "MIT" ]
null
null
null
TGC.Group/Model/Parcelas/Inicio.cs
LeandroJavierLaino/TGC2018_GameConcept-CrashBandicoot
fa936d30766d7e9ff019f05b62bc9682ecb9ee97
[ "MIT" ]
null
null
null
using Microsoft.DirectX; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using TGC.Core.Geometry; using TGC.Core.Mathematica; using TGC.Core.SceneLoader; using TGC.Core.Textures; using TGC.Core.Utils; namespace TGC.Group.Model.Parcelas { class In...
37.891304
152
0.625072
fc20d0415202a8f8b2f8981c276a972b181ac2de
231
cs
C#
08.C# Fundamentals/08.02.C# OOP Basics/06.Inheritance - Exercise/05.MordorsCrueltyPlan/Models/Mood.cs
mdamyanova/C-Sharp-Web-Development
39c1674b33c0bfad0125ea00f9d55230e40c8eb8
[ "MIT" ]
10
2017-06-19T12:42:54.000Z
2018-05-03T15:40:17.000Z
08.C# Fundamentals/08.02.C# OOP Basics/06.Inheritance - Exercise/05.MordorsCrueltyPlan/Models/Mood.cs
mdamyanova/C-Sharp-Web-Development
39c1674b33c0bfad0125ea00f9d55230e40c8eb8
[ "MIT" ]
null
null
null
08.C# Fundamentals/08.02.C# OOP Basics/06.Inheritance - Exercise/05.MordorsCrueltyPlan/Models/Mood.cs
mdamyanova/C-Sharp-Web-Development
39c1674b33c0bfad0125ea00f9d55230e40c8eb8
[ "MIT" ]
3
2017-11-02T12:41:26.000Z
2018-07-04T15:12:44.000Z
namespace _05.MordorsCrueltyPlan.Models { public abstract class Mood { public string Type => this.GetType().Name; public override string ToString() { return this.Type; } } }
19.25
50
0.571429
1f854c2f8c4788474edfda5c6679fb57b9cab9f1
1,207
cs
C#
Utilities.Sql.Tests/Extensions.cs
nettolicious/code-gen
f6d1b304d8585e37766c8109d63505865ef847e6
[ "MIT" ]
null
null
null
Utilities.Sql.Tests/Extensions.cs
nettolicious/code-gen
f6d1b304d8585e37766c8109d63505865ef847e6
[ "MIT" ]
null
null
null
Utilities.Sql.Tests/Extensions.cs
nettolicious/code-gen
f6d1b304d8585e37766c8109d63505865ef847e6
[ "MIT" ]
null
null
null
/* See the LICENSE.txt file in the root folder for license details. */ using System; using System.Data; using NUnit.Framework; namespace Utilities.Sql.SqlServer.Tests { [TestFixture] public class ExtensionsTests { [Test] public void GetValueOrDefaultTest() { var dt = new DataTable(); d...
26.822222
95
0.616404
1fdfdb205288171b256b14bea1ca5e63988bd40c
2,952
cs
C#
snippets/csharp/VS_Snippets_WebNet/System.Web.Management.SqlServices/CS/usingsqlservices.cs
cston/dotnet-api-docs
17c58dc9d579eba45f6f20bb08ad5ff0a63dec47
[ "CC-BY-4.0", "MIT" ]
2
2020-02-22T09:30:21.000Z
2021-08-02T23:44:31.000Z
snippets/csharp/VS_Snippets_WebNet/System.Web.Management.SqlServices/CS/usingsqlservices.cs
cston/dotnet-api-docs
17c58dc9d579eba45f6f20bb08ad5ff0a63dec47
[ "CC-BY-4.0", "MIT" ]
555
2019-09-23T22:22:58.000Z
2021-07-15T18:51:12.000Z
snippets/csharp/VS_Snippets_WebNet/System.Web.Management.SqlServices/CS/usingsqlservices.cs
cston/dotnet-api-docs
17c58dc9d579eba45f6f20bb08ad5ff0a63dec47
[ "CC-BY-4.0", "MIT" ]
1
2022-03-07T20:09:25.000Z
2022-03-07T20:09:25.000Z
// <Snippet1> using System; using System.Web.Management; namespace UsingSQLServices { class UsingSqlServices { static void Main(string[] args) { try { // Values to use. string server = "ASPFeatureServer"; string database = "ASPFeatureDB"; string connectionString = "server=ASPFeatureServer, pooling=False,...
22.883721
88
0.73645
87a49193c1942251bab8279c2c4b1b82e7ee6fab
3,701
cs
C#
src/DurableTask.AzureServiceFabric/Service/OwinCommunicationListener.cs
ElanHasson/durabletask
5ba609311796671053875a585e7d74d766470e5f
[ "Apache-2.0" ]
1
2019-10-05T15:09:11.000Z
2019-10-05T15:09:11.000Z
src/DurableTask.AzureServiceFabric/Service/OwinCommunicationListener.cs
ElanHasson/durabletask
5ba609311796671053875a585e7d74d766470e5f
[ "Apache-2.0" ]
null
null
null
src/DurableTask.AzureServiceFabric/Service/OwinCommunicationListener.cs
ElanHasson/durabletask
5ba609311796671053875a585e7d74d766470e5f
[ "Apache-2.0" ]
1
2018-07-16T14:04:10.000Z
2018-07-16T14:04:10.000Z
// ---------------------------------------------------------------------------------- // 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....
34.915094
135
0.573088
48401243a754c2bf042b3c9b25c56c03e8511fec
7,883
cs
C#
Calculadora_/Form1.cs
o-oliveira/Calculadora
842444c711721eb8602fa127ab3b41361488752c
[ "MIT" ]
null
null
null
Calculadora_/Form1.cs
o-oliveira/Calculadora
842444c711721eb8602fa127ab3b41361488752c
[ "MIT" ]
null
null
null
Calculadora_/Form1.cs
o-oliveira/Calculadora
842444c711721eb8602fa127ab3b41361488752c
[ "MIT" ]
null
null
null
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; namespace Calculadora_ { public partial class Form1 : Form { public Form1() { ...
32.17551
98
0.48852
3e06cf1ef121cfb1e647d52cf9c598db1a6fb73c
227
cs
C#
Assets/i5 Toolkit for Mixed Reality/Runtime/SpatialAnchor/ASAStaus.cs
LukasLiss/i5-Toolkit-for-Mixed-Reality
f05c12370ce4e238f4a063c5c17bf05154df3b0c
[ "MIT" ]
null
null
null
Assets/i5 Toolkit for Mixed Reality/Runtime/SpatialAnchor/ASAStaus.cs
LukasLiss/i5-Toolkit-for-Mixed-Reality
f05c12370ce4e238f4a063c5c17bf05154df3b0c
[ "MIT" ]
null
null
null
Assets/i5 Toolkit for Mixed Reality/Runtime/SpatialAnchor/ASAStaus.cs
LukasLiss/i5-Toolkit-for-Mixed-Reality
f05c12370ce4e238f4a063c5c17bf05154df3b0c
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class ASAStaus { public float scanPercentage; public ASAStaus(float percentage) { scanPercentage = percentage; } }
16.214286
37
0.722467
20a606cf6ffa52ac98accccfae8e8f7ed08bd2a3
40,108
cs
C#
RecodifiqueViagens/obj/Debug/net5.0/Razor/Views/Home/Promocoes.cshtml.g.cs
EngMateusCardoso/Aplicacao_WEB_ASP.NET_Core_MVC
38340c271fef356e1fd472ea70245077be690228
[ "MIT" ]
2
2021-12-21T01:20:18.000Z
2021-12-28T20:41:36.000Z
RecodifiqueViagens/obj/Debug/net5.0/Razor/Views/Home/Promocoes.cshtml.g.cs
EngMateusCardoso/Aplicacao_WEB_ASP.NET_Core_MVC
38340c271fef356e1fd472ea70245077be690228
[ "MIT" ]
null
null
null
RecodifiqueViagens/obj/Debug/net5.0/Razor/Views/Home/Promocoes.cshtml.g.cs
EngMateusCardoso/Aplicacao_WEB_ASP.NET_Core_MVC
38340c271fef356e1fd472ea70245077be690228
[ "MIT" ]
null
null
null
#pragma checksum "C:\Users\Eng. Mateus Cardodo\source\repos\Aplicacao_WEB_ASP.NET_Core_MVC\RecodifiqueViagens\Views\Home\Promocoes.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "54e3da1092a8654586b90899928e01bff7a6dc66" // <auto-generated/> #pragma warning disable 1591 [assembly: global::Microsoft.AspNetCore.Razor.H...
81.520325
370
0.710257
141a6ac1421b7b8167f37cc529b4745bea4ffb8b
2,389
cs
C#
Projectsetup.Infrastructure/Pipeline/MediatrModule.cs
boriscallens/Projectsetup
342b54ed98aee0de831077bc7bc9645365825ea3
[ "MIT" ]
null
null
null
Projectsetup.Infrastructure/Pipeline/MediatrModule.cs
boriscallens/Projectsetup
342b54ed98aee0de831077bc7bc9645365825ea3
[ "MIT" ]
null
null
null
Projectsetup.Infrastructure/Pipeline/MediatrModule.cs
boriscallens/Projectsetup
342b54ed98aee0de831077bc7bc9645365825ea3
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using Autofac; using Autofac.Core.Registration; using MediatR; using MediatR.Pipeline; using Projectsetup.Domain.Pipeline; namespace Projectsetup.Infrastructure.Pipeline { public class MediatrModule : Module { public IEnumerable<Type> ...
35.656716
110
0.603181
dd8c583e67802a7f23a747fab7627a2240afc695
512
cs
C#
src/QuestionaireApi/Questionaire.common/model/AnswerException.cs
niwat-panrit/netcore-questionaire-api
cd1ec34aafb213f7afc7f85e68a89bb67bd9ae25
[ "Apache-2.0" ]
null
null
null
src/QuestionaireApi/Questionaire.common/model/AnswerException.cs
niwat-panrit/netcore-questionaire-api
cd1ec34aafb213f7afc7f85e68a89bb67bd9ae25
[ "Apache-2.0" ]
null
null
null
src/QuestionaireApi/Questionaire.common/model/AnswerException.cs
niwat-panrit/netcore-questionaire-api
cd1ec34aafb213f7afc7f85e68a89bb67bd9ae25
[ "Apache-2.0" ]
null
null
null
using System; namespace Questionaire.common.model { public class AnswerException { // TODO: Add exception note public virtual int ID { get; set; } public virtual int QuestionnaireID { get; set; } public virtual int QuestionID { get; set; } public virtual string Valu...
19.692308
56
0.595703
fb10dc50e7d2681351e2c171c1b6226018e29190
851
cs
C#
TestApplications/GenerateImageWebJobFull/Functions.cs
CHauer/FH-Thesis-AzureTestApps
5218f87480d55ab2be0ccbcd3fc8418b72604a7c
[ "MIT" ]
null
null
null
TestApplications/GenerateImageWebJobFull/Functions.cs
CHauer/FH-Thesis-AzureTestApps
5218f87480d55ab2be0ccbcd3fc8418b72604a7c
[ "MIT" ]
null
null
null
TestApplications/GenerateImageWebJobFull/Functions.cs
CHauer/FH-Thesis-AzureTestApps
5218f87480d55ab2be0ccbcd3fc8418b72604a7c
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using ContosoUniversityFull.DAL; using ContosoUniversityFull.Services; using Microsoft.Azure.WebJobs; namespace GenerateImageWebJobFull { public class Functions { privat...
27.451613
105
0.720329
0ed16e48b09eb367d7b993a321aad5b27949aea3
6,280
cs
C#
Forms/Menus/SideMenuContainer.cs
kroll-software/SummerGUI
7c4dc691d05e73207ca26338cb0318e4088136b5
[ "MIT" ]
2
2019-01-07T15:55:10.000Z
2020-05-26T16:08:10.000Z
Forms/Menus/SideMenuContainer.cs
kroll-software/SummerGUI
7c4dc691d05e73207ca26338cb0318e4088136b5
[ "MIT" ]
null
null
null
Forms/Menus/SideMenuContainer.cs
kroll-software/SummerGUI
7c4dc691d05e73207ca26338cb0318e4088136b5
[ "MIT" ]
null
null
null
using System; using System.Linq; using KS.Foundation; using System.Drawing; namespace SummerGUI { public class SidemenuToolbar : ComponentToolBar { public ToolBarButton CmdCollapseAll { get; private set; } public ToolBarButton CmdExpandAll { get; private set; } //public ToolBarSeparator Separator1 { get; pri...
29.483568
129
0.684395