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
1bc4a4ff5a3df16aa3dfedfe27ac3b975b7cd3da
21,991
cs
C#
Framework/Tools/ConnectionManager/Gateway.cs
PervasiveDigital/netmf-interpreter
03d84fe76e0b666ebec62d17d69c55c45940bc40
[ "Apache-2.0" ]
529
2015-03-10T00:17:45.000Z
2022-03-17T02:21:19.000Z
Framework/Tools/ConnectionManager/Gateway.cs
PervasiveDigital/netmf-interpreter
03d84fe76e0b666ebec62d17d69c55c45940bc40
[ "Apache-2.0" ]
495
2015-03-10T22:02:46.000Z
2019-05-16T13:05:00.000Z
Framework/Tools/ConnectionManager/Gateway.cs
PervasiveDigital/netmf-interpreter
03d84fe76e0b666ebec62d17d69c55c45940bc40
[ "Apache-2.0" ]
332
2015-03-10T08:04:36.000Z
2022-03-29T04:18:36.000Z
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright (c) Microsoft Corporation. All rights reserved. ///////////////////////////////////////////////////////...
28.121483
201
0.481242
93f73f23dc545739030030bd6ac134b12d8d46ab
4,999
cs
C#
ConfigController.cs
chua1975/certisvmsportal
43c8055bc3257be48da976c32c75e6cb1e3cadb1
[ "Apache-2.0" ]
null
null
null
ConfigController.cs
chua1975/certisvmsportal
43c8055bc3257be48da976c32c75e6cb1e3cadb1
[ "Apache-2.0" ]
3
2021-09-16T02:23:22.000Z
2021-09-16T02:25:01.000Z
ConfigController.cs
chua1975/certisvmsportal
43c8055bc3257be48da976c32c75e6cb1e3cadb1
[ "Apache-2.0" ]
null
null
null
using System; using CertisVMS.Model.DbModels; using CertisVMSPortal.Filters; using log4net; using System.Web.Mvc; using CertisVMS.ApiClient; using System.Collections.Generic; using Microsoft.Ajax.Utilities; using Newtonsoft.Json; using CertisVMS.Bll.QueryCache; namespace CertisVMSPortal.Controllers { [CheckAuthor...
29.934132
128
0.569314
0dc68c309dda8ad87d7af75c207ebb4265f55ec5
452
cs
C#
Anamnesis/Core/IStructViewModel.cs
Caraxi/Anamnesis
90c035fb9b99c90e9b1b4a8a32180b8858f08659
[ "MIT" ]
4
2021-05-11T10:21:10.000Z
2021-09-04T17:37:18.000Z
Anamnesis/Core/IStructViewModel.cs
Caraxi/Anamnesis
90c035fb9b99c90e9b1b4a8a32180b8858f08659
[ "MIT" ]
null
null
null
Anamnesis/Core/IStructViewModel.cs
Caraxi/Anamnesis
90c035fb9b99c90e9b1b4a8a32180b8858f08659
[ "MIT" ]
3
2021-04-22T06:57:29.000Z
2021-08-13T16:03:12.000Z
// © Anamnesis. // Licensed under the MIT license. namespace Anamnesis { using System; using System.ComponentModel; public interface IStructViewModel : INotifyPropertyChanged { IStructViewModel? Parent { get; } bool Enabled { get; set; } Type GetModelType(); void SetModel(object? model); object? GetMod...
19.652174
59
0.730088
6e3ee802b384feb98c2985de530b5db12a93e847
6,612
cs
C#
HttpClient/HttpClient.cs
cobergmd/WebLib
e5a97166f36e6d208eb041677d3654f5814c2b90
[ "MIT" ]
null
null
null
HttpClient/HttpClient.cs
cobergmd/WebLib
e5a97166f36e6d208eb041677d3654f5814c2b90
[ "MIT" ]
null
null
null
HttpClient/HttpClient.cs
cobergmd/WebLib
e5a97166f36e6d208eb041677d3654f5814c2b90
[ "MIT" ]
null
null
null
/* * This work is licensed under the terms of the MIT license. * For a copy, see <https://opensource.org/licenses/MIT>. */ using System; using System.IO; using System.Net; using System.Runtime.CompilerServices; using System.Text; using System.Xml; namespace CJO.Web.Http { public class HttpClient { ...
30.330275
190
0.528433
f7fc2c4fcdc185f794fdb97813fa11b649751da3
665
cs
C#
assets/Editor/EditorMenuInternalUtility.cs
guanshichao/unity3d-editor-menu
f6ed935a5400a5bdf024ebbf311b0ecdd01a0af8
[ "MIT" ]
292
2015-09-12T14:19:32.000Z
2022-02-19T08:46:12.000Z
reorderablelist/EditorScript/EditorMenuInternalUtility.cs
mulova/commons
c36bd0b10de3500da464a34eae0af9e6f7a64585
[ "MIT" ]
130
2018-04-13T23:13:28.000Z
2019-07-30T10:57:08.000Z
reorderablelist/EditorScript/EditorMenuInternalUtility.cs
mulova/commons
c36bd0b10de3500da464a34eae0af9e6f7a64585
[ "MIT" ]
131
2015-09-14T06:32:03.000Z
2021-06-11T02:31:38.000Z
// Copyright (c) Rotorz Limited. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root. using System; namespace Rotorz.Games.UnityEditorExtensions { /// <exclude/> internal static class EditorMenuInternalUtility { public static readonly Func<bool> AlwaysTrueP...
28.913043
80
0.649624
790bd37463fd425dc28f4fc5569af89b0078218f
63,775
cs
C#
EuclideanGeometryLib/EuclideanGeometryLib/GeometricAlgebra/CGA5D/Cga5DMultivectorGeometry.cs
ga-explorer/GMac
93eb6fae554dbb16ab805543b65f1014cc470da6
[ "MIT" ]
8
2017-10-09T04:48:50.000Z
2021-03-02T10:44:24.000Z
EuclideanGeometryLib/EuclideanGeometryLib/GeometricAlgebra/CGA5D/Cga5DMultivectorGeometry.cs
ga-explorer/GMac
93eb6fae554dbb16ab805543b65f1014cc470da6
[ "MIT" ]
null
null
null
EuclideanGeometryLib/EuclideanGeometryLib/GeometricAlgebra/CGA5D/Cga5DMultivectorGeometry.cs
ga-explorer/GMac
93eb6fae554dbb16ab805543b65f1014cc470da6
[ "MIT" ]
3
2017-10-11T12:26:27.000Z
2018-05-25T06:57:57.000Z
using System; using EuclideanGeometryLib.BasicMath.Tuples.Immutable; namespace EuclideanGeometryLib.GeometricAlgebra.CGA5D { public abstract class Cga5DMultivectorGeometry : MultivectorGeometry3D { public static Cga5D1VectorGeometry CreateOpnsPoint(Tuple3D point) { var scal...
34.177385
107
0.528028
7ce5286ac192590e070eac993b5d93dd805d2ab3
5,939
cs
C#
Scripts/Misc/ServerList.cs
greeduomacro/vivre-uo
50c68c7a81d01b789bea7a12dfd3de07a0367531
[ "BSD-2-Clause" ]
null
null
null
Scripts/Misc/ServerList.cs
greeduomacro/vivre-uo
50c68c7a81d01b789bea7a12dfd3de07a0367531
[ "BSD-2-Clause" ]
null
null
null
Scripts/Misc/ServerList.cs
greeduomacro/vivre-uo
50c68c7a81d01b789bea7a12dfd3de07a0367531
[ "BSD-2-Clause" ]
2
2016-02-14T16:18:36.000Z
2020-08-17T00:52:10.000Z
using System; using System.IO; using System.Net; using System.Net.NetworkInformation; using System.Net.Sockets; using Server; using Server.Network; namespace Server.Misc { public class ServerList { /* * The default setting for Address, a value of 'null', will use your local IP address. If all of your local IP ...
30.45641
125
0.685469
735776eb8b45954791510a2442945898693b6659
473
cs
C#
Airmiss/Internal/Client/ClientContext.cs
ceifa/airmiss
c3bb7ec33e13bc2cb1a608f4064d2de93849210a
[ "MIT" ]
null
null
null
Airmiss/Internal/Client/ClientContext.cs
ceifa/airmiss
c3bb7ec33e13bc2cb1a608f4064d2de93849210a
[ "MIT" ]
null
null
null
Airmiss/Internal/Client/ClientContext.cs
ceifa/airmiss
c3bb7ec33e13bc2cb1a608f4064d2de93849210a
[ "MIT" ]
null
null
null
using Airmiss.Core; namespace Airmiss.Internal.Client { internal class ClientContext : IContext { public ClientContext(IClient sender, IProcessorDescriptor processor, object?[] arguments) { Sender = sender; Processor = processor; Arguments = arguments; ...
23.65
97
0.608879
b26f554d4221344aef26544205a16a0b52d1a5f3
1,934
cs
C#
src/AppBlocks.Autofac.Tests/Workflow/WorkflowWriterInterceptorTests.cs
AdsophicSolutions/AppBlocks.Autofac
2959b90244ff64b84ec753a5ea9a3e4c56f116fe
[ "MIT" ]
null
null
null
src/AppBlocks.Autofac.Tests/Workflow/WorkflowWriterInterceptorTests.cs
AdsophicSolutions/AppBlocks.Autofac
2959b90244ff64b84ec753a5ea9a3e4c56f116fe
[ "MIT" ]
1
2020-09-26T10:03:42.000Z
2020-09-26T10:03:42.000Z
src/AppBlocks.Autofac.Tests/Workflow/WorkflowWriterInterceptorTests.cs
AdsophicSolutions/AppBlocks.Autofac
2959b90244ff64b84ec753a5ea9a3e4c56f116fe
[ "MIT" ]
null
null
null
using Autofac; using Microsoft.VisualStudio.TestTools.UnitTesting; using System; using System.Collections.Generic; using System.Text; namespace AppBlocks.Autofac.Tests.Workflow { [TestClass] public class WorkflowWriterInterceptorTests { [TestMethod] public void WorkflowWriter_Service_Test(...
37.921569
120
0.671148
40d65cbe2454490f0e5189cae8855309fd81ff16
789
cs
C#
TrusonaSDK.HTTP/Client/V2/Service/UserService.cs
trusona/trusona-server-sdk-dotnet
b9bfd2ae1ed1ba7391cb42b6a46aae55c4c447cb
[ "Apache-2.0" ]
1
2020-05-04T11:45:15.000Z
2020-05-04T11:45:15.000Z
TrusonaSDK.HTTP/Client/V2/Service/UserService.cs
trusona/trusona-server-sdk-dotnet
b9bfd2ae1ed1ba7391cb42b6a46aae55c4c447cb
[ "Apache-2.0" ]
20
2020-10-15T06:50:05.000Z
2022-02-11T16:05:32.000Z
TrusonaSDK.HTTP/Client/V2/Service/UserService.cs
trusona/trusona-server-sdk-dotnet
b9bfd2ae1ed1ba7391cb42b6a46aae55c4c447cb
[ "Apache-2.0" ]
null
null
null
using System.Threading.Tasks; using TrusonaSDK.HTTP.Client.V2.Serialization; namespace TrusonaSDK.HTTP.Client.V2.Service { public sealed class UserService : HttpService, IUserService { private readonly ICredentialProvider _credentialProvider; public UserService(IConfiguration configuration, IHttpClientW...
30.346154
131
0.760456
67e2154b5e34c400404102decdecf19452d6120e
573
cs
C#
EducationalMalwareKit.Domain/Build/Compilers/CompilerArguments.cs
IndexOverflow/educational-malwarekit
af22c996ad05670c638d021c275216c586dc1199
[ "MIT" ]
2
2017-05-20T21:41:49.000Z
2021-06-08T05:58:09.000Z
EducationalMalwareKit.Domain/Build/Compilers/CompilerArguments.cs
IndexOverflow/educational-malwarekit
af22c996ad05670c638d021c275216c586dc1199
[ "MIT" ]
null
null
null
EducationalMalwareKit.Domain/Build/Compilers/CompilerArguments.cs
IndexOverflow/educational-malwarekit
af22c996ad05670c638d021c275216c586dc1199
[ "MIT" ]
3
2017-05-20T21:42:04.000Z
2021-03-05T20:44:36.000Z
using System.Collections.Generic; namespace EducationalMalwareKit.Domain.Build.Compilers { public abstract class CompilerArguments { public string BuildToolsPath { get; } protected CompilerArguments(string buildToolsPath) { BuildToolsPath = buildToolsPath; } ...
30.157895
91
0.731239
eccb885a9f54797a1368a3b05656973f3f47729f
5,558
cs
C#
HackerCalc.CalcEngine/Data types/UnlimitedIntegerType.cs
HisRoyalRedness/HackerCalc
790d7f77ea75e8b7a8c8f5801baaf8bb6014087c
[ "Unlicense" ]
null
null
null
HackerCalc.CalcEngine/Data types/UnlimitedIntegerType.cs
HisRoyalRedness/HackerCalc
790d7f77ea75e8b7a8c8f5801baaf8bb6014087c
[ "Unlicense" ]
null
null
null
HackerCalc.CalcEngine/Data types/UnlimitedIntegerType.cs
HisRoyalRedness/HackerCalc
790d7f77ea75e8b7a8c8f5801baaf8bb6014087c
[ "Unlicense" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Numerics; using System.Text; using System.Threading.Tasks; namespace HisRoyalRedness.com { public class UnlimitedIntegerType : DataTypeBase<BigInteger, UnlimitedIntegerType> { public UnlimitedIntegerType(BigInteger value) ...
44.111111
196
0.560094
a6084cfd1094d673b9982cac20400b4b5dc729ad
577
cs
C#
Source/Lib/Trakt.NET/Objects/Post/Scrobbles/ITraktScrobblePost.cs
henrikfroehling/Trakt.NET
33a6c52a5dd61089acc6a7993a6055bdd58de603
[ "MIT" ]
39
2018-07-17T07:20:17.000Z
2022-03-19T00:20:29.000Z
Source/Lib/Trakt.NET/Objects/Post/Scrobbles/ITraktScrobblePost.cs
henrikfroehling/Trakt.NET
33a6c52a5dd61089acc6a7993a6055bdd58de603
[ "MIT" ]
177
2018-07-05T17:50:43.000Z
2022-03-31T21:48:42.000Z
Source/Lib/Trakt.NET/Objects/Post/Scrobbles/ITraktScrobblePost.cs
henrikfroehling/Trakt.NET
33a6c52a5dd61089acc6a7993a6055bdd58de603
[ "MIT" ]
10
2018-11-19T17:33:26.000Z
2022-03-19T00:20:10.000Z
namespace TraktNet.Objects.Post.Scrobbles { using Requests.Interfaces; public interface ITraktScrobblePost : IRequestBody { /// <summary>Gets or sets the required progress. Should be a value between 0 and 100.</summary> float Progress { get; set; } /// <summary>Gets or sets the ap...
33.941176
106
0.658579
a6c677509c3e55012272927c5586707b6f65af03
382
cs
C#
Mobile/Mobile/ViewModels/Suggestions/SuggestionAdd/SuggestionAddData.cs
secretMoi/Wallon
797f6de6db4ecb95e36b02d3d06c38048563b348
[ "MIT" ]
2
2020-12-01T07:52:47.000Z
2021-03-03T19:35:48.000Z
Mobile/Mobile/ViewModels/Suggestions/SuggestionAdd/SuggestionAddData.cs
secretMoi/Wallon
797f6de6db4ecb95e36b02d3d06c38048563b348
[ "MIT" ]
1
2020-11-14T10:43:12.000Z
2020-11-14T10:43:12.000Z
Mobile/Mobile/ViewModels/Suggestions/SuggestionAdd/SuggestionAddData.cs
secretMoi/Wallon
797f6de6db4ecb95e36b02d3d06c38048563b348
[ "MIT" ]
null
null
null
using Models.Dtos.Suggestions; namespace Mobile.ViewModels.Suggestions.SuggestionAdd { public class SuggestionAddData : BaseViewModel { private SuggestionReadDto _suggestion; public SuggestionAddData() { Suggestion = new SuggestionReadDto(); } public SuggestionReadDto Suggestion { get => _sugges...
18.190476
53
0.743455
0ba4e86692200baeb721d9a707ec1a3c275f532e
722
cs
C#
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b49322/b49322.cs
CyberSys/coreclr-mono
83b2cb83b32faa45b4f790237b5c5e259692294a
[ "MIT" ]
10
2015-11-03T16:35:25.000Z
2021-07-31T16:36:29.000Z
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b49322/b49322.cs
CyberSys/coreclr-mono
83b2cb83b32faa45b4f790237b5c5e259692294a
[ "MIT" ]
1
2019-03-05T18:50:09.000Z
2019-03-05T18:50:09.000Z
tests/src/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b49322/b49322.cs
CyberSys/coreclr-mono
83b2cb83b32faa45b4f790237b5c5e259692294a
[ "MIT" ]
4
2015-10-28T12:26:26.000Z
2021-09-04T11:36:04.000Z
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // namespace Test { using System; class AA { static ulong m_ul; static int Main() { try { G...
21.235294
101
0.391967
285210d624820293f86c20db04bfb9ed98d29f7a
629
cs
C#
SM_Industries/Misc/SMIresource.cs
net-lisias-ksph/SMIndustries
bf79e3b5bed216382f24fc70667b85c20d4e9182
[ "Unlicense", "MIT" ]
2
2017-10-15T19:18:23.000Z
2020-06-03T16:27:20.000Z
SM_Industries/Misc/SMIresource.cs
net-lisias-ksph/SMIndustries
bf79e3b5bed216382f24fc70667b85c20d4e9182
[ "Unlicense", "MIT" ]
3
2020-03-25T09:40:33.000Z
2020-06-04T01:27:26.000Z
SM_Industries/Misc/SMIresource.cs
net-lisias-ksph/SMIndustries
bf79e3b5bed216382f24fc70667b85c20d4e9182
[ "Unlicense", "MIT" ]
3
2017-09-05T19:07:13.000Z
2019-03-06T09:35:30.000Z
 namespace SMIndustries.engine { public class SMIresource { //public PartResource resource; public string name; public int ID; public float ratio; public double currentSupply = 0f; public double amount = 0f; public double maxAmount = 0f; public S...
21.689655
54
0.519873
e9349e6ed11f7c62fd6580c8e041920f037792be
437
cs
C#
Another Morrowind Utility/FileStructure/Records/Record.cs
Slepana/Another-Morrowind-Utility
b7f585535d25f7d5dfff54611ec14b9eef584824
[ "MIT" ]
null
null
null
Another Morrowind Utility/FileStructure/Records/Record.cs
Slepana/Another-Morrowind-Utility
b7f585535d25f7d5dfff54611ec14b9eef584824
[ "MIT" ]
null
null
null
Another Morrowind Utility/FileStructure/Records/Record.cs
Slepana/Another-Morrowind-Utility
b7f585535d25f7d5dfff54611ec14b9eef584824
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Another_Morrowind_Utility.FileStructure { class Record { public RecordHeader Header { get; set; } //public byte[] Data { get; } public List<Subrecord> Subrecord...
20.809524
55
0.633867
9a3141871b1913033a361149ff77b42b89d3254b
85
cs
C#
Assets/Scripts/PeixiScripts/Interfaces/IInteractableNPC.cs
OldMoM/IsolatedIsland_repo
5467555abd379abb66182fabe65c7fc06a1871d6
[ "MIT" ]
null
null
null
Assets/Scripts/PeixiScripts/Interfaces/IInteractableNPC.cs
OldMoM/IsolatedIsland_repo
5467555abd379abb66182fabe65c7fc06a1871d6
[ "MIT" ]
null
null
null
Assets/Scripts/PeixiScripts/Interfaces/IInteractableNPC.cs
OldMoM/IsolatedIsland_repo
5467555abd379abb66182fabe65c7fc06a1871d6
[ "MIT" ]
null
null
null
 public interface IInteractableNPC : IInteractable { string NPCName { get; } }
12.142857
49
0.705882
3ff49389da29908cdcf877dab98fa830f94a772b
164
cs
C#
TeamGame0401/Assets/Scripts/GamePlay/Arrow.cs
kagamiS/UnityGame1
182e96d23079bc3325c7215e091230ef359de5c8
[ "MIT" ]
null
null
null
TeamGame0401/Assets/Scripts/GamePlay/Arrow.cs
kagamiS/UnityGame1
182e96d23079bc3325c7215e091230ef359de5c8
[ "MIT" ]
null
null
null
TeamGame0401/Assets/Scripts/GamePlay/Arrow.cs
kagamiS/UnityGame1
182e96d23079bc3325c7215e091230ef359de5c8
[ "MIT" ]
1
2019-04-20T07:28:24.000Z
2019-04-20T07:28:24.000Z
using System.Collections; using System.Collections.Generic; using UnityEngine; public class Arrow : MonoBehaviour { //public GameObject arrowPosition; }
16.4
38
0.762195
83720fa732d0feddd58303b65b370693d5df893f
2,517
cs
C#
src/AngleSharp.Diffing/Strategies/TextNodeStrategies/TextNodeFilter.cs
SebastianStehle/AngleSharp.Diffing
2f0896fdb54b0ecf16464e58cb4b1adecaa8beaa
[ "MIT" ]
18
2019-10-30T20:41:54.000Z
2022-03-22T21:06:01.000Z
src/AngleSharp.Diffing/Strategies/TextNodeStrategies/TextNodeFilter.cs
egil/AngleSharp.Diffing
2880820c51cdf87b95a3e907cffff7ef8e3eb254
[ "MIT" ]
16
2019-10-31T21:26:39.000Z
2022-03-17T09:20:10.000Z
src/AngleSharp.Diffing/Strategies/TextNodeStrategies/TextNodeFilter.cs
egil/AngleSharp.Diffing
2880820c51cdf87b95a3e907cffff7ef8e3eb254
[ "MIT" ]
6
2021-04-27T10:24:50.000Z
2022-03-15T10:23:27.000Z
using System; using AngleSharp.Diffing.Core; using AngleSharp.Diffing.Extensions; using AngleSharp.Dom; namespace AngleSharp.Diffing.Strategies.TextNodeStrategies { /// <summary> /// Represents the text node filter strategy. /// </summary> public class TextNodeFilter { private const string...
35.450704
99
0.620977
464054de7a728510b35b429ce6e13bb6628e40b6
593,275
cs
C#
Sources/MinerWars.GameLib/AppCode/Game/Audio/Dialogues/MyDialogueConstants.cs
emperorstarfinder/Miner-Wars-2081
c5da0cfe54cf41152cf4bfcc84415187e17a09ec
[ "MS-PL" ]
118
2015-01-01T07:44:36.000Z
2022-01-19T00:34:43.000Z
Sources/MinerWars.GameLib/AppCode/Game/Audio/Dialogues/MyDialogueConstants.cs
emperorstarfinder/Miner-Wars-2081
c5da0cfe54cf41152cf4bfcc84415187e17a09ec
[ "MS-PL" ]
null
null
null
Sources/MinerWars.GameLib/AppCode/Game/Audio/Dialogues/MyDialogueConstants.cs
emperorstarfinder/Miner-Wars-2081
c5da0cfe54cf41152cf4bfcc84415187e17a09ec
[ "MS-PL" ]
61
2015-01-26T06:50:00.000Z
2022-02-22T05:05:03.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using MinerWars.AppCode.Game.World.Global; using MinerWars.AppCode.Game.Localization; using SysUtils.Utils; using System.IO; namespace MinerWars.AppCode.Game.Audio.Dialogues { enum MyDialogueEnum { NONE, TEST...
89.040222
262
0.698341
172153ede2331f285a552a49352554e7db861f9c
695
cs
C#
BSPlaylistInstaller/Models/Song.cs
GianniKoch/BeatSaberPlaylistInstaller
94e2697095dcd5768616e79554422fbc4401abd3
[ "MIT" ]
null
null
null
BSPlaylistInstaller/Models/Song.cs
GianniKoch/BeatSaberPlaylistInstaller
94e2697095dcd5768616e79554422fbc4401abd3
[ "MIT" ]
1
2020-05-16T15:28:46.000Z
2020-05-16T18:31:15.000Z
BSPlaylistInstaller/Models/Song.cs
GianniKoch/BeatSaberPlaylistInstaller
94e2697095dcd5768616e79554422fbc4401abd3
[ "MIT" ]
null
null
null
using Newtonsoft.Json; namespace BSPlaylistInstaller.Models { public class Song { [JsonConstructor] public Song(string hash) { Key = string.Empty; Hash = hash; SongName = string.Empty; Uploader = string.Empty; } public So...
23.965517
78
0.519424
2f03e6e9693f2653dd42931644523ef9d5442788
1,155
cs
C#
Biotime2/BiotimeControlPanel/EntityModelsExtensions/User.cs
nikitabessarab/Biotime
47c5c091f6f274af419445a67a15320f8cc0f1c2
[ "MIT" ]
null
null
null
Biotime2/BiotimeControlPanel/EntityModelsExtensions/User.cs
nikitabessarab/Biotime
47c5c091f6f274af419445a67a15320f8cc0f1c2
[ "MIT" ]
null
null
null
Biotime2/BiotimeControlPanel/EntityModelsExtensions/User.cs
nikitabessarab/Biotime
47c5c091f6f274af419445a67a15320f8cc0f1c2
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations.Schema; namespace BiotimeControlPanel { public partial class User { [NotMapped] private string MiddleNameForFullName { get { if (!string.IsNullOrEmpty(MiddleName)) { return $"{Environment.NewLine}{Mi...
18.934426
85
0.673593
46baa565f40e42e27e01b4c901af2f22ef324048
849
cs
C#
Assets/Scripts/Bumper.cs
KKEV1NN/Pong
dba8eb5ea24417d461d272b78221040d53807d9d
[ "MIT" ]
1
2020-09-09T13:33:54.000Z
2020-09-09T13:33:54.000Z
Assets/Scripts/Bumper.cs
KKEV1NN/Pong
dba8eb5ea24417d461d272b78221040d53807d9d
[ "MIT" ]
null
null
null
Assets/Scripts/Bumper.cs
KKEV1NN/Pong
dba8eb5ea24417d461d272b78221040d53807d9d
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class Bumper : MonoBehaviour { float Speed = 5; public bool IsPlayer; float zPos = Mathf.Clamp(0, -8, 8); Vector3 dir; public GameObject ball; public void Start() { ball = GameObject.FindGameObje...
22.945946
92
0.565371
c764bceaaa807f4dd4572bae12cb9bc1572d86f7
3,291
cs
C#
SteamAccGen/Form1.cs
KibbeWater/SteamAccountChecker
534c0ee592e6a23e8c0d2c15972f935e40b980c8
[ "MIT" ]
13
2019-10-01T06:31:59.000Z
2021-12-20T20:55:19.000Z
SteamAccGen/Form1.cs
KibbeWater/SteamAccountChecker
534c0ee592e6a23e8c0d2c15972f935e40b980c8
[ "MIT" ]
1
2021-08-15T22:33:26.000Z
2021-08-22T11:16:56.000Z
SteamAccGen/Form1.cs
KibbeWater/SteamAccountChecker
534c0ee592e6a23e8c0d2c15972f935e40b980c8
[ "MIT" ]
1
2021-03-26T14:30:15.000Z
2021-03-26T14:30:15.000Z
using NETCore.Encrypt; using SteamAccGen.Forms; using System; using System.Collections.Generic; using System.IO; using System.Windows.Forms; namespace SteamAccGen { public partial class Form1 : Form { public Form1() { InitializeComponent(); } public void ReloadAcco...
34.642105
130
0.528715
8d0f1f142c696c71d25bf03172acbb4a9de01029
360
cs
C#
src/Lifetime/LifetimeManagerFactory.cs
angelobreuer/Butler
809fd224e20c3b7a6d8f16b0e1fa2784f4e59551
[ "MIT" ]
3
2020-02-17T12:36:13.000Z
2022-01-09T00:46:24.000Z
src/Lifetime/LifetimeManagerFactory.cs
angelobreuer/Butler
809fd224e20c3b7a6d8f16b0e1fa2784f4e59551
[ "MIT" ]
null
null
null
src/Lifetime/LifetimeManagerFactory.cs
angelobreuer/Butler
809fd224e20c3b7a6d8f16b0e1fa2784f4e59551
[ "MIT" ]
null
null
null
namespace Butler.Lifetime { using Butler.Resolver; /// <summary> /// A delegate for <see cref="ILifetimeManager"/> factories. /// </summary> /// <param name="resolver">the calling resolver</param> /// <returns>the lifetime manager</returns> public delegate ILifetimeManager LifetimeMana...
32.727273
87
0.688889
fe95393d046bb49b3b4c339fa19842c6607216f0
3,127
cs
C#
Assets/Custom Packages/Energy Bar Toolkit/Example/Scripts/RepeatedUGUILastIconAnimator.cs
Erikkre/AnimalArena
a27d9a01c6407ef6fe17e651b22508af9ce6997e
[ "Apache-2.0" ]
null
null
null
Assets/Custom Packages/Energy Bar Toolkit/Example/Scripts/RepeatedUGUILastIconAnimator.cs
Erikkre/AnimalArena
a27d9a01c6407ef6fe17e651b22508af9ce6997e
[ "Apache-2.0" ]
1
2020-10-28T16:12:18.000Z
2020-10-28T16:12:18.000Z
Assets/Custom Packages/Energy Bar Toolkit/Example/Scripts/RepeatedUGUILastIconAnimator.cs
Erikkre/AnimalArena
a27d9a01c6407ef6fe17e651b22508af9ce6997e
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) Mad Pixel Machine * http://www.madpixelmachine.com/ */ using System.Collections; using UnityEngine; namespace EnergyBarToolkit { /// <summary> /// This is only a example script that is ugin Repeated Renderer UGUI API to get and animate last /// visible icon in sequence. /// </summary> public clas...
29.780952
122
0.607291
fee72314a786ad273a455f6fb21b800b33375bcc
358
cs
C#
Blitzy/AsyncErrorHandler.cs
TheSylence/Blitzy_old
bd6e75af296245caea563c0e6cfd34c2fa355fee
[ "MIT" ]
null
null
null
Blitzy/AsyncErrorHandler.cs
TheSylence/Blitzy_old
bd6e75af296245caea563c0e6cfd34c2fa355fee
[ "MIT" ]
null
null
null
Blitzy/AsyncErrorHandler.cs
TheSylence/Blitzy_old
bd6e75af296245caea563c0e6cfd34c2fa355fee
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Blitzy { public static class AsyncErrorHandler { public static void HandleException( Exception exception ) { LogHelper.LogFatal( typeof( AsyncErrorHandler ), "Unhandled exception in a...
22.375
106
0.759777
5685b3af54bf40a4fe063e15aebb601e4ee3157d
1,166
cs
C#
src/Securo.GlobaPlatform/SecureMessaging/Scp03HostAuthenticationCryptogramProvider.cs
dimatteo31/securo-gp
945971b0440839eee668dcdf2509924ac872fddd
[ "MIT" ]
2
2022-01-21T10:51:48.000Z
2022-02-17T11:13:43.000Z
src/Securo.GlobaPlatform/SecureMessaging/Scp03HostAuthenticationCryptogramProvider.cs
dimatteo31/securo-gp
945971b0440839eee668dcdf2509924ac872fddd
[ "MIT" ]
null
null
null
src/Securo.GlobaPlatform/SecureMessaging/Scp03HostAuthenticationCryptogramProvider.cs
dimatteo31/securo-gp
945971b0440839eee668dcdf2509924ac872fddd
[ "MIT" ]
1
2022-01-19T10:10:54.000Z
2022-01-19T10:10:54.000Z
using Securo.GlobalPlatform.Enums; using Securo.GlobalPlatform.Interfaces; using Securo.GlobalPlatform.Model; using System.Collections.Generic; using System.Linq; namespace Securo.GlobalPlatform.SecureMessaging { public class Scp03HostAuthenticationCryptogramProvider : IAuthenticationCryptogramProvider<Scp03HostA...
38.866667
162
0.738422
56b7df38f6526be01841fa286acdcfe536109ce4
656
cshtml
C#
ProAspnetPlatform/GettingStartedWithIdentity/Views/Home/UserProps.cshtml
rombo84fx/furry-octo-doodle
318b990da2a039b5817671f5f094fe106fb4341a
[ "MIT" ]
null
null
null
ProAspnetPlatform/GettingStartedWithIdentity/Views/Home/UserProps.cshtml
rombo84fx/furry-octo-doodle
318b990da2a039b5817671f5f094fe106fb4341a
[ "MIT" ]
null
null
null
ProAspnetPlatform/GettingStartedWithIdentity/Views/Home/UserProps.cshtml
rombo84fx/furry-octo-doodle
318b990da2a039b5817671f5f094fe106fb4341a
[ "MIT" ]
null
null
null
@using GettingStartedWithIdentity.Models @model AppUser @{ ViewBag.Title = "UserProps"; } <div class="panel panel-primary"> <div class="panel-heading"> Custom User Properties </div> <table class="table table-striped"> <tr> <th>City</th> <td>@Model.City</td>...
21.16129
63
0.539634
717f77821177b10b7738f052da336bcf6a72773c
198
cs
C#
SpecificationsLearn/Options/MongoDbDataProvider.cs
PrizrakNight/SpecificationsLearn
0ab79f55f91d5ee431c66e734d9d13499fde390c
[ "MIT" ]
null
null
null
SpecificationsLearn/Options/MongoDbDataProvider.cs
PrizrakNight/SpecificationsLearn
0ab79f55f91d5ee431c66e734d9d13499fde390c
[ "MIT" ]
null
null
null
SpecificationsLearn/Options/MongoDbDataProvider.cs
PrizrakNight/SpecificationsLearn
0ab79f55f91d5ee431c66e734d9d13499fde390c
[ "MIT" ]
null
null
null
namespace SpecificationsLearn.Options { public class MongoDbDataProvider { public string MongoConnectionString { get; set; } public string MongoDbName { get; set; } } }
22
57
0.671717
54d8a0384b0ab25e2c998b55ad6350d24c6d6cdd
3,223
cs
C#
src/AntiDuplWPF/AntiDuplWPF/ViewModel/ConfigurationViewModel.cs
yfdyh000/AntiDupl
869be7da4483c5797897c3847167693bbea9dbcc
[ "MIT" ]
674
2018-01-09T19:13:40.000Z
2022-03-29T19:54:35.000Z
src/AntiDuplWPF/AntiDuplWPF/ViewModel/ConfigurationViewModel.cs
yfdyh000/AntiDupl
869be7da4483c5797897c3847167693bbea9dbcc
[ "MIT" ]
124
2018-01-09T08:12:45.000Z
2022-03-28T14:19:49.000Z
src/AntiDuplWPF/AntiDuplWPF/ViewModel/ConfigurationViewModel.cs
yfdyh000/AntiDupl
869be7da4483c5797897c3847167693bbea9dbcc
[ "MIT" ]
78
2018-01-11T03:09:43.000Z
2022-03-20T17:43:39.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Input; using System.Windows.Threading; using AntiDuplWPF.Core; using AntiDuplWPF.Model; using AntiDuplWPF.Service; using AntiDuplWPF.View; namespace AntiDuplWPF.ViewModel { publ...
30.121495
131
0.490847
24f5c1987d147889d76fe845c2058a084702a02d
1,192
cs
C#
src/bctklib/persistence/ReadOnlyMemoryComparer.cs
merl111/neo-blockchaintoolkit-library
22064e11bb9268209fae788d4d648a04671c8984
[ "MIT" ]
null
null
null
src/bctklib/persistence/ReadOnlyMemoryComparer.cs
merl111/neo-blockchaintoolkit-library
22064e11bb9268209fae788d4d648a04671c8984
[ "MIT" ]
null
null
null
src/bctklib/persistence/ReadOnlyMemoryComparer.cs
merl111/neo-blockchaintoolkit-library
22064e11bb9268209fae788d4d648a04671c8984
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; namespace Neo.BlockchainToolkit.Persistence { class ReadOnlyMemoryComparer : IEqualityComparer<ReadOnlyMemory<byte>>, IComparer<ReadOnlyMemory<byte>> { public static ReadOnlyMemoryComparer Default { get; } = new ReadOnlyMemoryComparer(false); pub...
29.8
108
0.600671
2a45cc78a6e8dfc6b562323c6ddbed301b7201be
2,839
cs
C#
Assets/EX1_Interpolation/Interpolation.cs
RicardoBusta/RenderingExamples
00db5951ec7cd606977bb158d2de1cdab5ab303a
[ "MIT" ]
null
null
null
Assets/EX1_Interpolation/Interpolation.cs
RicardoBusta/RenderingExamples
00db5951ec7cd606977bb158d2de1cdab5ab303a
[ "MIT" ]
null
null
null
Assets/EX1_Interpolation/Interpolation.cs
RicardoBusta/RenderingExamples
00db5951ec7cd606977bb158d2de1cdab5ab303a
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using TMPro; using UnityEngine; public class Interpolation : MonoBehaviour { public Camera camera; public InterpolationVector[] vertices; public InterpolatedVector interpolated; private Vector3[] vPos; private float bigArea; private...
34.621951
118
0.544206
2af682cd295562cdbc96649724e96dc74ed7c13a
2,393
cs
C#
bReader.Server/Data/FeedDbContext.cs
artiga033/bReader
949ed0a3e2870f36c4db37a5b9e3c1c145445d1c
[ "MIT" ]
1
2021-08-25T04:03:14.000Z
2021-08-25T04:03:14.000Z
bReader.Server/Data/FeedDbContext.cs
artiga033/bReader
949ed0a3e2870f36c4db37a5b9e3c1c145445d1c
[ "MIT" ]
null
null
null
bReader.Server/Data/FeedDbContext.cs
artiga033/bReader
949ed0a3e2870f36c4db37a5b9e3c1c145445d1c
[ "MIT" ]
null
null
null
using bReader.Shared.Models; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Storage.ValueConversion; namespace bReader.Server.Data { public class FeedDbContext : DbContext { public FeedDbContext(DbContextOptions<FeedDbContext> options) : base(options) { ...
53.177778
126
0.618888
60b914f8467eca3f36578e6d61da5ebc1b020239
504
cs
C#
Jarilo.Examples/Team/View.cs
dwright-baneng/Jarilo
1a424cba997abb2ebb1695d0ad607980ab3fbc4c
[ "MIT" ]
27
2017-11-17T21:22:41.000Z
2020-11-30T20:04:04.000Z
Jarilo.Examples/Team/View.cs
dwright-baneng/Jarilo
1a424cba997abb2ebb1695d0ad607980ab3fbc4c
[ "MIT" ]
2
2020-06-09T17:40:07.000Z
2020-07-08T20:43:43.000Z
Jarilo.Examples/Team/View.cs
dwright-baneng/Jarilo
1a424cba997abb2ebb1695d0ad607980ab3fbc4c
[ "MIT" ]
2
2019-07-01T05:26:13.000Z
2020-06-08T23:01:17.000Z
using System; using System.Collections.Generic; using System.Text; namespace Jarilo.Examples.Team { class View { public void Render((string name, int? health)[] ninjas) { foreach (var ninja in ninjas) { var text = $"- {ninja.name}"; if (n...
21.913043
63
0.446429
2ee7e538a65be7e1a3e20a801b5a370e43d64b89
688
cs
C#
src/Uno.Extensions.Reactive.UI/GlobalUsings.cs
AndreAbrantes/uno.extensions
1c688c4f7b5517a8b7bea631034d072edee3e031
[ "Apache-2.0" ]
null
null
null
src/Uno.Extensions.Reactive.UI/GlobalUsings.cs
AndreAbrantes/uno.extensions
1c688c4f7b5517a8b7bea631034d072edee3e031
[ "Apache-2.0" ]
null
null
null
src/Uno.Extensions.Reactive.UI/GlobalUsings.cs
AndreAbrantes/uno.extensions
1c688c4f7b5517a8b7bea631034d072edee3e031
[ "Apache-2.0" ]
null
null
null
#if WINUI global using Microsoft.UI.Xaml; global using Microsoft.UI.Xaml.Controls; global using Microsoft.UI.Xaml.Markup; global using Microsoft.UI.Xaml.Data; global using Microsoft.UI.Xaml.Media; global using DispatcherQueue = Microsoft.UI.Dispatching.DispatcherQueue; global using DispatcherQueueHandler = Microsoft.U...
38.222222
86
0.834302
2c9149d8b393814ab60584a490de19ea8297b356
3,554
cs
C#
XSwap.CLI/EscrowData.cs
NicolasDorier/XSwap
981274bb4df28f48b077528f53c654d8ff8089ed
[ "MIT" ]
13
2017-08-02T05:06:55.000Z
2022-01-07T01:54:00.000Z
XSwap.CLI/EscrowData.cs
NicolasDorier/XSwap
981274bb4df28f48b077528f53c654d8ff8089ed
[ "MIT" ]
3
2017-09-26T21:34:52.000Z
2017-11-25T05:00:59.000Z
XSwap.CLI/EscrowData.cs
NicolasDorier/XSwap
981274bb4df28f48b077528f53c654d8ff8089ed
[ "MIT" ]
3
2017-10-20T04:50:05.000Z
2021-05-22T18:38:37.000Z
using NBitcoin; using NBitcoin.DataEncoders; using NBitcoin.JsonConverters; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.IO; using System.Text; namespace XSwap.CLI { public class OfferParty { public PubKey PubKey { get; set; } public ChainAsset Asset { get; set...
22.636943
147
0.660101
274c3d2168f1b7d6f3eb3233f8e93faf6e11c2cc
431
cs
C#
BackgroundTransfer/Contract/IBackgroundTransferHandler.cs
Kumara-Krishnan/UWPUtilities
e215c99f7e89b8e8e3d9f76d83e90d1244744ffd
[ "MIT" ]
null
null
null
BackgroundTransfer/Contract/IBackgroundTransferHandler.cs
Kumara-Krishnan/UWPUtilities
e215c99f7e89b8e8e3d9f76d83e90d1244744ffd
[ "MIT" ]
null
null
null
BackgroundTransfer/Contract/IBackgroundTransferHandler.cs
Kumara-Krishnan/UWPUtilities
e215c99f7e89b8e8e3d9f76d83e90d1244744ffd
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace UWPUtilities.BackgroundTransfer.Contract { public interface IBackgroundTransferHandler<out TRequest, out TResponse> where TRequest : IBackgroundTransferRequest where TResponse : IB...
25.352941
120
0.75174
539a86cdc5e85cd369080e4ad21d2faf4ffc4e89
6,399
cs
C#
2012/Tempo2012/Tempo2012.EntityFramework/DataManger/DBManager.cs
TataDvd/Git
440fc2c94be9f1859eb1c7719ea46e5f123de03c
[ "MIT" ]
null
null
null
2012/Tempo2012/Tempo2012.EntityFramework/DataManger/DBManager.cs
TataDvd/Git
440fc2c94be9f1859eb1c7719ea46e5f123de03c
[ "MIT" ]
null
null
null
2012/Tempo2012/Tempo2012.EntityFramework/DataManger/DBManager.cs
TataDvd/Git
440fc2c94be9f1859eb1c7719ea46e5f123de03c
[ "MIT" ]
null
null
null
 using System; using System.Data; using System.Data.Odbc; using System.Data.SqlClient; using System.Data.OleDb; using System.Data.OracleClient; namespace Tempo2012.EntityFramework.DataManger { public sealed class DBManager: IDBManager,IDisposable { private IDbConnection idbConnection; private ...
25.192913
71
0.621816
d1d579dd94b3e2b937dceedb1eb6ecda66716a77
6,021
cs
C#
Factotum/PanametricsParser.cs
ddrake/Factotum
9701f2c6cd2bc91f587be6d3bace7b4b1f91987f
[ "MIT" ]
null
null
null
Factotum/PanametricsParser.cs
ddrake/Factotum
9701f2c6cd2bc91f587be6d3bace7b4b1f91987f
[ "MIT" ]
null
null
null
Factotum/PanametricsParser.cs
ddrake/Factotum
9701f2c6cd2bc91f587be6d3bace7b4b1f91987f
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; using System.Data; using DowUtils; using System.IO; using System.ComponentModel; namespace Factotum { class PanametricsParser : TextFileParser { private Guid dsetID; private ESurveyCollection surveys; public PanametricsParser(EDset dset, Backg...
30.256281
106
0.616177
665fc2019d753291a834d2826fc5c222466102d6
253
cs
C#
AllReadyApp/Web-App/AllReady/Areas/Admin/Features/Itineraries/RemoveRequestCommand.cs
mk0sojo/allReady
37833fcf2ea4d1f54d0e846c78ff79b307509809
[ "MIT" ]
1,034
2015-07-20T17:08:09.000Z
2022-03-15T08:10:51.000Z
AllReadyApp/Web-App/AllReady/Areas/Admin/Features/Itineraries/RemoveRequestCommand.cs
mk0sojo/allReady
37833fcf2ea4d1f54d0e846c78ff79b307509809
[ "MIT" ]
1,853
2015-07-30T22:40:20.000Z
2022-02-25T19:09:29.000Z
AllReadyApp/Web-App/AllReady/Areas/Admin/Features/Itineraries/RemoveRequestCommand.cs
mk0sojo/allReady
37833fcf2ea4d1f54d0e846c78ff79b307509809
[ "MIT" ]
946
2015-07-20T17:39:36.000Z
2022-03-23T18:13:05.000Z
using MediatR; using System; namespace AllReady.Areas.Admin.Features.Itineraries { public class RemoveRequestCommand : IAsyncRequest { public Guid RequestId { get; set; } public int ItineraryId { get; set; } } }
21.083333
54
0.648221
ff303fc8ff1577460a6a5d1a4cdbd172e78fb27a
1,677
cs
C#
Demo/WinForms/Forms/MainForm.cs
igor-tkachev/bltoolkit
b9149ffa5c9826a01e93de81907a3eae56cbe051
[ "MIT" ]
152
2015-01-09T14:10:22.000Z
2022-02-12T08:50:45.000Z
Demo/WinForms/Forms/MainForm.cs
igor-tkachev/bltoolkit
b9149ffa5c9826a01e93de81907a3eae56cbe051
[ "MIT" ]
97
2015-01-28T15:38:45.000Z
2021-07-23T07:24:38.000Z
Demo/WinForms/Forms/MainForm.cs
igor-tkachev/bltoolkit
b9149ffa5c9826a01e93de81907a3eae56cbe051
[ "MIT" ]
70
2015-01-16T14:02:18.000Z
2022-02-12T08:50:53.000Z
using System; using System.Windows.Forms; using BLToolkit.Demo.ObjectModel; using BLToolkit.Demo.BusinessLogic; namespace BLToolkit.Demo.Forms { public partial class MainForm : Form { public MainForm() { InitializeComponent(); personBinder.List = new PersonManager().SelectAll(); } p...
21.779221
90
0.659511
05ecc1cc2fffaf555f679e72c7cb488113930a85
5,664
cs
C#
tests/src/CoreMangLib/cti/system/collections/generic/list/listcontains.cs
danmosemsft/coreclr
04a3d11e4eecec2a4b7dcc81ab1575a57e30e3e2
[ "MIT" ]
6
2017-09-22T06:55:45.000Z
2021-07-02T07:07:08.000Z
tests/src/CoreMangLib/cti/system/collections/generic/list/listcontains.cs
danmosemsft/coreclr
04a3d11e4eecec2a4b7dcc81ab1575a57e30e3e2
[ "MIT" ]
2
2018-07-13T00:48:13.000Z
2019-02-27T16:19:30.000Z
tests/src/CoreMangLib/cti/system/collections/generic/list/listcontains.cs
danmosemsft/coreclr
04a3d11e4eecec2a4b7dcc81ab1575a57e30e3e2
[ "MIT" ]
2
2020-01-16T10:14:30.000Z
2020-02-09T08:48:51.000Z
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; /// <summary> /// System.Collections.Generic.List.Contains(T) /// </...
27.629268
116
0.530897
5f0d87c0d330d99a4822f6c3d3f3aad0bc3f014a
2,471
cs
C#
LocationCapture.WebAPI/Startup.cs
horod/LocationCapture
15f3448fa9a5bd399e323147b184ff3646323d12
[ "MIT" ]
null
null
null
LocationCapture.WebAPI/Startup.cs
horod/LocationCapture
15f3448fa9a5bd399e323147b184ff3646323d12
[ "MIT" ]
null
null
null
LocationCapture.WebAPI/Startup.cs
horod/LocationCapture
15f3448fa9a5bd399e323147b184ff3646323d12
[ "MIT" ]
null
null
null
using System.Linq; using AutoMapper; using LocationCapture.BL; using LocationCapture.DAL; using LocationCapture.DAL.SqlServer; using LocationCapture.Models; using LocationCapture.WebAPI.Models; using LocationCapture.WebAPI.Services; using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Hosting; using Microsof...
39.854839
152
0.687171
6fc662a5db246c46588d61504624907bc8636fcd
456
cs
C#
AccountBook/AccountBook/Globals.cs
TangqiFeng/Account-Book-Pro
601a7e558cda96897bcdb5389d2ad4bce1d2aa3b
[ "Apache-2.0" ]
null
null
null
AccountBook/AccountBook/Globals.cs
TangqiFeng/Account-Book-Pro
601a7e558cda96897bcdb5389d2ad4bce1d2aa3b
[ "Apache-2.0" ]
null
null
null
AccountBook/AccountBook/Globals.cs
TangqiFeng/Account-Book-Pro
601a7e558cda96897bcdb5389d2ad4bce1d2aa3b
[ "Apache-2.0" ]
null
null
null
using AccountBook.Models; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace AccountBook { //a public static class and access it from anywhere //Global attribute class Globals { public static String userEmail = ""; // M...
21.714286
58
0.662281
b55ce7bda3044cb2dab7e797b8865f0892760f5d
1,256
cs
C#
aspnet-core/test/AppBoilerplate.Web.Tests/AppBoilerplateWebTestModule.cs
marcoslevy/AppBoilerplate
47fb5a0d09b3825d6b2632ccf181d21e46bd8fc0
[ "MIT" ]
null
null
null
aspnet-core/test/AppBoilerplate.Web.Tests/AppBoilerplateWebTestModule.cs
marcoslevy/AppBoilerplate
47fb5a0d09b3825d6b2632ccf181d21e46bd8fc0
[ "MIT" ]
null
null
null
aspnet-core/test/AppBoilerplate.Web.Tests/AppBoilerplateWebTestModule.cs
marcoslevy/AppBoilerplate
47fb5a0d09b3825d6b2632ccf181d21e46bd8fc0
[ "MIT" ]
null
null
null
using Abp.AspNetCore; using Abp.AspNetCore.TestBase; using Abp.Modules; using Abp.Reflection.Extensions; using AppBoilerplate.EntityFrameworkCore; using AppBoilerplate.Web.Startup; using Microsoft.AspNetCore.Mvc.ApplicationParts; namespace AppBoilerplate.Web.Tests { [DependsOn( typeof(AppBoilerplateWebMvc...
33.052632
115
0.707006
b350143ad209e9bb7cfcac6c3982deb730852f3f
3,663
cs
C#
Assets/Scripts/Generator/SceneLayout.cs
JulianMH/EG22-Scene-Text
196f6bd08b6ae264fbce6d668f7157193d73d23a
[ "MIT" ]
1
2022-03-19T10:35:25.000Z
2022-03-19T10:35:25.000Z
Assets/Scripts/Generator/SceneLayout.cs
JulianMH/EG22-Scene-Text
196f6bd08b6ae264fbce6d668f7157193d73d23a
[ "MIT" ]
null
null
null
Assets/Scripts/Generator/SceneLayout.cs
JulianMH/EG22-Scene-Text
196f6bd08b6ae264fbce6d668f7157193d73d23a
[ "MIT" ]
null
null
null
using System.Linq; using UnityEngine; using System; [Serializable] public class SceneLayout { [Serializable] public struct ObjectInfo { public string NodeType; public int CorrespondsToNodeIndex; public int ParentIndex; public Vector3 Position; public float RotationY;...
29.304
131
0.601147
6f96e3bcf87269e2d891b66f5800207f084fe604
107
cshtml
C#
src/clients/News.Mvc.Client/Views/_ViewImports.cshtml
profjordanov/News-REST-Service
07ab93e0a86139ca5510cefdbe610a43409f030a
[ "MIT" ]
8
2018-12-11T15:00:50.000Z
2022-02-18T07:14:20.000Z
src/clients/News.Mvc.Client/Views/_ViewImports.cshtml
profjordanov/News-REST-Service
07ab93e0a86139ca5510cefdbe610a43409f030a
[ "MIT" ]
null
null
null
src/clients/News.Mvc.Client/Views/_ViewImports.cshtml
profjordanov/News-REST-Service
07ab93e0a86139ca5510cefdbe610a43409f030a
[ "MIT" ]
2
2020-01-22T13:54:04.000Z
2022-02-21T10:13:52.000Z
@using News.Mvc.Client @using News.Mvc.Client.Models @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
26.75
52
0.803738
c19a39d909ea2e28609b28ee8123bd5d13577390
430
cs
C#
Assets/Scripts/UnityEventDataType.cs
Regretful123/consumption
0f094026007e33cc0332c260da96bed63a302a3e
[ "MIT" ]
null
null
null
Assets/Scripts/UnityEventDataType.cs
Regretful123/consumption
0f094026007e33cc0332c260da96bed63a302a3e
[ "MIT" ]
null
null
null
Assets/Scripts/UnityEventDataType.cs
Regretful123/consumption
0f094026007e33cc0332c260da96bed63a302a3e
[ "MIT" ]
null
null
null
using System; using UnityEngine; using UnityEngine.Events; [Serializable] public class UnityEventFloat : UnityEvent<float> { } [Serializable] public class UnityEventInt : UnityEvent<int> { } [Serializable] public class UnityEventVector3 : UnityEvent<Vector3> { } [Serializable] public class UnityEventVector2 : Unity...
23.888889
75
0.776744
d9f85e201256e27725fa17015c5d09c3bf99fe59
2,958
cs
C#
Assets/Scripts/UIControllers/LoadingTickerPanelController.cs
vQL-OSS/vql-client
41b14759d0eee444ee1253acbd48304c770b9a98
[ "MIT" ]
null
null
null
Assets/Scripts/UIControllers/LoadingTickerPanelController.cs
vQL-OSS/vql-client
41b14759d0eee444ee1253acbd48304c770b9a98
[ "MIT" ]
1
2020-05-25T13:42:20.000Z
2020-05-25T13:42:20.000Z
Assets/Scripts/UIControllers/LoadingTickerPanelController.cs
vQL-OSS/vql-client
41b14759d0eee444ee1253acbd48304c770b9a98
[ "MIT" ]
3
2020-05-25T13:39:29.000Z
2021-07-03T12:35:20.000Z
//------------------------------------------------------------------------------ // <copyright file="LoadingTickerPanelController.cs" company="FurtherSystem Co.,Ltd."> // Copyright (C) 2020 FurtherSystem Co.,Ltd. // This software is released under the MIT License. // http://opensource.org/licenses/mit-license.php // <...
34.8
109
0.552062
be90a41da76f65da8d0a7de656c2f5fe975ad3d6
916
cs
C#
ReactivityMonitor/Infrastructure/Activation.cs
christopherpaul/ReactivityMonitor
2474bbeb4e5dfc122a12440799a87a43297b0e63
[ "MIT" ]
2
2019-12-12T14:50:47.000Z
2021-06-24T01:56:23.000Z
ReactivityMonitor/Infrastructure/Activation.cs
christopherpaul/ReactivityMonitor
2474bbeb4e5dfc122a12440799a87a43297b0e63
[ "MIT" ]
null
null
null
ReactivityMonitor/Infrastructure/Activation.cs
christopherpaul/ReactivityMonitor
2474bbeb4e5dfc122a12440799a87a43297b0e63
[ "MIT" ]
1
2021-06-24T01:56:24.000Z
2021-06-24T01:56:24.000Z
using ReactiveUI; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; namespace ReactivityMonitor.Infrastructure { public class Activation : FrameworkElement, IActivatableView, IViewFor { public static readonly Depen...
29.548387
106
0.69214
1eb550b40845577be981361612f0590d12f09483
1,787
cs
C#
EWKT/Serialization/GeometryStreamwriter.cs
0xRCE/EWKT
a6d4fa0303421675d4e7ae8f51098e60496b4259
[ "MIT" ]
null
null
null
EWKT/Serialization/GeometryStreamwriter.cs
0xRCE/EWKT
a6d4fa0303421675d4e7ae8f51098e60496b4259
[ "MIT" ]
null
null
null
EWKT/Serialization/GeometryStreamwriter.cs
0xRCE/EWKT
a6d4fa0303421675d4e7ae8f51098e60496b4259
[ "MIT" ]
null
null
null
using EWKT.Models; using System; using System.Collections.Generic; using System.Text; namespace EWKT.Serialization { public class GeometryStreamwriter : IGeometrySerializer { private readonly Action<string> write; public GeometryStreamwriter(Action<string> writer) { write ...
22.620253
138
0.513151
3d35ee39cb36622c388cc7e8277cdca3ff903058
9,581
cs
C#
Application/Assets/Scripts/FaceRec/FaceAnalysis.cs
CSCI538-Project/gods-eye-2020
09dbd3fe025fb72da43b54ef2c595150b9dbc5b1
[ "MIT" ]
2
2021-12-02T15:55:51.000Z
2021-12-07T10:25:47.000Z
Application/Assets/Scripts/FaceRec/FaceAnalysis.cs
CSCI538-Project/gods-eye-2020
09dbd3fe025fb72da43b54ef2c595150b9dbc5b1
[ "MIT" ]
1
2021-12-16T12:45:35.000Z
2021-12-16T12:45:35.000Z
Application/Assets/Scripts/FaceRec/FaceAnalysis.cs
CSCI538-Project/gods-eye-2020
09dbd3fe025fb72da43b54ef2c595150b9dbc5b1
[ "MIT" ]
null
null
null
using Newtonsoft.Json; using System.Collections; using System.Collections.Generic; using System.IO; using System.Text; using UnityEngine; using UnityEngine.Networking; using System.Net.Http; using System.Net.Http.Headers; using TMPro; using UnityEngine.UI; public class FaceAnalysis : MonoBehaviour { /// <summary...
33.267361
143
0.618829
3d8d12600a7430939391fcb9feb07cb8a210ade4
343
cs
C#
src/FlightTrend.Core.Specifications/DepartureDateIsExact.cs
Eraclys/PegasusFlightTrend
d69da93409c2e9218a7e63056bde39caef8a680e
[ "MIT" ]
null
null
null
src/FlightTrend.Core.Specifications/DepartureDateIsExact.cs
Eraclys/PegasusFlightTrend
d69da93409c2e9218a7e63056bde39caef8a680e
[ "MIT" ]
null
null
null
src/FlightTrend.Core.Specifications/DepartureDateIsExact.cs
Eraclys/PegasusFlightTrend
d69da93409c2e9218a7e63056bde39caef8a680e
[ "MIT" ]
null
null
null
using FlightTrend.Core.Models; using JetBrains.Annotations; namespace FlightTrend.Core.Specifications { [UsedImplicitly] public sealed class DepartureDateIsExact : ISpecification<Flight> { public bool IsSatisfiedBy(Flight value) { return value.DepartureDate == value.RequestedD...
22.866667
69
0.688047
4fe609bc9ea2bb4cbb73c084ea646bddd9966d0d
4,005
cs
C#
CS7/PixelPrismUnity/PixelPrismUnity/Pixels2/Extentions/PixelMaths.cs
gitllama/Tips
35e01c5d24567eff9e4feb81d2bd8aa105a4d280
[ "MIT" ]
null
null
null
CS7/PixelPrismUnity/PixelPrismUnity/Pixels2/Extentions/PixelMaths.cs
gitllama/Tips
35e01c5d24567eff9e4feb81d2bd8aa105a4d280
[ "MIT" ]
null
null
null
CS7/PixelPrismUnity/PixelPrismUnity/Pixels2/Extentions/PixelMaths.cs
gitllama/Tips
35e01c5d24567eff9e4feb81d2bd8aa105a4d280
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Text; using System.Threading.Tasks; using Pixels.Math; namespace Pixels { public enum BMPColor { R, G, B, A } public enum INEQUALITY { GreaterThan, // > LessThan, ...
28.404255
149
0.426217
9606defc80e215fa47cce6a9015775a6dd7cbbd3
1,064
cs
C#
BlazorServerEFCoreSample/T0002/Models/BarPack.cs
twoutlook/BlazorServerDbContextExample
411000093c0c5ac05e8bc8f91db7dd095df5c3b2
[ "MIT" ]
null
null
null
BlazorServerEFCoreSample/T0002/Models/BarPack.cs
twoutlook/BlazorServerDbContextExample
411000093c0c5ac05e8bc8f91db7dd095df5c3b2
[ "MIT" ]
null
null
null
BlazorServerEFCoreSample/T0002/Models/BarPack.cs
twoutlook/BlazorServerDbContextExample
411000093c0c5ac05e8bc8f91db7dd095df5c3b2
[ "MIT" ]
null
null
null
// <auto-generated> This file has been auto generated by EF Core Power Tools. </auto-generated> using System; using System.Collections.Generic; #nullable disable namespace T0002.Models { public partial class BarPack { public string Id { get; set; } public string Ccreateownercode { ...
36.689655
97
0.605263
960f89f15abdee414457337e9c04fd1ba80e2894
723
cs
C#
src/CoverageBSL.AddIn/Utils/Logger.cs
oscript-library/CoverageBSL
f5437c1452be4ad57b372589ddbf0fdd951a70dd
[ "MIT" ]
17
2021-04-13T20:12:58.000Z
2021-06-27T11:44:32.000Z
src/CoverageBSL.AddIn/Utils/Logger.cs
oscript-library/CoverageBSL
f5437c1452be4ad57b372589ddbf0fdd951a70dd
[ "MIT" ]
null
null
null
src/CoverageBSL.AddIn/Utils/Logger.cs
oscript-library/CoverageBSL
f5437c1452be4ad57b372589ddbf0fdd951a70dd
[ "MIT" ]
2
2021-05-11T12:27:10.000Z
2021-06-27T13:45:54.000Z
using ScriptEngine; using ScriptEngine.Machine; using System; namespace com.github.yukon39.CoverageBSL.AddIn.Utils { public class Logger { public static void Error(string message) { SystemLogger.Write(string.Format("[ERROR] {0}", message)); } public static void Err...
24.1
93
0.543568
acc40d53fe4400b7521f21f6fc7635578bea70a7
10,042
cs
C#
litedbasync/Collections/Aggregate.cs
slashwhy/litedb-async
2bb5c02e70f87f4a4e5883923c7dc05b0d864ad0
[ "Apache-2.0" ]
null
null
null
litedbasync/Collections/Aggregate.cs
slashwhy/litedb-async
2bb5c02e70f87f4a4e5883923c7dc05b0d864ad0
[ "Apache-2.0" ]
null
null
null
litedbasync/Collections/Aggregate.cs
slashwhy/litedb-async
2bb5c02e70f87f4a4e5883923c7dc05b0d864ad0
[ "Apache-2.0" ]
null
null
null
using System; using System.Threading.Tasks; using System.Linq.Expressions; namespace LiteDB.Async { public partial class LiteCollectionAsync<T> { /// <summary> /// Get document count in collection /// </summary> public Task<int> CountAsync() { var tcs = new T...
34.508591
127
0.543119
ac4edff86c4615eb43d1c077506247bb4c5af2df
46,099
cs
C#
Graffle.FlowSdk.Services.Tests/TransactionTests/BulkTransactionTests.cs
Graffle/flow-c-sharp-graffle-sdk
7846dba010d13311fa91955ed6a5b031a3112f21
[ "MIT" ]
null
null
null
Graffle.FlowSdk.Services.Tests/TransactionTests/BulkTransactionTests.cs
Graffle/flow-c-sharp-graffle-sdk
7846dba010d13311fa91955ed6a5b031a3112f21
[ "MIT" ]
null
null
null
Graffle.FlowSdk.Services.Tests/TransactionTests/BulkTransactionTests.cs
Graffle/flow-c-sharp-graffle-sdk
7846dba010d13311fa91955ed6a5b031a3112f21
[ "MIT" ]
null
null
null
using System.Collections.Generic; using System.Threading.Tasks; using Graffle.FlowSdk.Types; using Microsoft.VisualStudio.TestTools.UnitTesting; using System.Text; using System.Text.Json; using Graffle.FlowSdk.Services.Nodes; using System.Linq; using Graffle.FlowSdk.Services.Models; using System; namespace Graffle.Flo...
91.46627
143
0.818673
f0b8bf069cba41215c8ce43073036337f73a6d9e
339
cs
C#
WebClimbingNew/Common.Service/Repository/ISeedingHelper.cs
ivankaurov/ClimbingCompetitionWeb
0b6ecdea20942547eca4ee69deb20f929c9b252f
[ "Apache-2.0" ]
null
null
null
WebClimbingNew/Common.Service/Repository/ISeedingHelper.cs
ivankaurov/ClimbingCompetitionWeb
0b6ecdea20942547eca4ee69deb20f929c9b252f
[ "Apache-2.0" ]
null
null
null
WebClimbingNew/Common.Service/Repository/ISeedingHelper.cs
ivankaurov/ClimbingCompetitionWeb
0b6ecdea20942547eca4ee69deb20f929c9b252f
[ "Apache-2.0" ]
null
null
null
namespace Climbing.Web.Common.Service.Repository { using System.Threading; using System.Threading.Tasks; public interface ISeedingHelper { Task<bool> IsSeeded(CancellationToken cancellationToken = default(CancellationToken)); Task Seed(CancellationToken cancellation = default(Cancellat...
28.25
94
0.743363
87bc71705947b04cd044d5216338ff97d0e07797
2,094
cs
C#
Noob.Core/Caching/CacheNameAttribute.cs
noobwu/DncZeus
59fb94eed95897aed7554131d116f8ca46579007
[ "MIT" ]
null
null
null
Noob.Core/Caching/CacheNameAttribute.cs
noobwu/DncZeus
59fb94eed95897aed7554131d116f8ca46579007
[ "MIT" ]
null
null
null
Noob.Core/Caching/CacheNameAttribute.cs
noobwu/DncZeus
59fb94eed95897aed7554131d116f8ca46579007
[ "MIT" ]
null
null
null
// *********************************************************************** // Assembly : Noob.Core // Author : Administrator // Created : 2020-05-17 // // Last Modified By : Administrator // Last Modified On : 2020-05-17 // ********************************************************************...
32.215385
99
0.510029
e2498e03ab435dc296fc4c0b75c513ff0be87690
839
cs
C#
DirectN/DirectN/Generated/DWRITE_FONT_STYLE.cs
Steph55/DirectN
000594170c4c60dc297412628f167555a001531d
[ "MIT" ]
124
2018-11-17T06:03:58.000Z
2022-03-29T06:35:03.000Z
DirectN/DirectN/Generated/DWRITE_FONT_STYLE.cs
Steph55/DirectN
000594170c4c60dc297412628f167555a001531d
[ "MIT" ]
24
2018-12-31T19:55:08.000Z
2022-01-21T07:21:52.000Z
DirectN/DirectN/Generated/DWRITE_FONT_STYLE.cs
Steph55/DirectN
000594170c4c60dc297412628f167555a001531d
[ "MIT" ]
16
2018-12-23T20:37:20.000Z
2022-02-23T14:14:00.000Z
// c:\program files (x86)\windows kits\10\include\10.0.22000.0\um\dwrite.h(322,1) namespace DirectN { /// <summary> /// The font style enumeration describes the slope style of a font face, such as Normal, Italic or Oblique. Values other than the ones defined in the enumeration are considered to be invalid,...
33.56
241
0.574493
4809b31fb8495f84ec42e29bb163801fe18b7209
19,074
cs
C#
RFEnlaces.TerminalSerie/Inicio.Designer.cs
gustavorjs5/ConfigRadios
1f5cfa1543f4fbe231c43d3e5f696767f32a2243
[ "MIT" ]
null
null
null
RFEnlaces.TerminalSerie/Inicio.Designer.cs
gustavorjs5/ConfigRadios
1f5cfa1543f4fbe231c43d3e5f696767f32a2243
[ "MIT" ]
null
null
null
RFEnlaces.TerminalSerie/Inicio.Designer.cs
gustavorjs5/ConfigRadios
1f5cfa1543f4fbe231c43d3e5f696767f32a2243
[ "MIT" ]
null
null
null
namespace RFEnlaces.TerminalSerie { partial class Inicio { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ...
50.594164
167
0.597463
48bb4d38a78f3e22df88f2b6030314fa841ad2fc
21,632
cs
C#
SourceSpecific/who/WHOHelpers.cs
scanhamman/DataDownloader
c6a4684639dd8545536bacd1145a14ae4ae75f77
[ "MIT" ]
1
2022-03-09T21:47:00.000Z
2022-03-09T21:47:00.000Z
SourceSpecific/who/WHOHelpers.cs
scanhamman/DataDownloader
c6a4684639dd8545536bacd1145a14ae4ae75f77
[ "MIT" ]
1
2020-06-18T14:21:14.000Z
2020-06-18T14:21:14.000Z
SourceSpecific/who/WHOHelpers.cs
scanhamman/DataDownloader
c6a4684639dd8545536bacd1145a14ae4ae75f77
[ "MIT" ]
null
null
null
using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace DataDownloader.who { public class WHOHelpers { LoggingDataLayer logging_repo; StringHelpers sh; public WHOHelpers(LoggingDataLayer _logging_repo) { logging_repo = _...
37.490468
135
0.380871
ae27f40fedf55ef974013ec55b3d8e686431d2c9
752
cs
C#
src/Red-Folder.com/TagHelpers/RFCInnerBorderTagHelper.cs
Red-Folder/red-folder.com
0af545e0b43d2dbe563f10d84f7335abd8bc6453
[ "MIT" ]
null
null
null
src/Red-Folder.com/TagHelpers/RFCInnerBorderTagHelper.cs
Red-Folder/red-folder.com
0af545e0b43d2dbe563f10d84f7335abd8bc6453
[ "MIT" ]
7
2020-05-23T16:12:08.000Z
2021-04-15T09:54:35.000Z
src/Red-Folder.com/TagHelpers/RFCInnerBorderTagHelper.cs
Red-Folder/red-folder.com
0af545e0b43d2dbe563f10d84f7335abd8bc6453
[ "MIT" ]
null
null
null
using Microsoft.AspNetCore.Razor.TagHelpers; using System.Threading.Tasks; namespace RedFolder.TagHelpers { [HtmlTargetElement(Attributes = "rfc-inner-border")] public class RFCInnerBorderTagHelper : TagHelper { public override async Task ProcessAsync(TagHelperContext context, TagHelperOutput outp...
35.809524
97
0.558511
aeefe47e4b2b984b6b73ab6b09ff145dfbe387d1
7,425
cs
C#
samples/Traditional.Standard/Providers/Xamarin.Auth.Sample.WindowsPhone8/MainPage.Xamarin.Auth.xaml.cs
hydnar/Xamarin.Auth
0082396f2dd475f694c27fa857743275289463ba
[ "Apache-2.0" ]
518
2015-01-12T17:46:15.000Z
2022-02-07T02:23:04.000Z
samples/Traditional.Standard/Providers/Xamarin.Auth.Sample.WindowsPhone8/MainPage.Xamarin.Auth.xaml.cs
hydnar/Xamarin.Auth
0082396f2dd475f694c27fa857743275289463ba
[ "Apache-2.0" ]
374
2015-01-02T18:10:47.000Z
2022-03-16T15:11:13.000Z
samples/Traditional.Standard/Providers/Xamarin.Auth.Sample.WindowsPhone8/MainPage.Xamarin.Auth.xaml.cs
hydnar/Xamarin.Auth
0082396f2dd475f694c27fa857743275289463ba
[ "Apache-2.0" ]
360
2015-01-12T13:49:08.000Z
2022-03-26T19:50:13.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Windows; using System.Text; using System.Windows.Controls; using Xamarin.Auth.ProviderSamples; namespace Xamarin.Auth.Sample { public partial class MainPage { string[] provider_list = Data....
31.197479
134
0.58101
96dcd214c1818297130f79a393a84fa0675e169b
507
cs
C#
src/Server/Authorization/RoleAuthorizeAttribute.cs
kblyr/Nova.Common
0db8a8c9f50217d7bb3a756ab25da9f2285b7116
[ "MIT" ]
null
null
null
src/Server/Authorization/RoleAuthorizeAttribute.cs
kblyr/Nova.Common
0db8a8c9f50217d7bb3a756ab25da9f2285b7116
[ "MIT" ]
10
2021-11-12T10:59:03.000Z
2021-11-15T15:42:18.000Z
src/Server/Authorization/RoleAuthorizeAttribute.cs
kblyr/Nova.Common
0db8a8c9f50217d7bb3a756ab25da9f2285b7116
[ "MIT" ]
null
null
null
using Microsoft.AspNetCore.Authorization; namespace Nova.Common.Authorization { public class RoleAuthorizeAttribute : AuthorizeAttribute { public RoleAuthorizeAttribute(AuthorizationCheckMode checkMode, params string[] roles) { Policy = AuthorizePolicyBuilder.Build(AuthorizationDefa...
31.6875
112
0.712032
f15aeb95127c67dd76384ace8d258ffcaa4f0c63
1,180
cs
C#
samples/ReliableChatRoom/Hub/ReliableChatRoom.cs
spr7811/Sample
1778531916ad54d599d6c9b9d121c23155bfc63e
[ "MIT" ]
276
2018-05-07T15:47:45.000Z
2022-03-28T23:54:35.000Z
samples/ReliableChatRoom/Hub/ReliableChatRoom.cs
spr7811/Sample
1778531916ad54d599d6c9b9d121c23155bfc63e
[ "MIT" ]
90
2018-05-08T02:59:07.000Z
2022-03-22T06:06:57.000Z
samples/ReliableChatRoom/Hub/ReliableChatRoom.cs
spr7811/Sample
1778531916ad54d599d6c9b9d121c23155bfc63e
[ "MIT" ]
351
2018-05-10T21:49:57.000Z
2022-03-31T11:34:41.000Z
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using Microsoft.AspNetCore.SignalR; using System.Security.Claims; namespace Microsoft.Azure.SignalR.Samples.ReliableChatRoom { public class ReliableChatRoom : Hub ...
32.777778
102
0.672034
f1d230ce8ca579e2a093f44a7765c237e1691598
7,420
cs
C#
CommunityToolkit.WinUI.UI.Animations/Xaml/ImplicitAnimationSet.cs
unoplatform/Uno.WindowsCommunityToolk
758154cb812c66b465ad0e48b0d5b46ac1baa8af
[ "MIT" ]
37
2019-07-08T13:28:35.000Z
2022-01-18T06:07:40.000Z
CommunityToolkit.WinUI.UI.Animations/Xaml/ImplicitAnimationSet.cs
unoplatform/Uno.WindowsCommunityToolk
758154cb812c66b465ad0e48b0d5b46ac1baa8af
[ "MIT" ]
69
2019-07-26T19:27:37.000Z
2022-03-07T21:01:04.000Z
CommunityToolkit.WinUI.UI.Animations/Xaml/ImplicitAnimationSet.cs
unoplatform/Uno.WindowsCommunityToolk
758154cb812c66b465ad0e48b0d5b46ac1baa8af
[ "MIT" ]
14
2019-10-23T21:24:06.000Z
2022-02-25T17:03:48.000Z
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable enable using System; using System.Diagnostics.Contracts; using Microsoft.UI.Composition; using Microsoft....
53.768116
161
0.67372
0e2b83190dd55fcca7ee4eadbfcb6850792edaf0
74,854
cs
C#
src/WPF/FontAwesome.WPF/FontAwesomeIcon.cs
vistron-gmbh/Font-Awesome-WPF
eecf22fdf7acbede88675251f26946a26001190c
[ "MIT" ]
null
null
null
src/WPF/FontAwesome.WPF/FontAwesomeIcon.cs
vistron-gmbh/Font-Awesome-WPF
eecf22fdf7acbede88675251f26946a26001190c
[ "MIT" ]
null
null
null
src/WPF/FontAwesome.WPF/FontAwesomeIcon.cs
vistron-gmbh/Font-Awesome-WPF
eecf22fdf7acbede88675251f26946a26001190c
[ "MIT" ]
null
null
null
//------------------------------------------------------------------------------ // <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> //------------------------------------------...
26.366326
80
0.679069
fbc67f654a3e77305ace46c5f47a10a5c833a961
3,122
cs
C#
Reference317/CScape.Core/Network/PacketHandlerCatalogue.cs
SSStormy/cscapec
ef36e5a4cd6a09aa86ae063aad7bb488d8973061
[ "MIT" ]
4
2018-07-09T18:05:19.000Z
2020-05-17T17:08:39.000Z
Reference317/CScape.Core/Network/PacketHandlerCatalogue.cs
SSStormy/cscapec
ef36e5a4cd6a09aa86ae063aad7bb488d8973061
[ "MIT" ]
2
2017-11-09T15:50:07.000Z
2020-05-17T21:43:38.000Z
Reference317/CScape.Core/Network/PacketHandlerCatalogue.cs
SSStormy/cscapec
ef36e5a4cd6a09aa86ae063aad7bb488d8973061
[ "MIT" ]
2
2020-11-25T19:50:10.000Z
2021-05-16T12:23:41.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using CScape.Core.Extensions; using CScape.Core.Network.Handler; using CScape.Models; using CScape.Models.Extensions; using JetBrains.Annotations; namespace CScape.Core.Network { public class PacketHandlerCatalogue : IPacke...
35.477273
243
0.546124
14fc4bfc79f32744cc910c7fb6783a3c1a4e15e7
569
cs
C#
CodeWars/8kyu/VolumeOfCuboid.cs
a-kozhanov/codewars_csharp
37abac0c5474a2785caad0e382e38d7ff1182049
[ "MIT" ]
11
2021-01-02T00:00:33.000Z
2022-02-28T16:58:37.000Z
CodeWars/8kyu/VolumeOfCuboid.cs
a-kozhanov/codewars_csharp
37abac0c5474a2785caad0e382e38d7ff1182049
[ "MIT" ]
7
2022-01-05T09:20:14.000Z
2022-02-16T11:03:03.000Z
CodeWars/8kyu/VolumeOfCuboid.cs
a-kozhanov/codewars_csharp
37abac0c5474a2785caad0e382e38d7ff1182049
[ "MIT" ]
1
2021-11-10T11:30:20.000Z
2021-11-10T11:30:20.000Z
 //https://www.codewars.com/kata/volume-of-a-cuboid/train/csharp //https://www.codewars.com/kata/58261acb22be6e2ed800003a/solutions/csharp //Volume of a Cuboid //8 kyu //Bob needs a fast way to calculate the volume of a cuboid with three values: length, width and the height of the cuboid. //Write a function to help ...
28.45
121
0.704745
d04a6230648057954a905a42680928ef8cbffad0
5,145
cs
C#
src/shared/Z.EF.Plus.QueryFilterInterceptor.Shared/QueryFilterInterceptorDbCommandTree.cs
MassVOiD/EntityFramework-Plus
de318345db5a49d2c0a62704080a2aeb572502e8
[ "MIT" ]
2,003
2016-01-21T05:53:49.000Z
2022-03-31T20:38:58.000Z
src/shared/Z.EF.Plus.QueryFilterInterceptor.Shared/QueryFilterInterceptorDbCommandTree.cs
MassVOiD/EntityFramework-Plus
de318345db5a49d2c0a62704080a2aeb572502e8
[ "MIT" ]
692
2016-03-29T05:48:42.000Z
2022-03-30T01:19:23.000Z
src/shared/Z.EF.Plus.QueryFilterInterceptor.Shared/QueryFilterInterceptorDbCommandTree.cs
MassVOiD/EntityFramework-Plus
de318345db5a49d2c0a62704080a2aeb572502e8
[ "MIT" ]
356
2016-01-14T03:34:05.000Z
2022-03-26T05:40:00.000Z
using System; using System.Data.Entity.Core.Common.CommandTrees; using System.Data.Entity.Core.Metadata.Edm; using System.Data.Entity.Infrastructure.Interception; using System.Linq; using System.Reflection; namespace Z.EntityFramework.Plus { /// <summary>A query interceptor filter database command tree.</summary>...
49
244
0.547522
7833497736eaff4315f2082d0df51e18be5858ea
152
cs
C#
src/DesktopUI/EventModels/Navigation.cs
krzysztoftalar/instagram
eca129d2e6dd3bd3c20165fd146d70ab234c3ef7
[ "MIT" ]
null
null
null
src/DesktopUI/EventModels/Navigation.cs
krzysztoftalar/instagram
eca129d2e6dd3bd3c20165fd146d70ab234c3ef7
[ "MIT" ]
null
null
null
src/DesktopUI/EventModels/Navigation.cs
krzysztoftalar/instagram
eca129d2e6dd3bd3c20165fd146d70ab234c3ef7
[ "MIT" ]
null
null
null
namespace DesktopUI.EventModels { public enum Navigation { Register, Login, Profile, Main, Chat } }
13.818182
32
0.506579
78a36ff4daf93c1a39c7ca16ef40e099871d056f
2,079
cs
C#
src/WebQQCore/Im/QQErrorCode.cs
h0730303779/WebQQWeChat
cecfd5deb7843ad5a9b0546ae4f073b9a7cd5413
[ "MIT" ]
133
2016-11-01T06:18:45.000Z
2022-02-20T05:28:39.000Z
src/WebQQCore/Im/QQErrorCode.cs
h0730303779/WebQQWeChat
cecfd5deb7843ad5a9b0546ae4f073b9a7cd5413
[ "MIT" ]
11
2016-11-02T02:35:51.000Z
2020-01-07T02:08:09.000Z
src/WebQQCore/Im/QQErrorCode.cs
huoshan12345/WebQQWeChat
cecfd5deb7843ad5a9b0546ae4f073b9a7cd5413
[ "MIT" ]
75
2016-11-08T14:19:36.000Z
2021-07-03T08:12:25.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace iQQ.Net.WebQQCore.Im { public enum QQErrorCode { /// <summary> /// 需要登录 /// </summary> NeedToLogin, /// <summary> /// 登录凭证失效 //...
19.073394
42
0.395863
1acdc47f1f9d90d7c058b753d6d05c9b4ff80726
11,125
cs
C#
AecPrivateCloud.ALL/Web/DBWorld.AecCloud.Web/App_Start/StorageUtility.cs
FinchYang/test
0865462f3a97fc53fa04b8ea70f05cf4d45caea8
[ "MIT" ]
1
2019-08-29T07:28:39.000Z
2019-08-29T07:28:39.000Z
AecPrivateCloud.ALL/Web/DBWorld.AecCloud.Web/App_Start/StorageUtility.cs
FinchYang/test
0865462f3a97fc53fa04b8ea70f05cf4d45caea8
[ "MIT" ]
null
null
null
AecPrivateCloud.ALL/Web/DBWorld.AecCloud.Web/App_Start/StorageUtility.cs
FinchYang/test
0865462f3a97fc53fa04b8ea70f05cf4d45caea8
[ "MIT" ]
1
2019-09-04T10:03:36.000Z
2019-09-04T10:03:36.000Z
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net.Http; using System.Reflection; using System.Threading.Tasks; using AecCloud.MFilesCore; using AecCloud.MfilesServices; using DBWorld.AecCloud.Web.ApiRequests; using log4net; namespace DBWorld.AecCloud.Web { public...
34.657321
118
0.502112
64c1ed89792833a779f443fc239b609126439ab0
2,466
cshtml
C#
PhotoMSK/PhotoMSK/Areas/Default/Views/Photostudio/Details/_PhotostudioHalls.cshtml
MarkusMokler/photomsmsk-by
3d938abf2ccc6430feb42217360fa8265cde9dc8
[ "MIT" ]
1
2021-02-22T20:56:18.000Z
2021-02-22T20:56:18.000Z
PhotoMSK/PhotoMSK/Areas/Default/Views/Photostudio/Details/_PhotostudioHalls.cshtml
MarkusMokler/photomsmsk-by
3d938abf2ccc6430feb42217360fa8265cde9dc8
[ "MIT" ]
null
null
null
PhotoMSK/PhotoMSK/Areas/Default/Views/Photostudio/Details/_PhotostudioHalls.cshtml
MarkusMokler/photomsmsk-by
3d938abf2ccc6430feb42217360fa8265cde9dc8
[ "MIT" ]
null
null
null
@using PhotoMSK.ViewModels @model PhotoMSK.Areas.Default.ViewData.Photostudio.DetailsViewData <div class="uk-grid"> <div class="uk-width-large-1-2 uk-width-small-1-1"> <div class="uk-panel uk-panel-space uk-wall-box-body"> <span class="uk-h2 uk-margin-top-remove">Залы</span> <hr cl...
50.326531
175
0.375912
a4236a13cbe0b9660aca32bc61c27cb3fbb6c20c
550
cs
C#
Mobile/Source/UISleuth/Reactions/TouchScreenReaction.cs
xplatform/uisleuth
a1c73d14168d1915b09f6202016d6daf8c37f367
[ "MIT" ]
53
2017-08-17T03:21:58.000Z
2022-02-23T21:13:08.000Z
Mobile/Source/UISleuth/Reactions/TouchScreenReaction.cs
xplatform/uisleuth
a1c73d14168d1915b09f6202016d6daf8c37f367
[ "MIT" ]
7
2017-09-04T09:14:30.000Z
2019-12-18T06:32:38.000Z
Mobile/Source/UISleuth/Reactions/TouchScreenReaction.cs
xplatform/uisleuth
a1c73d14168d1915b09f6202016d6daf8c37f367
[ "MIT" ]
10
2017-08-17T15:42:52.000Z
2020-02-05T00:35:21.000Z
using UISleuth.Messages; using UISleuth.Networking; namespace UISleuth.Reactions { internal class TouchScreenReaction : InspectorReaction { protected override void OnExecute(UIMessageContext ctx) { var request = ctx.Get<TouchScreenRequest>(); if (request == null) return...
26.190476
76
0.596364
7b9c2abb1a488bce477641f637008dc7a635ea6c
633
cs
C#
API/Frontend_Project/Pages/Index.cshtml.cs
AndreasElgaard/docker-microservices-kubernetes
65e0adaafe1d9615e4216553af695229181c823b
[ "MIT" ]
null
null
null
API/Frontend_Project/Pages/Index.cshtml.cs
AndreasElgaard/docker-microservices-kubernetes
65e0adaafe1d9615e4216553af695229181c823b
[ "MIT" ]
null
null
null
API/Frontend_Project/Pages/Index.cshtml.cs
AndreasElgaard/docker-microservices-kubernetes
65e0adaafe1d9615e4216553af695229181c823b
[ "MIT" ]
null
null
null
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc.RazorPages; using Microsoft.Extensions.Logging; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using System.Net.Http; using System.Net.Http.Json; namespace Frontend_Project.Pages { public class IndexMo...
21.1
71
0.671406
3342e1b7a644291b36fadf87b47076c07d0f06d6
1,381
cs
C#
tests/src/JIT/Performance/CodeQuality/SIMD/RayTracer/Surfaces.cs
elinor-fung/coreclr
c1801e85024add717f518feb6a9caed60d54500f
[ "MIT" ]
159
2020-06-17T01:01:55.000Z
2022-03-28T10:33:37.000Z
tests/src/JIT/Performance/CodeQuality/SIMD/RayTracer/Surfaces.cs
elinor-fung/coreclr
c1801e85024add717f518feb6a9caed60d54500f
[ "MIT" ]
19
2020-06-27T01:16:35.000Z
2022-02-06T20:33:24.000Z
tests/src/JIT/Performance/CodeQuality/SIMD/RayTracer/Surfaces.cs
elinor-fung/coreclr
c1801e85024add717f518feb6a9caed60d54500f
[ "MIT" ]
19
2020-05-21T08:18:20.000Z
2021-06-29T01:13:13.000Z
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. // using System; internal static class Surfaces { // Only works with X-Z plane. public static readonly Surf...
30.688889
73
0.516293
3385d77ce97dfa5612cbef082838526c87a0796f
3,703
cs
C#
port/src/main/Xml/Core/Instantiator.cs
raulbarca/simplexml
0dca1d311e3125b6ee9fe39085169114b54d9dbd
[ "Apache-2.0" ]
95
2015-10-01T08:25:33.000Z
2022-03-10T22:18:05.000Z
port/src/main/Xml/Core/Instantiator.cs
raulbarca/simplexml
0dca1d311e3125b6ee9fe39085169114b54d9dbd
[ "Apache-2.0" ]
40
2015-10-08T04:45:48.000Z
2022-01-24T22:13:06.000Z
port/src/main/Xml/Core/Instantiator.cs
raulbarca/simplexml
0dca1d311e3125b6ee9fe39085169114b54d9dbd
[ "Apache-2.0" ]
33
2015-10-13T06:49:36.000Z
2022-02-14T20:25:39.000Z
#region License // // Instantiator.cs July 2006 // // Copyright (C) 2006, Niall Gallagher <niallg@users.sf.net> // // 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...
37.03
73
0.63408
b46515cc72579442c32da3386acc040ccf3eb310
11,746
cs
C#
Levolution.Reversi/Table.cs
LeonAkasaka/Levolution.Reversi
0cd8a398870373f1a29e2d940d802dbd47776903
[ "Apache-2.0" ]
null
null
null
Levolution.Reversi/Table.cs
LeonAkasaka/Levolution.Reversi
0cd8a398870373f1a29e2d940d802dbd47776903
[ "Apache-2.0" ]
null
null
null
Levolution.Reversi/Table.cs
LeonAkasaka/Levolution.Reversi
0cd8a398870373f1a29e2d940d802dbd47776903
[ "Apache-2.0" ]
null
null
null
using Levolution.Reversi.Records; using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; namespace Levolution.Reversi { /// <summary> /// Reversi table. /// </summary> public class Table : INotifyPropertyChanged { /// <summary> /// Rows. ...
34.145349
145
0.497701
dbec3a50aba5d16d40834efe6072ff183415d2a2
721
cs
C#
src/DI.UTFSM.Encuestas.Application.Contracts/SurveyDataQueries/ISurveyDataQueryAppService.cs
begandroide/DISurvey-back
6c811ff7cbb4dfd469f386d0694d6902da665d76
[ "MIT" ]
1
2021-09-06T02:03:38.000Z
2021-09-06T02:03:38.000Z
src/DI.UTFSM.Encuestas.Application.Contracts/SurveyDataQueries/ISurveyDataQueryAppService.cs
begandroide/DISurvey-back
6c811ff7cbb4dfd469f386d0694d6902da665d76
[ "MIT" ]
null
null
null
src/DI.UTFSM.Encuestas.Application.Contracts/SurveyDataQueries/ISurveyDataQueryAppService.cs
begandroide/DISurvey-back
6c811ff7cbb4dfd469f386d0694d6902da665d76
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Threading.Tasks; using Volo.Abp.Application.Dtos; using Volo.Abp.Application.Services; namespace DI.UTFSM.Encuestas.SurveyDataQueries { public interface ISurveyDataQueryAppService : IApplicationService { Task<PagedResultDto<SurveyResumeDataDt...
42.411765
111
0.803051
e047420718b0f2e3aabe80127c41783994074520
383
cs
C#
Api/BccPay.Core.Infrastructure/Exceptions/ExternalApiCallException.cs
bcc-code/bcc-pay
6f95433eed695566f2ea5322a9f12366fdcfe886
[ "MIT" ]
1
2021-06-29T16:37:28.000Z
2021-06-29T16:37:28.000Z
Api/BccPay.Core.Infrastructure/Exceptions/ExternalApiCallException.cs
bcc-code/bcc-pay
6f95433eed695566f2ea5322a9f12366fdcfe886
[ "MIT" ]
23
2021-07-19T13:01:50.000Z
2022-03-02T11:44:22.000Z
Api/BccPay.Core.Infrastructure/Exceptions/ExternalApiCallException.cs
bcc-code/bcc-pay
6f95433eed695566f2ea5322a9f12366fdcfe886
[ "MIT" ]
null
null
null
using System; using System.Net; namespace BccPay.Core.Infrastructure.Exceptions { public class ExternalApiCallException : Exception { public ExternalApiCallException(HttpStatusCode statusCode, string message) : base(message) { StatusCode = statusCode; } ...
23.9375
82
0.660574
9230f47705c3cf28c9ccd595547e6f094279edeb
7,214
cs
C#
Assets/Philae/_Scripts/Game/CCC/EntityS/EntityAirMove.cs
usernameHed/Philae-Lander
90c8f730e96150a897d30ded1b96571941007c2b
[ "MIT" ]
null
null
null
Assets/Philae/_Scripts/Game/CCC/EntityS/EntityAirMove.cs
usernameHed/Philae-Lander
90c8f730e96150a897d30ded1b96571941007c2b
[ "MIT" ]
null
null
null
Assets/Philae/_Scripts/Game/CCC/EntityS/EntityAirMove.cs
usernameHed/Philae-Lander
90c8f730e96150a897d30ded1b96571941007c2b
[ "MIT" ]
null
null
null
 using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEssentials.time; namespace Philae.CCC { public class EntityAirMove : MonoBehaviour { [Tooltip("speed move forward"), SerializeField] private bool canDoAirMove = true; [Tooltip("speed move forward...
37.572917
159
0.584142
c543a690a6efe3edda678e5c4f2c4e04f15ed3c2
336
cs
C#
src/Amarok.Events/Events/TaskUtils.cs
Amarok79/Events
aa1d029da2c704dd90a301df2d1d015a5ec54e7d
[ "MIT" ]
4
2018-06-16T07:43:35.000Z
2018-09-03T15:34:11.000Z
src/Amarok.Events/Events/TaskUtils.cs
Amarok79/Events
aa1d029da2c704dd90a301df2d1d015a5ec54e7d
[ "MIT" ]
6
2018-07-09T20:52:32.000Z
2018-08-20T22:03:56.000Z
src/Amarok.Events/Events/TaskUtils.cs
Amarok79/Events
aa1d029da2c704dd90a301df2d1d015a5ec54e7d
[ "MIT" ]
null
null
null
// Copyright (c) 2022, Olaf Kober <olaf.kober@outlook.com> using System; using System.Threading.Tasks; namespace Amarok.Events; internal static class TaskUtils { public static readonly Task<Boolean> TrueTask = Task.FromResult(true); public static readonly Task<Boolean> FalseTask = Task.FromRes...
22.4
77
0.723214
34bdaff370a459adfebb0792863d0f3ac27b6b36
30,342
cs
C#
client/framework/UnityCsReference-master/Editor/Mono/Audio/Mixer/GUI/AudioMixerEffectView.cs
HelloWindows/AccountBook-
c71af0fefb5650fe85a7830b7ed04d7224d3ce54
[ "Unlicense" ]
1
2020-10-19T08:37:31.000Z
2020-10-19T08:37:31.000Z
client/framework/UnityCsReference-master/Editor/Mono/Audio/Mixer/GUI/AudioMixerEffectView.cs
HelloWindows/AccountBook-
c71af0fefb5650fe85a7830b7ed04d7224d3ce54
[ "Unlicense" ]
null
null
null
client/framework/UnityCsReference-master/Editor/Mono/Audio/Mixer/GUI/AudioMixerEffectView.cs
HelloWindows/AccountBook-
c71af0fefb5650fe85a7830b7ed04d7224d3ce54
[ "Unlicense" ]
1
2020-10-19T08:37:33.000Z
2020-10-19T08:37:33.000Z
// Unity C# reference source // Copyright (c) Unity Technologies. For terms of use, see // https://unity3d.com/legal/licenses/Unity_Reference_Only_License using UnityEngine; using System.Collections.Generic; using System.Linq; using System; using UnityEditor.Audio; namespace UnityEditor { class AudioMixerEffectVi...
51.080808
267
0.565586
34cc294f218ff5657abc860038ef937bf403cc39
542
cs
C#
src/SFA.DAS.ProviderRelationships/Application/Queries/GetAccountProvider/GetAccountProviderQueryResult.cs
uk-gov-mirror/SkillsFundingAgency.das-provider-relationships
b1e90d1c526119ece4a4cd698770db195880caf5
[ "MIT" ]
2
2018-09-10T14:15:02.000Z
2018-10-05T09:34:51.000Z
src/SFA.DAS.ProviderRelationships/Application/Queries/GetAccountProvider/GetAccountProviderQueryResult.cs
uk-gov-mirror/SkillsFundingAgency.das-provider-relationships
b1e90d1c526119ece4a4cd698770db195880caf5
[ "MIT" ]
21
2018-10-05T10:14:46.000Z
2021-05-04T13:20:52.000Z
src/SFA.DAS.ProviderRelationships/Application/Queries/GetAccountProvider/GetAccountProviderQueryResult.cs
uk-gov-mirror/SkillsFundingAgency.das-provider-relationships
b1e90d1c526119ece4a4cd698770db195880caf5
[ "MIT" ]
1
2021-04-11T08:34:03.000Z
2021-04-11T08:34:03.000Z
using SFA.DAS.ProviderRelationships.Types.Dtos; namespace SFA.DAS.ProviderRelationships.Application.Queries.GetAccountProvider { public class GetAccountProviderQueryResult { public AccountProviderDto AccountProvider { get; } public bool IsUpdatePermissionsOperationAuthorized { get; } p...
33.875
94
0.738007
6596c061ee14c186e690d96048e496735745c047
206
cs
C#
DmAutoTesting/src/DmAutoTesting/Elements/IComponent.cs
quilin/dm-auto-testing
fa606f2fd88927d51c919c21c2683fa5a6d49d00
[ "MIT" ]
null
null
null
DmAutoTesting/src/DmAutoTesting/Elements/IComponent.cs
quilin/dm-auto-testing
fa606f2fd88927d51c919c21c2683fa5a6d49d00
[ "MIT" ]
null
null
null
DmAutoTesting/src/DmAutoTesting/Elements/IComponent.cs
quilin/dm-auto-testing
fa606f2fd88927d51c919c21c2683fa5a6d49d00
[ "MIT" ]
null
null
null
using DmAutoTesting.Elements.Searchers; namespace DmAutoTesting.Elements { public interface IComponent : IElement { IElementGetter Get { get; } IElementFinder Find { get; } } }
20.6
42
0.674757
89a3b1ea527d321c126c882d1b46d52eb696dc82
11,937
cs
C#
GongFaLevelUp/GongFaLevelUp.cs
Charlotte-poi/Taiwu_Mods
d1d58c5c2074697ab8a2d827536d04fe7a55d744
[ "MIT" ]
1
2021-04-04T13:21:11.000Z
2021-04-04T13:21:11.000Z
GongFaLevelUp/GongFaLevelUp.cs
ChengjiuQJ/Taiwu_Mods
d1d58c5c2074697ab8a2d827536d04fe7a55d744
[ "MIT" ]
null
null
null
GongFaLevelUp/GongFaLevelUp.cs
ChengjiuQJ/Taiwu_Mods
d1d58c5c2074697ab8a2d827536d04fe7a55d744
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Text; using Harmony12; using UnityModManagerNet; using UnityEngine; using UnityEngine.UI; using UnityEngine.EventSystems; using DG.Tweening; using System.Collections; using DG.Tweening.Core; using DG.Tweening.Plugin...
36.172727
258
0.536651
d6008d5c256127f59d4ab57cc2af61ca5d37cb3d
1,660
cs
C#
Portal/WebParts/SystemPartsG3/SystemPartsG3/AppBundle3/Incident/InstanceEditView.ascx.cs
dsalunga/mPortal
3c727231e576c4ab0c3ace21cc412a2cf344974a
[ "MIT" ]
1
2018-05-08T21:06:38.000Z
2018-05-08T21:06:38.000Z
Portal/WebParts/SystemPartsG3/SystemPartsG3/AppBundle3/Incident/InstanceEditView.ascx.cs
dsalunga/mPortal
3c727231e576c4ab0c3ace21cc412a2cf344974a
[ "MIT" ]
null
null
null
Portal/WebParts/SystemPartsG3/SystemPartsG3/AppBundle3/Incident/InstanceEditView.ascx.cs
dsalunga/mPortal
3c727231e576c4ab0c3ace21cc412a2cf344974a
[ "MIT" ]
3
2017-12-19T17:51:25.000Z
2022-02-02T03:45:43.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using WCMS.Common.Utilities; using WCMS.Framework; namespace WCMS.WebSystem.WebParts.Incident { public partial class InstanceEditView : System.Web.UI.UserControl { ...
26.774194
91
0.514458
db804144ae3f20af9a4f802f33ab91e9604865d7
3,646
cs
C#
CompaniesRegiter.Data/Migrations/20181027172223_EmployeesPictureUrlAdd.Designer.cs
vesopk/Company-Register
22f69b9994999d14ee0efd566503cbce5087fd93
[ "MIT" ]
null
null
null
CompaniesRegiter.Data/Migrations/20181027172223_EmployeesPictureUrlAdd.Designer.cs
vesopk/Company-Register
22f69b9994999d14ee0efd566503cbce5087fd93
[ "MIT" ]
null
null
null
CompaniesRegiter.Data/Migrations/20181027172223_EmployeesPictureUrlAdd.Designer.cs
vesopk/Company-Register
22f69b9994999d14ee0efd566503cbce5087fd93
[ "MIT" ]
null
null
null
// <auto-generated /> using System; using CompaniesRegiter.Data; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Infrastructure; using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Migrations; using Microsoft.EntityFrameworkCore.Storage.ValueConversion; namespace...
34.396226
125
0.538673
6ddc9637d16a703fe73bbaf54c0f4e554dd87566
1,565
cs
C#
Desktop/Validation/ValidationRulesSettings.Designer.cs
econmed/ImageServer20
2339c32e5fee68458c1c0bd8c638f964b3bc8b8a
[ "Apache-2.0" ]
1
2017-06-08T21:47:22.000Z
2017-06-08T21:47:22.000Z
Desktop/Validation/ValidationRulesSettings.Designer.cs
econmed/ImageServer20
2339c32e5fee68458c1c0bd8c638f964b3bc8b8a
[ "Apache-2.0" ]
null
null
null
Desktop/Validation/ValidationRulesSettings.Designer.cs
econmed/ImageServer20
2339c32e5fee68458c1c0bd8c638f964b3bc8b8a
[ "Apache-2.0" ]
2
2017-06-08T21:47:22.000Z
2020-01-01T04:37:44.000Z
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:2.0.50727.3603 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated...
43.472222
192
0.6
02c9dd1419d3386586c1a723c5cf307e1235069d
26,305
cs
C#
BrawlLib/Internal/Windows/Controls/ASLIndicator.cs
MichaelHinrichs/BrawlCrate
9bca916b9eb562dea17efe24ef5646705b617da9
[ "MIT" ]
102
2018-08-26T14:30:49.000Z
2022-03-19T08:49:19.000Z
BrawlLib/Internal/Windows/Controls/ASLIndicator.cs
MichaelHinrichs/BrawlCrate
9bca916b9eb562dea17efe24ef5646705b617da9
[ "MIT" ]
35
2018-11-15T05:02:53.000Z
2022-03-18T19:12:28.000Z
BrawlLib/Internal/Windows/Controls/ASLIndicator.cs
MichaelHinrichs/BrawlCrate
9bca916b9eb562dea17efe24ef5646705b617da9
[ "MIT" ]
32
2018-09-11T22:28:06.000Z
2022-03-19T21:19:08.000Z
using BrawlLib.SSBB.ResourceNodes.ProjectPlus; using System; using System.ComponentModel; using System.Windows.Forms; namespace BrawlLib.Internal.Windows.Controls { public class ASLIndicator : UserControl { #region Designer private void InitializeComponent() { this.splitte...
51.986166
162
0.621023
1c86b5c964230d80497c75bb918a9c0507e44af2
245
cs
C#
PawPalsContentTypeProvider.cs
bburtson/online-business-brochure
234e05af46eee61009256bfff0a73098bdc963a8
[ "MIT" ]
null
null
null
PawPalsContentTypeProvider.cs
bburtson/online-business-brochure
234e05af46eee61009256bfff0a73098bdc963a8
[ "MIT" ]
null
null
null
PawPalsContentTypeProvider.cs
bburtson/online-business-brochure
234e05af46eee61009256bfff0a73098bdc963a8
[ "MIT" ]
null
null
null
using Microsoft.AspNetCore.StaticFiles; public class PawPalsContentTypeProvider : IContentTypeProvider { public bool TryGetContentType(string subpath, out string contentType) { throw new System.NotImplementedException(); } }
27.222222
73
0.771429
1cafa2f51d2cb2cb3f5eff8f6c3ae7a63dc125e3
8,827
cs
C#
src/Twilio/Rest/Verify/V2/Service/Entity/FactorOptions.cs
terrorizer1980/twilio-csharp
d3257e216ccc7d13b124eb39ac503bef9c7d6fd3
[ "MIT" ]
444
2015-01-04T05:10:15.000Z
2022-03-17T20:08:04.000Z
src/Twilio/Rest/Verify/V2/Service/Entity/FactorOptions.cs
terrorizer1980/twilio-csharp
d3257e216ccc7d13b124eb39ac503bef9c7d6fd3
[ "MIT" ]
357
2015-01-05T23:43:51.000Z
2022-03-28T16:05:59.000Z
src/Twilio/Rest/Verify/V2/Service/Entity/FactorOptions.cs
terrorizer1980/twilio-csharp
d3257e216ccc7d13b124eb39ac503bef9c7d6fd3
[ "MIT" ]
276
2015-01-03T22:31:02.000Z
2022-03-26T11:50:54.000Z
/// This code was generated by /// \ / _ _ _| _ _ /// | (_)\/(_)(_|\/| |(/_ v1.0.0 /// / / using System; using System.Collections.Generic; using Twilio.Base; using Twilio.Converters; namespace Twilio.Rest.Verify.V2.Service.Entity { /// <summary> /// PLEASE NOTE that this class contains b...
34.346304
112
0.555908
5ca9b8a7f8a79fdd94f7b249bef99760cbd6fee8
1,296
cs
C#
src/SolrExpress.DI.Ninject/IKernelExtension.cs
LivingNaturally/solr-express
bf868ea89eab033dafe41d8830c396d96350e868
[ "MIT" ]
null
null
null
src/SolrExpress.DI.Ninject/IKernelExtension.cs
LivingNaturally/solr-express
bf868ea89eab033dafe41d8830c396d96350e868
[ "MIT" ]
null
null
null
src/SolrExpress.DI.Ninject/IKernelExtension.cs
LivingNaturally/solr-express
bf868ea89eab033dafe41d8830c396d96350e868
[ "MIT" ]
null
null
null
using Ninject; using SolrExpress.Utility; using System; namespace SolrExpress.DI.Ninject { /// <summary> /// Configure SolrExpress DI using SimpleInjector engine /// </summary> public static class IKernelExtension { /// <summary> /// Add SolrExpress services /// </summary> ...
38.117647
136
0.693673
5cf5618e5910c3fe3649aea7b070981824505541
1,453
cs
C#
Bedrock.DomainBuilder/Sections/Context/SectionUsingStatements.cs
BedrockNet/Bedrock.DomainBuilder
6f7c370540be6a168a9bee549a0447c218c5b8c2
[ "MIT" ]
null
null
null
Bedrock.DomainBuilder/Sections/Context/SectionUsingStatements.cs
BedrockNet/Bedrock.DomainBuilder
6f7c370540be6a168a9bee549a0447c218c5b8c2
[ "MIT" ]
null
null
null
Bedrock.DomainBuilder/Sections/Context/SectionUsingStatements.cs
BedrockNet/Bedrock.DomainBuilder
6f7c370540be6a168a9bee549a0447c218c5b8c2
[ "MIT" ]
null
null
null
using System; namespace Bedrock.DomainBuilder.Sections.Context { public class SectionUsingStatements<T> : SectionBase<T>, ISection where T : struct, IConvertible { #region Constructors public SectionUsingStatements(BuildPass<T> pass) : base(pass) { } #endregion #region...
41.514286
110
0.638679
8ba356c5ba6d0d37b8ca03d98de69acb3c20d5c9
2,150
cs
C#
src/executable/BEditor.Avalonia/ViewModels/ManagePlugins/InstalledPluginsViewModel.cs
b-editor/BEditor
79c37a1a04f079cf7d292d5ab35e76cbfbf5b6d9
[ "MIT" ]
82
2021-02-24T10:15:57.000Z
2022-01-09T08:28:51.000Z
src/executable/BEditor.Avalonia/ViewModels/ManagePlugins/InstalledPluginsViewModel.cs
b-editor/BEditor
79c37a1a04f079cf7d292d5ab35e76cbfbf5b6d9
[ "MIT" ]
181
2021-02-22T17:36:43.000Z
2022-01-14T10:19:23.000Z
src/executable/BEditor.Avalonia/ViewModels/ManagePlugins/InstalledPluginsViewModel.cs
b-editor/BEditor
79c37a1a04f079cf7d292d5ab35e76cbfbf5b6d9
[ "MIT" ]
6
2021-06-10T10:18:29.000Z
2021-12-17T10:12:43.000Z
using System; using System.Linq; using System.Reactive.Linq; using BEditor.Models.ManagePlugins; using BEditor.Plugin; using BEditor.Properties; using Reactive.Bindings; namespace BEditor.ViewModels.ManagePlugins { public sealed class LoadedPluginsViewModel { public LoadedPluginsViewModel() ...
34.677419
170
0.627907