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
0c102be1c7c9c71ba222409afbde98ec7a98b100
5,762
cs
C#
SlackSkills/OAuthService.cs
brainoffline/SlackSkills
7352b16ed2b312f46109ce0286987cd6b956b120
[ "BSD-3-Clause", "MIT" ]
null
null
null
SlackSkills/OAuthService.cs
brainoffline/SlackSkills
7352b16ed2b312f46109ce0286987cd6b956b120
[ "BSD-3-Clause", "MIT" ]
null
null
null
SlackSkills/OAuthService.cs
brainoffline/SlackSkills
7352b16ed2b312f46109ce0286987cd6b956b120
[ "BSD-3-Clause", "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Net; using System.Runtime.InteropServices; using System.Text; using System.Threading; using System.Threading.Tasks; using System.Web; using Asciis; using Microsoft.Extensions.Logging; namespace...
38.413333
142
0.437001
0cc659a584053e90e8f62b9d780e260eec3a8037
472
cs
C#
test/Sample/Settings.cs
jefersonsv/ConfigContrib
d291d86f55907ca8a659fd6de1194b331992bae5
[ "MIT" ]
null
null
null
test/Sample/Settings.cs
jefersonsv/ConfigContrib
d291d86f55907ca8a659fd6de1194b331992bae5
[ "MIT" ]
null
null
null
test/Sample/Settings.cs
jefersonsv/ConfigContrib
d291d86f55907ca8a659fd6de1194b331992bae5
[ "MIT" ]
null
null
null
using ConfigContrib; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Sample { public static class Settings { public static readonly string KEY_STRING = AppSettings.Get<string>(nameof(KEY_STRING)); public static reado...
29.5
95
0.739407
1e6a8fc63610ea2ba86795aaa5a7d26e4b0a88c9
11,199
cs
C#
legacy-api/dotnet/ContinuousQuery/ContinuousQuery/ContinuousQuerySample.cs
mirza-jahangeer/NCache-Samples
e31cf4b5326ab05cbe077a73ce9dafe147a9ef21
[ "Apache-2.0" ]
3
2019-09-11T01:24:45.000Z
2021-12-23T03:31:24.000Z
legacy-api/dotnet/ContinuousQuery/ContinuousQuery/ContinuousQuerySample.cs
mirza-jahangeer/NCache-Samples
e31cf4b5326ab05cbe077a73ce9dafe147a9ef21
[ "Apache-2.0" ]
null
null
null
legacy-api/dotnet/ContinuousQuery/ContinuousQuery/ContinuousQuerySample.cs
mirza-jahangeer/NCache-Samples
e31cf4b5326ab05cbe077a73ce9dafe147a9ef21
[ "Apache-2.0" ]
6
2021-01-28T16:29:44.000Z
2021-08-24T12:40:13.000Z
// =============================================================================== // Alachisoft (R) NCache Sample Code. // =============================================================================== // Copyright © Alachisoft. All rights reserved. // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY ...
37.962712
160
0.572373
4fa32bb52870b457c1884bda02522f4ad2825e75
3,075
cs
C#
src/Orient/Orient.NUnit/Query/SqlCreatePropertyTest.cs
emman-ok/OrientDB-NET.binary
8e14619ccb5c2fa724de61ed1e3d48ca1cdd70c1
[ "MIT" ]
null
null
null
src/Orient/Orient.NUnit/Query/SqlCreatePropertyTest.cs
emman-ok/OrientDB-NET.binary
8e14619ccb5c2fa724de61ed1e3d48ca1cdd70c1
[ "MIT" ]
null
null
null
src/Orient/Orient.NUnit/Query/SqlCreatePropertyTest.cs
emman-ok/OrientDB-NET.binary
8e14619ccb5c2fa724de61ed1e3d48ca1cdd70c1
[ "MIT" ]
1
2018-09-18T04:45:23.000Z
2018-09-18T04:45:23.000Z
using System; using NUnit.Framework; using Orient.Client; namespace Orient.Tests.Query { [TestFixture] public class SqlCreatePropertyTest { private string _metadataQuery = "select expand(properties) from (select expand(classes) from #0:1) where name='TestClass'"; [Test] ...
38.924051
132
0.478699
8b1a60d6569c7ad04e435cd1e0e99e9c319abae4
6,950
cs
C#
src/Workspaces/CSharp/Portable/CodeGeneration/FieldGenerator.cs
bilsaboob/roslyn-sharp
5bdc08348512de4070fbfe2c32b600e20ee5bbbb
[ "MIT" ]
null
null
null
src/Workspaces/CSharp/Portable/CodeGeneration/FieldGenerator.cs
bilsaboob/roslyn-sharp
5bdc08348512de4070fbfe2c32b600e20ee5bbbb
[ "MIT" ]
1
2020-08-08T19:59:21.000Z
2020-08-08T19:59:21.000Z
src/Workspaces/CSharp/Portable/CodeGeneration/FieldGenerator.cs
bilsaboob/roslyn
5bdc08348512de4070fbfe2c32b600e20ee5bbbb
[ "MIT" ]
null
null
null
// 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.Collections.Generic; using System.Linq; using Microsoft.CodeAnalysis.CodeGeneration; using Microsoft.C...
43.987342
150
0.623741
f095871f921fc02dbc3366c2bb4533e6ca798a8a
1,335
cs
C#
src/SlackLibrary/Models/Blocks/SectionBlock.cs
kYann/SlackConnector
9b7d3fb7cfa7281fbfe9bb55a1e32e0d212b749e
[ "MIT" ]
1
2021-03-07T18:03:26.000Z
2021-03-07T18:03:26.000Z
src/SlackLibrary/Models/Blocks/SectionBlock.cs
whyseco/SlackLibrary
9b7d3fb7cfa7281fbfe9bb55a1e32e0d212b749e
[ "MIT" ]
null
null
null
src/SlackLibrary/Models/Blocks/SectionBlock.cs
whyseco/SlackLibrary
9b7d3fb7cfa7281fbfe9bb55a1e32e0d212b749e
[ "MIT" ]
null
null
null
using Newtonsoft.Json; using SlackLibrary.Models.Blocks.Elements; using SlackLibrary.Models.Blocks.Objects; using System; using System.Collections.Generic; using System.Text; namespace SlackLibrary.Models.Blocks { public class SectionBlock : BlockBase { public const string BlockName = "section"; public SectionB...
27.8125
90
0.741573
874abc6a79d2fe236dbd5e70db1b454a723edf2b
3,801
cs
C#
Xamarin/Android/TestOrderApp/TestOrderApp/MapViewActivity.cs
patrickCode/Mobile
ec7092289531da78a123d93253984042ae925427
[ "MIT" ]
null
null
null
Xamarin/Android/TestOrderApp/TestOrderApp/MapViewActivity.cs
patrickCode/Mobile
ec7092289531da78a123d93253984042ae925427
[ "MIT" ]
null
null
null
Xamarin/Android/TestOrderApp/TestOrderApp/MapViewActivity.cs
patrickCode/Mobile
ec7092289531da78a123d93253984042ae925427
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Android.App; using Android.Content; using Android.OS; using Android.Runtime; using Android.Views; using Android.Widget; using Android.Gms.Maps.Model; using Android.Gms.Maps; namespace TestOrderApp { [Activity(Label = "Loca...
37.633663
176
0.612733
48aaaa39a75343e64f063b9ec2ce9a23942c0853
300
cs
C#
Herald.EntityFramework/Repositories/IRepository.cs
tcfialho/Herald.EntityFramework
dd3ba547128619c4719e462526742827cf3068e3
[ "MIT" ]
null
null
null
Herald.EntityFramework/Repositories/IRepository.cs
tcfialho/Herald.EntityFramework
dd3ba547128619c4719e462526742827cf3068e3
[ "MIT" ]
null
null
null
Herald.EntityFramework/Repositories/IRepository.cs
tcfialho/Herald.EntityFramework
dd3ba547128619c4719e462526742827cf3068e3
[ "MIT" ]
null
null
null
using System.Threading.Tasks; namespace Herald.EntityFramework.Repositories { public interface IRepository<TEntity> : IReadonlyRepository<TEntity> where TEntity : class { Task Insert(TEntity entity); Task Update(TEntity entity); Task Delete(TEntity entity); } }
25
94
0.706667
3e3e649fe5aae7fef7828cdca8216dd09bcdc67a
129,829
cs
C#
src/Compilers/CSharp/Test/Symbol/Symbols/Retargeting/NoPia.cs
skynode/roslyn
a3fc4fe5d1222f9554ca3bdaaed87c6439cfa3de
[ "Apache-2.0" ]
1
2019-05-08T21:40:01.000Z
2019-05-08T21:40:01.000Z
src/Compilers/CSharp/Test/Symbol/Symbols/Retargeting/NoPia.cs
skynode/roslyn
a3fc4fe5d1222f9554ca3bdaaed87c6439cfa3de
[ "Apache-2.0" ]
null
null
null
src/Compilers/CSharp/Test/Symbol/Symbols/Retargeting/NoPia.cs
skynode/roslyn
a3fc4fe5d1222f9554ca3bdaaed87c6439cfa3de
[ "Apache-2.0" ]
null
null
null
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Immutable; using System.Linq; using Microsoft.CodeAnalysis.CSharp.Symbols; using Microsoft.CodeAnalysis.CSharp.Test.Ut...
48.371461
187
0.582559
3e53de0a3a2353bf9a5cc970ed602527dc1a7859
8,208
cs
C#
Skybound.Gecko/Generated/nsIHTMLAbsPosEditor.cs
git-thinh/geckofx-geckofx-10.0-43407d912690
8084ca30c070a5dbd2f96be8605ab13cc59ff39a
[ "X11" ]
null
null
null
Skybound.Gecko/Generated/nsIHTMLAbsPosEditor.cs
git-thinh/geckofx-geckofx-10.0-43407d912690
8084ca30c070a5dbd2f96be8605ab13cc59ff39a
[ "X11" ]
null
null
null
Skybound.Gecko/Generated/nsIHTMLAbsPosEditor.cs
git-thinh/geckofx-geckofx-10.0-43407d912690
8084ca30c070a5dbd2f96be8605ab13cc59ff39a
[ "X11" ]
null
null
null
// -------------------------------------------------------------------------------------------- // Version: MPL 1.1/GPL 2.0/LGPL 2.1 // // The contents of this file are subject to the Mozilla Public License Version // 1.1 (the "License"); you may not use this file except in compliance with // the License. You may obta...
44.129032
139
0.685307
aeb28c2cd04e0a7496e43382db2f8107df3b48fe
1,874
cs
C#
src/Poe/Components/Mods.cs
AtriCZE23/POe-full
89be2fda5747e44764a62ba5e358d8c9309fbf0a
[ "MIT", "CNRI-Python-GPL-Compatible", "BSD-3-Clause" ]
1
2020-09-25T21:11:20.000Z
2020-09-25T21:11:20.000Z
src/Poe/Components/Mods.cs
AtriCZE23/Atri
34ed092852b49daeafeb9c94adf3bfba42819b37
[ "MIT", "CNRI-Python-GPL-Compatible", "BSD-3-Clause" ]
5
2021-12-14T20:56:36.000Z
2021-12-20T14:45:34.000Z
src/Poe/Components/Mods.cs
AtriCZE23/POe-full
89be2fda5747e44764a62ba5e358d8c9309fbf0a
[ "MIT", "CNRI-Python-GPL-Compatible", "BSD-3-Clause" ]
null
null
null
using PoeHUD.Models; using PoeHUD.Models.Enums; using PoeHUD.Poe.RemoteMemoryObjects; using System.Collections.Generic; using System.Linq; namespace PoeHUD.Poe.Components { public class Mods : Component { public string UniqueName => M.ReadStringU(M.ReadLong(Address + 0x30, 0x8, 0x4)) + M.ReadStringU(M....
32.877193
141
0.576841
69d75bf4bf2b35a817e5c45788b613cd55f85240
11,213
cs
C#
WebVella.Erp.Web/Repositories/SitemapAreaNodeRepository.cs
IamGanesh19/WebVella-ERP
eb2318137748402bdfafa0c37e58da093ca81b51
[ "Apache-2.0" ]
1
2020-02-28T11:28:43.000Z
2020-02-28T11:28:43.000Z
WebVella.Erp.Web/Repositories/SitemapAreaNodeRepository.cs
IamGanesh19/WebVella-ERP
eb2318137748402bdfafa0c37e58da093ca81b51
[ "Apache-2.0" ]
null
null
null
WebVella.Erp.Web/Repositories/SitemapAreaNodeRepository.cs
IamGanesh19/WebVella-ERP
eb2318137748402bdfafa0c37e58da093ca81b51
[ "Apache-2.0" ]
null
null
null
using Npgsql; using NpgsqlTypes; using System; using System.Collections.Generic; using System.Data; namespace WebVella.Erp.Web.Repositories { internal class SitemapAreaNodeRepository : BaseDbRepository { public SitemapAreaNodeRepository(string conString) : base(conString) { } /// <summary> /// Returns are...
47.918803
236
0.691608
9ca51fd840b694a6f2f4a0b6ec8e9f36cbc101af
2,394
cs
C#
Assets/Scripts/Controllers/FighterController.cs
GJB93/SpaceBattleProject
f342bd15e227b34578a0bd14991b18b18ec0c107
[ "MIT" ]
null
null
null
Assets/Scripts/Controllers/FighterController.cs
GJB93/SpaceBattleProject
f342bd15e227b34578a0bd14991b18b18ec0c107
[ "MIT" ]
null
null
null
Assets/Scripts/Controllers/FighterController.cs
GJB93/SpaceBattleProject
f342bd15e227b34578a0bd14991b18b18ec0c107
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class FighterController : ShipController { public GameObject laserPrefab; public GameObject[] enemies; public GameObject closestTarget; public bool enemyFighter = false; private bool engaged = false; privat...
27.837209
106
0.571429
14085e55ea9a745191187cc735c6d624c7d51f78
2,826
cs
C#
tachyonVR/Assets/SteamVR_Unity_Toolkit/Examples/Resources/Scripts/Controller_Hand.cs
morgan3d/misc
8f9baa0892378811af881242dcffbb409e837f3b
[ "MIT" ]
271
2016-08-31T17:14:21.000Z
2022-03-06T21:25:25.000Z
Assets/SteamVR_Unity_Toolkit/Examples/Resources/Scripts/Controller_Hand.cs
avrame/Lightsaber-Training
afe0cc35f014940e0d86d5e85294f3f176297f8a
[ "MIT" ]
1
2016-10-12T19:12:48.000Z
2016-10-19T15:42:05.000Z
Assets/SteamVR_Unity_Toolkit/Examples/Resources/Scripts/Controller_Hand.cs
avrame/Lightsaber-Training
afe0cc35f014940e0d86d5e85294f3f176297f8a
[ "MIT" ]
31
2017-02-12T14:39:58.000Z
2021-03-07T18:42:52.000Z
using UnityEngine; using System.Collections; using VRTK; public class Controller_Hand : MonoBehaviour { public enum Hands { Right, Left } public Hands hand = Hands.Right; private Transform pointerFinger; private Transform gripFingers; private float maxRotation = 90f; ...
35.325
164
0.728592
221bf4141f2ef79bc0ffa9dd9aed6d777f6d27b6
11,551
cs
C#
src/Microsoft.TemplateEngine.Cli/Commands/create/InstantiateCommand.NoMatchHandling.cs
JanKrivanek/templating
0abcc35962db3111b431b170b288de920895c52d
[ "MIT" ]
null
null
null
src/Microsoft.TemplateEngine.Cli/Commands/create/InstantiateCommand.NoMatchHandling.cs
JanKrivanek/templating
0abcc35962db3111b431b170b288de920895c52d
[ "MIT" ]
null
null
null
src/Microsoft.TemplateEngine.Cli/Commands/create/InstantiateCommand.NoMatchHandling.cs
JanKrivanek/templating
0abcc35962db3111b431b170b288de920895c52d
[ "MIT" ]
null
null
null
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.CommandLine; using System.CommandLine.Parsing; using System.Text; using Microsoft.TemplateEngine.Abstractions; using Microsoft.TemplateEngine.Edge.Settings; namespace ...
51.566964
222
0.620379
2d25dd85e325da9dd316df71991bc4205f7fd713
97,844
cs
C#
internals/src/EflSharp/EflSharp/efl/efl_canvas_image.eo.cs
wantfire/TizenFX
2207a77c02f14b6ef3b08155f1ee1f6501d9a903
[ "Apache-2.0" ]
null
null
null
internals/src/EflSharp/EflSharp/efl/efl_canvas_image.eo.cs
wantfire/TizenFX
2207a77c02f14b6ef3b08155f1ee1f6501d9a903
[ "Apache-2.0" ]
null
null
null
internals/src/EflSharp/EflSharp/efl/efl_canvas_image.eo.cs
wantfire/TizenFX
2207a77c02f14b6ef3b08155f1ee1f6501d9a903
[ "Apache-2.0" ]
null
null
null
#pragma warning disable CS1591 using System; using System.Runtime.InteropServices; using System.Collections.Generic; using System.Linq; using System.ComponentModel; namespace Efl { namespace Canvas { /// <summary>Low-level Image object. /// This replaces the legacy Evas Object Image, with only image-related interfaces...
66.787713
331
0.719605
2d369392b43974554ead8e65a3da3ad6a717b691
169
cs
C#
WorkflowCore.UBWF/Context/UBCommonActContext.cs
kedach/workflow-core-ub
1de15dc7e06f096ab2c2807ed66215e0586b9eba
[ "MIT" ]
null
null
null
WorkflowCore.UBWF/Context/UBCommonActContext.cs
kedach/workflow-core-ub
1de15dc7e06f096ab2c2807ed66215e0586b9eba
[ "MIT" ]
null
null
null
WorkflowCore.UBWF/Context/UBCommonActContext.cs
kedach/workflow-core-ub
1de15dc7e06f096ab2c2807ed66215e0586b9eba
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; namespace WorkflowCore.UBWF.Context { public class UBCommonActContext : UBContext { } }
15.363636
47
0.739645
64a56169080b6e87375ce401789d9b57cff30dce
9,812
cs
C#
Bula/Internal.cs
buddylancer/fetcher.net.core
e7acea467d75cdf3cb6c0d2d0192b0fef147088e
[ "MIT" ]
null
null
null
Bula/Internal.cs
buddylancer/fetcher.net.core
e7acea467d75cdf3cb6c0d2d0192b0fef147088e
[ "MIT" ]
null
null
null
Bula/Internal.cs
buddylancer/fetcher.net.core
e7acea467d75cdf3cb6c0d2d0192b0fef147088e
[ "MIT" ]
1
2020-09-18T13:52:48.000Z
2020-09-18T13:52:48.000Z
// Buddy Fetcher: simple RSS-fetcher/aggregator. // Copyright (c) 2020-2021 Buddy Lancer. All rights reserved. // Author - Buddy Lancer <http://www.buddylancer.com>. // Licensed under the MIT license. // Note: this class is not ported (is fully specific for NET-version). namespace Bula { using System; using S...
38.936508
133
0.490216
a40e23c8b033e042cb054bca6b86e3bbc3dc736b
445
cs
C#
EsaClient/Responses/Pagination.cs
neuecc/EsaClient
b191e4d6ff1c05eca082088af059ddce745049ae
[ "MIT" ]
4
2017-12-12T10:03:09.000Z
2022-03-31T03:19:29.000Z
EsaClient/Responses/Pagination.cs
neuecc/EsaClient
b191e4d6ff1c05eca082088af059ddce745049ae
[ "MIT" ]
null
null
null
EsaClient/Responses/Pagination.cs
neuecc/EsaClient
b191e4d6ff1c05eca082088af059ddce745049ae
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; namespace EsaClient.Responses { public class Pagination<T> { public T[] items { get; set; } public int? prev_page { get; set; } public int? next_page { get; set; } public int total_count { get; set; } p...
23.421053
45
0.595506
a45cd4ae4295da7e844b12a7f8b30454e11cb357
5,878
cs
C#
src/ANOGround/Controls/MyButton.cs
ZhaoRd/ANOGround
abacd36ac72b6f53446930cdcc4d8627d5d47c8c
[ "Apache-2.0" ]
1
2017-02-14T06:36:34.000Z
2017-02-14T06:36:34.000Z
src/ANOGround/Controls/MyButton.cs
ZhaoRd/ANOGround
abacd36ac72b6f53446930cdcc4d8627d5d47c8c
[ "Apache-2.0" ]
null
null
null
src/ANOGround/Controls/MyButton.cs
ZhaoRd/ANOGround
abacd36ac72b6f53446930cdcc4d8627d5d47c8c
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Data; using System.Linq; using System.Text; using System.Windows.Forms; using System.Drawing.Drawing2D; namespace ANOGround.Controls { public class MyButton : Button { bool _mouseover = fa...
32.475138
129
0.547125
7b644c6020724ddbabf89e5711ab977c7dd74a4b
270
cs
C#
C# Fundamentals May 2019/exercise/Text Processing - Exercise/06. Replace Repeating Chars/Program.cs
amartinn/SoftUni
51f59616d7f464a72117589962d8e77a23dd5c1b
[ "MIT" ]
3
2019-02-11T02:43:30.000Z
2019-02-24T21:10:42.000Z
C# Fundamentals May 2019/exercise/Text Processing - Exercise/06. Replace Repeating Chars/Program.cs
amartinn/SoftUni
51f59616d7f464a72117589962d8e77a23dd5c1b
[ "MIT" ]
null
null
null
C# Fundamentals May 2019/exercise/Text Processing - Exercise/06. Replace Repeating Chars/Program.cs
amartinn/SoftUni
51f59616d7f464a72117589962d8e77a23dd5c1b
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; namespace _06._Replace_Repeating_Chars { class Program { static void Main(string[] args) { } } } }
15
39
0.47037
b5a4e739a6100d32bc99c9ad3a3ebf2450a06bc0
2,830
cs
C#
Runtime/Scripts/Common/Loading/LoadingManager.cs
mangosaucedev/com.mangosauce.marmalade.core
6e2f78d09673fc6eed96c820e7511c76a93a997c
[ "MIT" ]
null
null
null
Runtime/Scripts/Common/Loading/LoadingManager.cs
mangosaucedev/com.mangosauce.marmalade.core
6e2f78d09673fc6eed96c820e7511c76a93a997c
[ "MIT" ]
null
null
null
Runtime/Scripts/Common/Loading/LoadingManager.cs
mangosaucedev/com.mangosauce.marmalade.core
6e2f78d09673fc6eed96c820e7511c76a93a997c
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; namespace Marmalade { public class LoadingManager : MonoBehaviour { private const float SECONDS_BEFORE_CLOSE_VIEW = 0.2f; public Queue<ILoadingOperation> loadingOperations = new Queue<ILoadingOperation>(); ...
28.3
93
0.54629
92204f800c6e0907808b5f1871d3eb23f2e44114
103
cs
C#
src/Pipedrive.net/Models/Common/ActivityDone.cs
adrianotrentim/pipedrive-dotnet
17d75c4a98db5b45e485377bb5897883f8af7343
[ "MIT" ]
30
2018-08-03T02:45:15.000Z
2022-02-15T16:41:45.000Z
src/Pipedrive.net/Models/Common/ActivityDone.cs
adrianotrentim/pipedrive-dotnet
17d75c4a98db5b45e485377bb5897883f8af7343
[ "MIT" ]
67
2019-01-03T16:58:45.000Z
2022-03-30T18:24:58.000Z
src/Pipedrive.net/Models/Common/ActivityDone.cs
adrianotrentim/pipedrive-dotnet
17d75c4a98db5b45e485377bb5897883f8af7343
[ "MIT" ]
32
2018-11-27T18:04:48.000Z
2022-03-19T15:07:39.000Z
namespace Pipedrive { public enum ActivityDone { Undone = 0, Done = 1 } }
11.444444
28
0.504854
a7875b37dbd826f6550eab40698759de6add48ef
227
cs
C#
Src/iBlogs.Site.Core/Git/IGitBlogService.cs
liuzhenyulive/iBlogs.Core
3e53b9daa8f5615572f7cf6698ea7c383009a521
[ "MIT" ]
1
2021-11-08T09:03:33.000Z
2021-11-08T09:03:33.000Z
Src/iBlogs.Site.Core/Git/IGitBlogService.cs
liuzhenyulive/iBlogs.Core
3e53b9daa8f5615572f7cf6698ea7c383009a521
[ "MIT" ]
null
null
null
Src/iBlogs.Site.Core/Git/IGitBlogService.cs
liuzhenyulive/iBlogs.Core
3e53b9daa8f5615572f7cf6698ea7c383009a521
[ "MIT" ]
1
2021-10-02T14:12:49.000Z
2021-10-02T14:12:49.000Z
using System; using System.Collections.Generic; using System.Text; using System.Threading.Tasks; namespace iBlogs.Site.Core.Git { public interface IGitBlogService { Task<bool> Handle(string filePath); } }
17.461538
43
0.722467
65d59f149bf69a2be129b7c8d750209b111b1a78
1,657
cs
C#
src/OpenDota.NET/Endpoints/FeedEndpoint.cs
fengma312IDCM/OpenDota.NET
f8ba9ede1de671e97857fe280938c9448b4dc30b
[ "MIT" ]
17
2020-02-07T12:17:19.000Z
2022-03-11T18:37:51.000Z
src/OpenDota.NET/Endpoints/FeedEndpoint.cs
fengma312IDCM/OpenDota.NET
f8ba9ede1de671e97857fe280938c9448b4dc30b
[ "MIT" ]
null
null
null
src/OpenDota.NET/Endpoints/FeedEndpoint.cs
fengma312IDCM/OpenDota.NET
f8ba9ede1de671e97857fe280938c9448b4dc30b
[ "MIT" ]
5
2020-03-05T12:23:39.000Z
2021-09-10T17:09:58.000Z
namespace OpenDotaDotNet.Endpoints { using System.Collections.Generic; using System.Threading.Tasks; using OpenDotaDotNet.Models.ProMatches; public class FeedEndpoint : IFeedEndpoint { private readonly Requester requester; public FeedEndpoint(Requester requester) { ...
28.568966
90
0.54134
5a6c48aa9f74a32d21c27836d79d6fb4f1937d06
626
cs
C#
Functions.Templates/Templates/QueueTrigger-CSharp-Isolated/QueueTriggerCSharp.cs
lucyzhang929/azure-functions-templates
6c2e15ad748671c8daeafdeba6035f3242cabddd
[ "MIT" ]
69
2016-02-26T17:54:58.000Z
2018-01-25T13:25:39.000Z
Functions.Templates/Templates/QueueTrigger-CSharp-Isolated/QueueTriggerCSharp.cs
lucyzhang929/azure-functions-templates
6c2e15ad748671c8daeafdeba6035f3242cabddd
[ "MIT" ]
470
2016-02-29T22:12:41.000Z
2018-01-31T20:00:58.000Z
Functions.Templates/Templates/QueueTrigger-CSharp-Isolated/QueueTriggerCSharp.cs
lucyzhang929/azure-functions-templates
6c2e15ad748671c8daeafdeba6035f3242cabddd
[ "MIT" ]
72
2016-02-26T04:30:35.000Z
2018-01-31T11:01:53.000Z
using System; using Microsoft.Azure.Functions.Worker; using Microsoft.Extensions.Logging; namespace Company.Function { public class QueueTriggerCSharp { private readonly ILogger _logger; public QueueTriggerCSharp(ILoggerFactory loggerFactory) { _logger = loggerFactory.Creat...
27.217391
103
0.675719
899c56b0caa50254be681e565314211b0c7978e7
132
cs
C#
src/AkkaPlayground/Initialization/ToggleValue.cs
mrxrsd/akka-playground
510c38e00fdfd772573f08f764e7cb17f41841ad
[ "MIT" ]
null
null
null
src/AkkaPlayground/Initialization/ToggleValue.cs
mrxrsd/akka-playground
510c38e00fdfd772573f08f764e7cb17f41841ad
[ "MIT" ]
null
null
null
src/AkkaPlayground/Initialization/ToggleValue.cs
mrxrsd/akka-playground
510c38e00fdfd772573f08f764e7cb17f41841ad
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; namespace Initialization { class ToggleValue { } }
12
33
0.712121
89c6f840355d5dfca25ec3d9bd7e8fc16ee00ce8
727
cs
C#
src/DotNet.Status.Web/GitHubTokenData.cs
sunandabalu/arcade-services
9d8013eaf965f2ec27cb46b96137f1b61569fe1e
[ "MIT" ]
36
2018-12-04T11:38:08.000Z
2022-03-27T19:10:29.000Z
src/DotNet.Status.Web/GitHubTokenData.cs
sunandabalu/arcade-services
9d8013eaf965f2ec27cb46b96137f1b61569fe1e
[ "MIT" ]
1,018
2018-11-15T00:13:31.000Z
2022-03-25T18:44:59.000Z
src/DotNet.Status.Web/GitHubTokenData.cs
sunandabalu/arcade-services
9d8013eaf965f2ec27cb46b96137f1b61569fe1e
[ "MIT" ]
56
2018-11-14T23:07:26.000Z
2022-01-13T20:47:37.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; namespace DotNet.Status.Web { internal struct GitHubTokenData { public GitHubTokenDat...
29.08
104
0.645117
d3b82e1ac03c420c698483a5dae86275e96f8348
399
cs
C#
src/MAVN.Service.CustomerAPI.Core/Services/IWalletOperationsService.cs
HannaAndreevna/MAVN.Service.CustomerAPI
40bdd6ce0643f98924d1da9b3d010b51bc360c5f
[ "MIT" ]
null
null
null
src/MAVN.Service.CustomerAPI.Core/Services/IWalletOperationsService.cs
HannaAndreevna/MAVN.Service.CustomerAPI
40bdd6ce0643f98924d1da9b3d010b51bc360c5f
[ "MIT" ]
null
null
null
src/MAVN.Service.CustomerAPI.Core/Services/IWalletOperationsService.cs
HannaAndreevna/MAVN.Service.CustomerAPI
40bdd6ce0643f98924d1da9b3d010b51bc360c5f
[ "MIT" ]
null
null
null
using System.Threading.Tasks; using MAVN.Numerics; using MAVN.Service.CustomerAPI.Core.Domain; namespace MAVN.Service.CustomerAPI.Core.Services { public interface IWalletOperationsService { Task<TransferResultModel> TransferBalanceAsync(string senderCustomerId, string receiverAddress, Money18 amount);...
28.5
120
0.784461
91c3f2a582c15e6f4045b3ba410375f69ea12441
10,747
cs
C#
src/RandomSource.cs
rizamarhaban/RandomSource
15c255e1acd5bc6654aa94cb79e868787aa3a5f7
[ "MIT" ]
null
null
null
src/RandomSource.cs
rizamarhaban/RandomSource
15c255e1acd5bc6654aa94cb79e868787aa3a5f7
[ "MIT" ]
null
null
null
src/RandomSource.cs
rizamarhaban/RandomSource
15c255e1acd5bc6654aa94cb79e868787aa3a5f7
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Text.Json; using System.Text.Json.Serialization; namespace RandomSaveRestoreContinue { public class RandomSource : Random { private readonly int seed = 0; private readonly Hash...
35.586093
123
0.524518
a72cb3028a01812d737b84f14130af9c52efd6f6
1,197
cshtml
C#
ISSU.Web/Views/Admin/CreateArticle.cshtml
betrakiss/ISSU
3d479b861e75ddde0fa2bf61820a08b0ea7ac471
[ "MIT" ]
null
null
null
ISSU.Web/Views/Admin/CreateArticle.cshtml
betrakiss/ISSU
3d479b861e75ddde0fa2bf61820a08b0ea7ac471
[ "MIT" ]
null
null
null
ISSU.Web/Views/Admin/CreateArticle.cshtml
betrakiss/ISSU
3d479b861e75ddde0fa2bf61820a08b0ea7ac471
[ "MIT" ]
null
null
null
@using ISSU.Models @model Article @{ ViewBag.Title = "CreateArticle"; } <h2>CreateArticle</h2> @using (Html.BeginForm("CreateArticle", "Admin", FormMethod.Post)) { @Html.AntiForgeryToken() <div class="form-group"> @Html.LabelFor(m => m.Title) @Html.TextBoxFor(m => m.Title, new { @cl...
29.195122
128
0.589808
6df0cf48818a2832592b61c80c014019282a1a40
725
cs
C#
DictionaryBlend/Providers/IDictionaryProvider.cs
easably/easy2learn
6be02df76f300322a971a7b7415782b344a0c80d
[ "MIT" ]
null
null
null
DictionaryBlend/Providers/IDictionaryProvider.cs
easably/easy2learn
6be02df76f300322a971a7b7415782b344a0c80d
[ "MIT" ]
null
null
null
DictionaryBlend/Providers/IDictionaryProvider.cs
easably/easy2learn
6be02df76f300322a971a7b7415782b344a0c80d
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; namespace f { public interface IDictionaryProvider { string Title { get; } string Copyright { get; } DictionaryProviderType DictType { get; } bool OnlyAsUrlProvider { get; } string URL { get; } s...
25.892857
82
0.604138
58d1d7d4ca9c73ce33b89a57f578e6a8bc4f1e9f
401
cs
C#
ExtenderBase/CommonScripts.cs
dnair926/AjaxControlToolkit.Extended
4e243c893ab6a4d3057e8a714680aaf84850db10
[ "MIT" ]
null
null
null
ExtenderBase/CommonScripts.cs
dnair926/AjaxControlToolkit.Extended
4e243c893ab6a4d3057e8a714680aaf84850db10
[ "MIT" ]
null
null
null
ExtenderBase/CommonScripts.cs
dnair926/AjaxControlToolkit.Extended
4e243c893ab6a4d3057e8a714680aaf84850db10
[ "MIT" ]
null
null
null
using AjaxControlToolkit.Extenders; using System.Web.UI; [assembly: WebResource(Constants.CommonScriptName + Constants.JsPostfix, "text/javascript")] [assembly: WebResource(Constants.CommonScriptName + Constants.MinifiedJsPostfix, "text/javascript")] namespace AjaxControlToolkit.Extenders { [ClientScriptResource...
28.642857
100
0.790524
45de3f983ac6bd52d76e7c319d02cc4a665bd7be
238
cs
C#
src/umbraco.MacroEngines/RazorDynamicNode/DynamicMediaList.cs
tompipe/Umbraco-CMS
5f4d6f2f89edef12c2c52e113f4ffd0ca80d6fab
[ "MIT" ]
3
2021-05-02T02:12:01.000Z
2021-05-02T12:36:01.000Z
src/umbraco.MacroEngines/RazorDynamicNode/DynamicMediaList.cs
tompipe/Umbraco-CMS
5f4d6f2f89edef12c2c52e113f4ffd0ca80d6fab
[ "MIT" ]
94
2021-04-06T08:50:57.000Z
2022-03-04T02:06:28.000Z
src/umbraco.MacroEngines/RazorDynamicNode/DynamicMediaList.cs
tompipe/Umbraco-CMS
5f4d6f2f89edef12c2c52e113f4ffd0ca80d6fab
[ "MIT" ]
1
2016-09-08T07:04:04.000Z
2016-09-08T07:04:04.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace umbraco.MacroEngines { //for backwards compatibility only public class DynamicMediaList : DynamicNodeList { } }
18.307692
52
0.710084
625cde263e5f80d021347f0dd13053dd8f45e9fc
813
cs
C#
src/Library/NetPro.CsRedis/Startup/NetProCsRedisStartup.cs
nodyang/NetPro
730b8898e95d999a04ae0b674d863a6bcdf62d59
[ "MIT" ]
null
null
null
src/Library/NetPro.CsRedis/Startup/NetProCsRedisStartup.cs
nodyang/NetPro
730b8898e95d999a04ae0b674d863a6bcdf62d59
[ "MIT" ]
null
null
null
src/Library/NetPro.CsRedis/Startup/NetProCsRedisStartup.cs
nodyang/NetPro
730b8898e95d999a04ae0b674d863a6bcdf62d59
[ "MIT" ]
null
null
null
using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Hosting; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.DependencyInjection; using System.NetPro; namespace NetPro.CsRedis { public class NetProCsRedisStartup : INetProStartup, System.NetPro.Startup.__._ { public doub...
32.52
134
0.713407
e3260917fb21d6786f5ad0d281581e3eeea16e91
6,512
cs
C#
Common/Lomo.Scheduler/Recurrence.cs
BOONRewardsInc/rewards
256f86bf7a17c997b7415752cd22ce95d41359ab
[ "MIT" ]
13
2017-01-09T14:53:43.000Z
2021-03-02T14:46:09.000Z
Common/Lomo.Scheduler/Recurrence.cs
BOONRewardsInc/rewards
256f86bf7a17c997b7415752cd22ce95d41359ab
[ "MIT" ]
1
2019-01-15T02:36:09.000Z
2019-01-15T02:36:09.000Z
Common/Lomo.Scheduler/Recurrence.cs
BOONRewardsInc/rewards
256f86bf7a17c997b7415752cd22ce95d41359ab
[ "MIT" ]
12
2017-01-12T16:15:33.000Z
2021-03-24T13:40:49.000Z
// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information. // namespace Lomo.Scheduler { using System; using System.ComponentModel; using Newtonsoft.Json; /// <summary> /// Represents the...
31.61165
115
0.506603
e3c4b2970468da9feba7aa0d811714854ffa7ff4
2,638
cs
C#
GlTF_BufferView.cs
alvani/Unity-glTF-Exporter
6113294005cf40dd087f23ff57a116843a6164f2
[ "MIT" ]
13
2017-01-31T01:53:40.000Z
2020-08-20T14:55:30.000Z
GlTF_BufferView.cs
alvani/Unity-glTF-Exporter
6113294005cf40dd087f23ff57a116843a6164f2
[ "MIT" ]
null
null
null
GlTF_BufferView.cs
alvani/Unity-glTF-Exporter
6113294005cf40dd087f23ff57a116843a6164f2
[ "MIT" ]
5
2016-10-05T09:01:10.000Z
2020-08-20T14:55:33.000Z
using UnityEngine; using System.Collections; using System.IO; using System; public class GlTF_BufferView : GlTF_Writer { public string buffer;// ": "duck", public long byteLength;//": 25272, public long byteOffset;//": 0, public int target = 34962; // public string target = "ARRAY_BUFFER"; public int currentOf...
25.12381
99
0.614102
00f0cd8569bf40dec5f76a9e0603f2e5854ae2cb
1,381
cs
C#
xna/branches/componentbranch/Xenocide/Source/Research/OneOfGrant.cs
astyanax/Project-Xenocide
e9448fe1ffad4adebd932a289e9772d7d5ccfca4
[ "MIT" ]
1
2018-03-12T03:41:55.000Z
2018-03-12T03:41:55.000Z
xna/branches/gui_sandbox/Xenocide/Source/Research/OneOfGrant.cs
astyanax/Project-Xenocide
e9448fe1ffad4adebd932a289e9772d7d5ccfca4
[ "MIT" ]
null
null
null
xna/branches/gui_sandbox/Xenocide/Source/Research/OneOfGrant.cs
astyanax/Project-Xenocide
e9448fe1ffad4adebd932a289e9772d7d5ccfca4
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; namespace Xenocide.Research { /// <summary> /// Class that represents a set of grants which the Player will recieve ONE of /// (chosen at random) when a research project is finished /// </summary> public class OneOfGrant ...
30.021739
109
0.543085
10321dff1a69deeb41b8bae68e69fde645dad45d
8,060
cs
C#
Main.WP8/App.xaml.cs
qiwi/csharp-wp-wp7-wp8-project-sample
5ae74efbc58301b8c46cb19bd5790b49de78df48
[ "MIT" ]
null
null
null
Main.WP8/App.xaml.cs
qiwi/csharp-wp-wp7-wp8-project-sample
5ae74efbc58301b8c46cb19bd5790b49de78df48
[ "MIT" ]
null
null
null
Main.WP8/App.xaml.cs
qiwi/csharp-wp-wp7-wp8-project-sample
5ae74efbc58301b8c46cb19bd5790b49de78df48
[ "MIT" ]
null
null
null
using System; using System.Diagnostics; using System.Resources; using System.Windows; using System.Windows.Markup; using System.Windows.Navigation; using Microsoft.Phone.Controls; using Microsoft.Phone.Shell; using Main.WP8.WP8Resources; using System.Windows.Media; namespace Main.WP8 { public parti...
40.3
123
0.589578
1065bab497ace4a9c9a018a93d0ac713582f38fd
609
cs
C#
BehaviorDesigner/Runtime/Tasks/Unity/UnityPlayerPrefs/HasKey.cs
SinsofSloth/RF5-global-metadata
2bbf6e4a0d2cb91ac5177b20b569c023a1f07949
[ "MIT" ]
1
2021-06-21T11:34:02.000Z
2021-06-21T11:34:02.000Z
BehaviorDesigner/Runtime/Tasks/Unity/UnityPlayerPrefs/HasKey.cs
SinsofSloth/RF5-global-metadata
2bbf6e4a0d2cb91ac5177b20b569c023a1f07949
[ "MIT" ]
null
null
null
BehaviorDesigner/Runtime/Tasks/Unity/UnityPlayerPrefs/HasKey.cs
SinsofSloth/RF5-global-metadata
2bbf6e4a0d2cb91ac5177b20b569c023a1f07949
[ "MIT" ]
null
null
null
[TaskCategoryAttribute] // RVA: 0x1510C0 Offset: 0x1511C1 VA: 0x1510C0 [TaskDescriptionAttribute] // RVA: 0x1510C0 Offset: 0x1511C1 VA: 0x1510C0 public class HasKey : Conditional // TypeDefIndex: 11175 { // Fields [TooltipAttribute] // RVA: 0x18BA60 Offset: 0x18BB61 VA: 0x18BA60 public SharedString key; // 0x50 //...
29
73
0.730706
1066691d812d2f79aff847a2a2f121abe87e797b
797
cs
C#
Assets/Scripts/Managers/Singleton.cs
NithinHA/AquaRumble
4ad3336260aafaeef562b0e583adb948e70f151a
[ "MIT" ]
null
null
null
Assets/Scripts/Managers/Singleton.cs
NithinHA/AquaRumble
4ad3336260aafaeef562b0e583adb948e70f151a
[ "MIT" ]
null
null
null
Assets/Scripts/Managers/Singleton.cs
NithinHA/AquaRumble
4ad3336260aafaeef562b0e583adb948e70f151a
[ "MIT" ]
null
null
null
using UnityEngine; using System.Collections; public abstract class Singleton<T> : MonoBehaviour where T : MonoBehaviour { private static T instance = null; public bool _PersistentOnSceneChange = false; protected Singleton() { } public static T Instance { get { if (instance == null) in...
17.711111
83
0.676286
c83ac572484d66a61f7ace8ced1dea7a0de8d0ce
1,097
cs
C#
K2Bridge/JsonConverters/ReadOnlyJsonConverter.cs
grawcho/K2Bridge
be0b24470c386486f1dddf2dda176a57d321eeee
[ "MIT" ]
50
2020-02-25T11:55:20.000Z
2022-02-17T16:48:54.000Z
K2Bridge/JsonConverters/ReadOnlyJsonConverter.cs
grawcho/K2Bridge
be0b24470c386486f1dddf2dda176a57d321eeee
[ "MIT" ]
80
2020-02-25T12:00:51.000Z
2022-02-14T00:06:17.000Z
K2Bridge/JsonConverters/ReadOnlyJsonConverter.cs
grawcho/K2Bridge
be0b24470c386486f1dddf2dda176a57d321eeee
[ "MIT" ]
14
2020-02-26T05:33:24.000Z
2022-01-20T17:50:02.000Z
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. // See LICENSE file in the project root for full license information. namespace K2Bridge.JsonConverters { using System; using Newtonsoft.Json; /// <summary> /// An abstract class used to implement the Read...
30.472222
98
0.639927
821e81be8e7e62ca30d766b040f2a72aa51e2442
2,045
cs
C#
Esmf/Parameter/ParameterElementNormalDistribution.cs
hbenveniste/fund
553237e3674ee09e9584c79503300598fbdffa52
[ "MIT" ]
null
null
null
Esmf/Parameter/ParameterElementNormalDistribution.cs
hbenveniste/fund
553237e3674ee09e9584c79503300598fbdffa52
[ "MIT" ]
null
null
null
Esmf/Parameter/ParameterElementNormalDistribution.cs
hbenveniste/fund
553237e3674ee09e9584c79503300598fbdffa52
[ "MIT" ]
null
null
null
// FUND - Climate Framework for Uncertainty, Negotiation and Distribution // Copyright (C) 2012 David Anthoff and Richard S.J. Tol // http://www.fund-model.org // Licensed under the MIT license using System; using System.Collections.Generic; using System.Linq; using System.Text; using Fund; namespace Esmf ...
34.083333
159
0.622983
b3694080f2bb3ce4d4582662a6818e06c6ec1b5a
486
cs
C#
ClosedXML.Examples/ExampleHelper.cs
CSitterlee/ClosedXML
96be7433b9995a90fddfca2600535080477dc1c3
[ "MIT" ]
3,117
2016-08-30T14:57:30.000Z
2022-03-31T14:48:06.000Z
ClosedXML.Examples/ExampleHelper.cs
CSitterlee/ClosedXML
96be7433b9995a90fddfca2600535080477dc1c3
[ "MIT" ]
1,415
2016-08-30T16:24:42.000Z
2022-03-27T02:09:03.000Z
ClosedXML.Examples/ExampleHelper.cs
CSitterlee/ClosedXML
96be7433b9995a90fddfca2600535080477dc1c3
[ "MIT" ]
756
2016-08-29T13:56:46.000Z
2022-03-31T13:38:03.000Z
using System.IO; namespace ClosedXML.Examples { public static class ExampleHelper { public static string GetTempFilePath() { return Path.GetTempFileName(); } public static string GetTempFilePath(string filePath) { var extension = Pat...
24.3
66
0.588477
b66935e0004b9219d1768bf901857fef7a801f7f
2,094
cs
C#
src/DataStax.Driver.Benchmarks/Utils.cs
riptano/csharp-driver-sut
b5479d86da88d80c8ffae7a49c8aa3289947af16
[ "Apache-2.0" ]
1
2017-08-27T01:03:45.000Z
2017-08-27T01:03:45.000Z
src/DataStax.Driver.Benchmarks/Utils.cs
riptano/csharp-driver-sut
b5479d86da88d80c8ffae7a49c8aa3289947af16
[ "Apache-2.0" ]
5
2017-06-19T20:08:43.000Z
2019-10-08T12:55:14.000Z
src/DataStax.Driver.Benchmarks/Utils.cs
riptano/csharp-driver-sut
b5479d86da88d80c8ffae7a49c8aa3289947af16
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; namespace DataStax.Driver.Benchmarks { public static class Utils { public static Task Times(long times, int limit, Func<long, Task> method) { ...
29.914286
148
0.487584
b6b9f4c250d7a271ad2410ca922240b72aff0c61
138
cs
C#
Smart.Forms/Forms/Expressions/ICompareExpression.cs
usausa/Smart-Net-Forms
fca8df2e431a474f31b38e7970f1ea227a0cc417
[ "MIT" ]
3
2017-06-12T14:23:44.000Z
2021-01-14T20:22:49.000Z
Smart.Forms/Forms/Expressions/ICompareExpression.cs
usausa/Smart-Net-Forms
fca8df2e431a474f31b38e7970f1ea227a0cc417
[ "MIT" ]
null
null
null
Smart.Forms/Forms/Expressions/ICompareExpression.cs
usausa/Smart-Net-Forms
fca8df2e431a474f31b38e7970f1ea227a0cc417
[ "MIT" ]
1
2017-04-23T10:26:00.000Z
2017-04-23T10:26:00.000Z
namespace Smart.Forms.Expressions { public interface ICompareExpression { bool Eval(object? left, object? right); } }
17.25
47
0.666667
ea4764bb914531ba84630066d93b35a7696a8f6d
530
cs
C#
CStoTS/Infrastructure/ITSFileRepository.cs
kazenetu/CStoTS
ebb6d593d237a37a22ebcf0be81c224454cbd343
[ "MIT" ]
null
null
null
CStoTS/Infrastructure/ITSFileRepository.cs
kazenetu/CStoTS
ebb6d593d237a37a22ebcf0be81c224454cbd343
[ "MIT" ]
2
2021-05-13T09:33:38.000Z
2021-05-16T08:04:24.000Z
CStoTS/Infrastructure/ITSFileRepository.cs
kazenetu/CStoTS
ebb6d593d237a37a22ebcf0be81c224454cbd343
[ "MIT" ]
null
null
null
namespace CStoTS.Infrastructure { /// <summary> /// TypeScript出力インターフェイス /// </summary> public interface ITSFileRepository { /// <summary> /// TypeScriptの出力 /// </summary> /// <param name="filePath">出力パス</param> /// <param name="tsData">変換後のTypeScript文字列</param> void WriteFile(string ...
24.090909
62
0.643396
3c17088a9fcf9d17eaf2b857843d50f9fa388922
2,725
cs
C#
tests/DXPlus.Tests/Helpers.cs
markjulmar/DXPlus
49fc5550b223ae788006ae5ca0b7cb0b0bba4e7d
[ "MIT" ]
null
null
null
tests/DXPlus.Tests/Helpers.cs
markjulmar/DXPlus
49fc5550b223ae788006ae5ca0b7cb0b0bba4e7d
[ "MIT" ]
null
null
null
tests/DXPlus.Tests/Helpers.cs
markjulmar/DXPlus
49fc5550b223ae788006ae5ca0b7cb0b0bba4e7d
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Xml.Linq; namespace DXPlus.Tests { public static class Helpers { public static string GenerateLoremIpsum(int numParagraphs = 1, int minWords = 5, int maxWords = 20, int minSentences = 5, int maxSentences...
36.824324
223
0.512294
d82cdb727d7903788b7fbee3d8497bc1d6fa67be
2,680
cs
C#
src/PartyBook.Services/NightClubService.cs
mishogv/PartyBook
1837468dd1b4edf223bcce95673e0eac3202aa77
[ "MIT" ]
null
null
null
src/PartyBook.Services/NightClubService.cs
mishogv/PartyBook
1837468dd1b4edf223bcce95673e0eac3202aa77
[ "MIT" ]
null
null
null
src/PartyBook.Services/NightClubService.cs
mishogv/PartyBook
1837468dd1b4edf223bcce95673e0eac3202aa77
[ "MIT" ]
null
null
null
//namespace PartyBook.Services //{ // using System.Threading.Tasks; // using Microsoft.EntityFrameworkCore; // using PartyBook.Data.NightClub; // using PartyBook.Data.NightClub.Models; // using PartyBook.Services.Mapping; // using PartyBook.ViewModels.NightClub; // public class NightClubService :...
43.225806
232
0.668284
d848b26dbb776e4f5f7870bd3365f4861d6fa98a
753
cs
C#
src/FubuMVC.Core/Packaging/PackageFileActivator.cs
ketiko/fubumvc
5074cb71255bca52b65217c8b74558ed0180946b
[ "Apache-2.0" ]
1
2017-02-10T12:24:06.000Z
2017-02-10T12:24:06.000Z
src/FubuMVC.Core/Packaging/PackageFileActivator.cs
ketiko/fubumvc
5074cb71255bca52b65217c8b74558ed0180946b
[ "Apache-2.0" ]
null
null
null
src/FubuMVC.Core/Packaging/PackageFileActivator.cs
ketiko/fubumvc
5074cb71255bca52b65217c8b74558ed0180946b
[ "Apache-2.0" ]
null
null
null
using System.Collections.Generic; using Bottles; using Bottles.Diagnostics; namespace FubuMVC.Core.Packaging { public class PackageFileActivator : IActivator { private readonly IPackageFiles _files; public PackageFileActivator(IPackageFiles files) { _files = fil...
26.892857
82
0.543161
3ab86c6d21f440abbac517e4a8e121fd97421299
1,735
cs
C#
Freq_Algoritmia_Ex1e2/Program.cs
syl3n7/algoritmia
2b827034980f45f6da8488cb2b6d4ba171ac6178
[ "MIT" ]
null
null
null
Freq_Algoritmia_Ex1e2/Program.cs
syl3n7/algoritmia
2b827034980f45f6da8488cb2b6d4ba171ac6178
[ "MIT" ]
null
null
null
Freq_Algoritmia_Ex1e2/Program.cs
syl3n7/algoritmia
2b827034980f45f6da8488cb2b6d4ba171ac6178
[ "MIT" ]
null
null
null
using System; namespace Freq_Algoritmia_Ex1e2 { class Program { static void Main(string[] args) { ex1(); Console.WriteLine("Prima uma tecla para continar para o ex2"); Console.ReadKey(); Console.Clear(); ex2(); Console.Wr...
24.785714
82
0.395389
4b5ff0ccb959d5399dbdb6049342f0286adc68fd
3,831
cs
C#
src/NuGetGallery.Operations/Tasks/DataManagement/NormalizePackageFilesTask.cs
dshaneg/NuGetGallery
dd2da756bf417c4f7176e9942b5f60e0216fe79c
[ "Apache-2.0" ]
2
2016-08-21T13:08:20.000Z
2021-02-03T18:29:56.000Z
src/NuGetGallery.Operations/Tasks/DataManagement/NormalizePackageFilesTask.cs
dshaneg/NuGetGallery
dd2da756bf417c4f7176e9942b5f60e0216fe79c
[ "Apache-2.0" ]
3
2017-04-19T05:44:43.000Z
2017-04-22T11:32:43.000Z
src/NuGetGallery.Operations/Tasks/DataManagement/NormalizePackageFilesTask.cs
dshaneg/NuGetGallery
dd2da756bf417c4f7176e9942b5f60e0216fe79c
[ "Apache-2.0" ]
1
2021-04-11T08:46:49.000Z
2021-04-11T08:46:49.000Z
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Data; using System.Data.SqlClient; using System.Linq; using System.Text; using System.Threa...
44.034483
144
0.493344
fda8dabf0c0324f22db31738009585c7c1c0e36a
291
cs
C#
AVG/Assets/Naninovel/Runtime/UI/TitleUI/ITitleUI.cs
286studio/Sim286
4af2077b02c2f4a469719099d4b0898dff859901
[ "MIT" ]
null
null
null
AVG/Assets/Naninovel/Runtime/UI/TitleUI/ITitleUI.cs
286studio/Sim286
4af2077b02c2f4a469719099d4b0898dff859901
[ "MIT" ]
null
null
null
AVG/Assets/Naninovel/Runtime/UI/TitleUI/ITitleUI.cs
286studio/Sim286
4af2077b02c2f4a469719099d4b0898dff859901
[ "MIT" ]
null
null
null
// Copyright 2017-2020 Elringus (Artyom Sovetnikov). All Rights Reserved. namespace Naninovel.UI { /// <summary> /// Represents a set of UI elements where user can start new, continue or exit the game. /// </summary> public interface ITitleUI : IManagedUI { } }
26.454545
93
0.659794
fdcfe688faacc7200912ea17205874a9ffa247b0
1,686
cs
C#
DatabaseProviders/R5.FFDB.DbProviders.PostgreSql/Entities/WeekGameMatchupSql.cs
rushfive/FFDB
3151c50943f425849a9e655acd64545717f6a8d8
[ "MIT" ]
33
2019-03-26T20:06:08.000Z
2022-02-12T00:40:41.000Z
DatabaseProviders/R5.FFDB.DbProviders.PostgreSql/Entities/WeekGameMatchupSql.cs
rushfive/FFDB
3151c50943f425849a9e655acd64545717f6a8d8
[ "MIT" ]
1
2019-08-21T05:34:48.000Z
2019-08-23T21:34:02.000Z
DatabaseProviders/R5.FFDB.DbProviders.PostgreSql/Entities/WeekGameMatchupSql.cs
rushfive/FFDB
3151c50943f425849a9e655acd64545717f6a8d8
[ "MIT" ]
2
2019-10-08T02:01:20.000Z
2021-03-14T02:11:29.000Z
using R5.FFDB.Core.Entities; using R5.FFDB.Core.Models; using R5.Internals.PostgresMapper.Attributes; using R5.Internals.PostgresMapper.Models; using System; using System.Collections.Generic; using System.Text; namespace R5.FFDB.DbProviders.PostgreSql.Entities { [Table(TableName.WeekGameMatchup)] [CompositePrimaryK...
25.164179
73
0.714116
08f4e056b45b520e04ebf18fccf8a28f9213a347
354
cs
C#
src/Api/Registers/DomainRegister.cs
raschmitt/.net-core-docker-sample
2365bf940a81676a9798159a678998265c51b3d8
[ "MIT" ]
null
null
null
src/Api/Registers/DomainRegister.cs
raschmitt/.net-core-docker-sample
2365bf940a81676a9798159a678998265c51b3d8
[ "MIT" ]
44
2020-10-03T01:32:30.000Z
2022-01-26T00:26:58.000Z
src/Api/Registers/DomainRegister.cs
raschmitt/.net-core-docker-sample
2365bf940a81676a9798159a678998265c51b3d8
[ "MIT" ]
1
2020-10-14T19:35:20.000Z
2020-10-14T19:35:20.000Z
using Domain.Interfaces.Services; using Domain.Services; using Microsoft.Extensions.DependencyInjection; namespace Api.Registers { public static class DomainRegister { public static void AddDomain(this IServiceCollection serviceCollection) { serviceCollection.AddScoped<IItemService,...
25.285714
79
0.723164
bad2b6698666239e2e25dbb03aa7162fb3d47fc8
169
cs
C#
bam.net.schema.org/Schema.Org/Things/Residence.cs
BryanApellanes/bamsdo
390d2c02ee8ac29ddfc8020c6e1237aea4efb617
[ "MIT" ]
null
null
null
bam.net.schema.org/Schema.Org/Things/Residence.cs
BryanApellanes/bamsdo
390d2c02ee8ac29ddfc8020c6e1237aea4efb617
[ "MIT" ]
null
null
null
bam.net.schema.org/Schema.Org/Things/Residence.cs
BryanApellanes/bamsdo
390d2c02ee8ac29ddfc8020c6e1237aea4efb617
[ "MIT" ]
null
null
null
using Bam.Net.Schema.Org.DataTypes; namespace Bam.Net.Schema.Org.Things { ///<summary>The place where a person lives.</summary> public class Residence: Place { } }
16.9
54
0.727811
6d68bccfec0ba24f395f9c08dbfaa80fa80ca56e
518
cs
C#
Basics.Data.Dapper/SearchQuery.cs
JeevanJames/Basics
3e63ab0873b01cede79f880c20ce42bd04d39b5d
[ "Apache-2.0" ]
3
2016-03-24T17:48:05.000Z
2017-07-01T06:28:15.000Z
Basics.Data.Dapper/SearchQuery.cs
JeevanJames/Basics
3e63ab0873b01cede79f880c20ce42bd04d39b5d
[ "Apache-2.0" ]
20
2019-04-01T23:12:59.000Z
2021-06-25T15:17:44.000Z
Basics.Data.Dapper/SearchQuery.cs
JeevanJames/Basics
3e63ab0873b01cede79f880c20ce42bd04d39b5d
[ "Apache-2.0" ]
null
null
null
using System.Dynamic; namespace Basics.Data.Dapper { public sealed class SearchQuery { internal SearchQuery(string dataQuery, string countQuery, ExpandoObject parameters) { DataQuery = dataQuery; CountQuery = countQuery; Parameters = parameters; } ...
23.545455
91
0.617761
775a1f75141c1438cfda59cf5e99adaff3165308
1,392
cs
C#
ironpython2/Src/DLR/Src/Microsoft.Dynamic/Debugging/ScopedRuntimeVariables.cs
shuice/IronPython_UWP
e02213d4c057e5e3116784d613211cfed06d851d
[ "MIT" ]
2
2021-09-06T02:18:36.000Z
2022-02-16T10:18:20.000Z
ironpython2/Src/DLR/Src/Microsoft.Dynamic/Debugging/ScopedRuntimeVariables.cs
shuice/universal-file-parser
e57d8354295e577dfd461d07dd1411da933c5072
[ "MIT" ]
1
2021-04-07T07:18:35.000Z
2021-04-07T07:18:35.000Z
ironpython2/Src/DLR/Src/Microsoft.Dynamic/Debugging/ScopedRuntimeVariables.cs
shuice/IronPython_UWP
e02213d4c057e5e3116784d613211cfed06d851d
[ "MIT" ]
1
2021-12-02T21:24:27.000Z
2021-12-02T21:24:27.000Z
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the Apache 2.0 License. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Diagnostics; using System.Runtime.CompilerServices; namespac...
33.142857
105
0.653736
c9d311d3e2c53f4d362bb6fd1962fb8c23d79d6d
7,542
cs
C#
ContosoApp/ViewModels/OrderListPageViewModel.cs
ZEM-Z-h4/Windows-appsample-customers-orders-database
35dee6017f37dc245e7ecb271dd8b7c1008822e9
[ "MIT" ]
null
null
null
ContosoApp/ViewModels/OrderListPageViewModel.cs
ZEM-Z-h4/Windows-appsample-customers-orders-database
35dee6017f37dc245e7ecb271dd8b7c1008822e9
[ "MIT" ]
null
null
null
ContosoApp/ViewModels/OrderListPageViewModel.cs
ZEM-Z-h4/Windows-appsample-customers-orders-database
35dee6017f37dc245e7ecb271dd8b7c1008822e9
[ "MIT" ]
1
2021-11-05T22:48:58.000Z
2021-11-05T22:48:58.000Z
// --------------------------------------------------------------------------------- // Copyright (c) Microsoft Corporation. All rights reserved. // // The MIT License (MIT) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (t...
35.744076
108
0.541766
dad9a38c1421e23b610c641c939e1970148a1d05
5,487
cs
C#
src/ModbusCore/MessageBuffer.cs
adospace/ModbusCore
68acc2fb27f477b2310c41ef59afaa4292d618e7
[ "MIT" ]
1
2021-02-10T13:51:21.000Z
2021-02-10T13:51:21.000Z
src/ModbusCore/MessageBuffer.cs
adospace/ModbusCore
68acc2fb27f477b2310c41ef59afaa4292d618e7
[ "MIT" ]
1
2020-02-28T22:08:43.000Z
2020-02-28T23:12:40.000Z
src/ModbusCore/MessageBuffer.cs
adospace/ModbusCore
68acc2fb27f477b2310c41ef59afaa4292d618e7
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.IO; using System.Text; using System.Threading; using System.Threading.Tasks; namespace ModbusCore { public class MessageBuffer { public const int MAX_MESSAGE_LENGTH = 256; private readonly byte[] _buffer; private readonly int...
30.314917
145
0.561874
ed76d5d389685d9533b90451ab426e856f1ce279
2,058
cs
C#
Assets/Scripts/World/Base/BaseData.cs
wuhuilin5/UnityDemo
e5e5359a4c28074e8d28f6022239b66eee21374a
[ "MIT" ]
null
null
null
Assets/Scripts/World/Base/BaseData.cs
wuhuilin5/UnityDemo
e5e5359a4c28074e8d28f6022239b66eee21374a
[ "MIT" ]
null
null
null
Assets/Scripts/World/Base/BaseData.cs
wuhuilin5/UnityDemo
e5e5359a4c28074e8d28f6022239b66eee21374a
[ "MIT" ]
null
null
null
using System.Collections.Generic; namespace UnityDemo { public class BaseData { public delegate void OnDataUpdateHandler(int key, object oldValue, object newValue); #region 公共方法 public BaseData() { mDataDict = new Dictionary<int, object>(); ...
27.44
94
0.511176
c92ff7590d10e014e259879364d05e4b98d5be6e
897
cs
C#
test/FunctionalTests/Taupo/Source/Taupo/Contracts/Types/HasTimeZoneOffsetFacet.cs
Sreejithpin/odata.net
b54d376a382440df9074e78ca2e76b080965a2eb
[ "CC-BY-3.0" ]
629
2015-01-02T08:40:43.000Z
2022-03-28T15:28:06.000Z
test/FunctionalTests/Taupo/Source/Taupo/Contracts/Types/HasTimeZoneOffsetFacet.cs
Sreejithpin/odata.net
b54d376a382440df9074e78ca2e76b080965a2eb
[ "CC-BY-3.0" ]
2,078
2015-01-06T05:44:13.000Z
2022-03-31T08:37:22.000Z
test/FunctionalTests/Taupo/Source/Taupo/Contracts/Types/HasTimeZoneOffsetFacet.cs
Sreejithpin/odata.net
b54d376a382440df9074e78ca2e76b080965a2eb
[ "CC-BY-3.0" ]
412
2015-01-06T06:57:15.000Z
2022-03-11T13:40:39.000Z
//--------------------------------------------------------------------- // <copyright file="HasTimeZoneOffsetFacet.cs" company="Microsoft"> // Copyright (C) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information. // </copyright> //------------------------------...
37.375
127
0.528428
977c14a67f9f1c22a4287c1d7a99096cf88d2ed4
394
cs
C#
Logshark.Core/Controller/Parsing/DocumentWriteResult.cs
jdomingu/Logshark
d84c1005e098753ddb2649e559982243637c17d3
[ "MIT" ]
1
2019-10-30T02:17:03.000Z
2019-10-30T02:17:03.000Z
Logshark.Core/Controller/Parsing/DocumentWriteResult.cs
bermetj/Logshark
774029e375f8faaf865873f7da314268d937d7ca
[ "MIT" ]
null
null
null
Logshark.Core/Controller/Parsing/DocumentWriteResult.cs
bermetj/Logshark
774029e375f8faaf865873f7da314268d937d7ca
[ "MIT" ]
null
null
null
namespace Logshark.Core.Controller.Parsing { internal class DocumentWriteResult { public DocumentWriteResultType Result { get; } public string ErrorMessage { get; } public DocumentWriteResult(DocumentWriteResultType isSuccessful, string errorMessage = "") { Result ...
26.266667
98
0.647208
978dc97d072be83865baa27b7b9b78fc6e020963
614
cs
C#
Assets/BmFramework/Core/Editor/ScriptCreateDesc.cs
corle-bell/MineSweeping
6d4507dbb17dc1a5baeb41c6ee80bb3e8e655ac9
[ "MIT" ]
null
null
null
Assets/BmFramework/Core/Editor/ScriptCreateDesc.cs
corle-bell/MineSweeping
6d4507dbb17dc1a5baeb41c6ee80bb3e8e655ac9
[ "MIT" ]
null
null
null
Assets/BmFramework/Core/Editor/ScriptCreateDesc.cs
corle-bell/MineSweeping
6d4507dbb17dc1a5baeb41c6ee80bb3e8e655ac9
[ "MIT" ]
null
null
null
using UnityEngine; using System.Collections; using System.IO; using System; using UnityEditor; public class ScriptCreateDesc : UnityEditor.AssetModificationProcessor { private static void OnWillCreateAsset(string path) { path = path.Replace(".meta", ""); if (path.EndsWith(".cs")) { ...
30.7
137
0.644951
1bedd5ad04f6dc887773c8bba2e75e850a15a377
433
cs
C#
EasyCon2/Script/ScriptException.cs
ca1e/PokemonTycoon
05e3f3d4e79acd3d3609a857f0aad15dd9d9547d
[ "MIT" ]
null
null
null
EasyCon2/Script/ScriptException.cs
ca1e/PokemonTycoon
05e3f3d4e79acd3d3609a857f0aad15dd9d9547d
[ "MIT" ]
null
null
null
EasyCon2/Script/ScriptException.cs
ca1e/PokemonTycoon
05e3f3d4e79acd3d3609a857f0aad15dd9d9547d
[ "MIT" ]
null
null
null
namespace EasyCon2.Script { public class ScriptException : Exception { public int Address { get; private set; } public ScriptException(string message, int address) : base(message) { Address = address; } } public class ScriptAbortException : Scri...
22.789474
86
0.600462
e4db1c3e9f3f3a2cfa206778bea51a2f579461cb
2,594
cs
C#
LightCutter/LightCutter.Core/CroppedImage.cs
surviveplus/Light-Cutter
089ec9d72a4332374188662f8f36cac3880a0071
[ "MIT" ]
2
2018-03-16T16:11:31.000Z
2019-05-09T13:22:53.000Z
LightCutter/LightCutter.Core/CroppedImage.cs
surviveplus/Light-Cutter
089ec9d72a4332374188662f8f36cac3880a0071
[ "MIT" ]
39
2017-03-07T01:09:40.000Z
2020-04-21T12:27:01.000Z
LightCutter/LightCutter.Core/CroppedImage.cs
surviveplus/Light-Cutter
089ec9d72a4332374188662f8f36cac3880a0071
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Net.Surviveplus.LightCutter.Core { public class CroppedImage : IDisposable { #region IDisposable Members /// <summary> /// Performs appli...
27.595745
188
0.550501
f2496bf07b8fbf0c0011424fba1a1d40c3ef2859
609
cs
C#
SourceSDK/EntryPoints.cs
SupinePandora43/GmodDotNet.SourceSDK
497408a3e2448c9cf279eea70f18b8fd7110e5f5
[ "MIT" ]
null
null
null
SourceSDK/EntryPoints.cs
SupinePandora43/GmodDotNet.SourceSDK
497408a3e2448c9cf279eea70f18b8fd7110e5f5
[ "MIT" ]
1
2021-02-24T05:55:03.000Z
2021-02-24T05:55:03.000Z
SourceSDK/EntryPoints.cs
SupinePandora43/GmodDotNet.SourceSDK
497408a3e2448c9cf279eea70f18b8fd7110e5f5
[ "MIT" ]
null
null
null
namespace GmodNET.SourceSDK { internal static class EntryPoints { internal const string DevMsg_win64 = "?DevMsg@@YAXPEBDZZ"; internal const string DevMsg_linux64 = "_Z6DevMsgPKcz"; internal const string DevWarning_win64 = "?DevWarning@@YAXPEBDZZ"; internal const string DevWarning_linux64 = "_Z10DevWarningPKc...
33.833333
81
0.784893
72944540c76b18231baf930d61ee45c6d1cfe788
178
cs
C#
src/GraphQL/Utilities/IVisitorSelector.cs
SebastianStehle/graphql-dotnet
32e614877cf4a8de6e0b9fc9fb0723498320ee3e
[ "MIT" ]
3
2019-03-08T22:46:52.000Z
2019-11-15T22:41:49.000Z
src/GraphQL/Utilities/IVisitorSelector.cs
SebastianStehle/graphql-dotnet
32e614877cf4a8de6e0b9fc9fb0723498320ee3e
[ "MIT" ]
12
2021-03-01T21:22:03.000Z
2022-02-26T01:59:55.000Z
src/GraphQL/Utilities/IVisitorSelector.cs
SebastianStehle/graphql-dotnet
32e614877cf4a8de6e0b9fc9fb0723498320ee3e
[ "MIT" ]
1
2020-07-03T00:44:48.000Z
2020-07-03T00:44:48.000Z
using System.Collections.Generic; namespace GraphQL.Utilities { public interface IVisitorSelector { IEnumerable<ISchemaNodeVisitor> Select(object node); } }
17.8
60
0.730337
0dd2068fdfd69ea9ed13ec19af1b953747a8c0c8
288
cs
C#
Scripts/OverText.cs
cdawgg/MoonJam_2022_Q1
c50c8b812aa66ef877a3864ba68da775f29d7a4e
[ "MIT" ]
null
null
null
Scripts/OverText.cs
cdawgg/MoonJam_2022_Q1
c50c8b812aa66ef877a3864ba68da775f29d7a4e
[ "MIT" ]
null
null
null
Scripts/OverText.cs
cdawgg/MoonJam_2022_Q1
c50c8b812aa66ef877a3864ba68da775f29d7a4e
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class OverText : MonoBehaviour { void Update() { LookAtPlayer(); } private void LookAtPlayer() { transform.LookAt(Camera.main.transform); } }
16
49
0.618056
803c79c15135af6326342ec93e183956a3f65487
1,674
cs
C#
src/Workspaces/Core/Portable/Formatting/Engine/NodeOperations.cs
pcharlesmoran/roslyn
7d97db435f1d30285efdc8f77e1d573ea8b5075a
[ "Apache-2.0" ]
3
2020-01-23T10:18:32.000Z
2020-07-18T19:28:43.000Z
src/Workspaces/Core/Portable/Formatting/Engine/NodeOperations.cs
pcharlesmoran/roslyn
7d97db435f1d30285efdc8f77e1d573ea8b5075a
[ "Apache-2.0" ]
3
2019-01-10T08:11:34.000Z
2022-02-18T17:09:42.000Z
src/Workspaces/Core/Portable/Formatting/Engine/NodeOperations.cs
pcharlesmoran/roslyn
7d97db435f1d30285efdc8f77e1d573ea8b5075a
[ "Apache-2.0" ]
1
2018-12-06T04:17:27.000Z
2018-12-06T04:17:27.000Z
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System.Collections.Generic; using Microsoft.CodeAnalysis.Formatting.Rules; namespace Microsoft.CodeAnalysis.Formatting { /// <summary> /// thi...
45.243243
230
0.72282
6b62c89a8a1277fea89ba9f8f20add099a945062
288
cs
C#
healthchecks/DncWeatherStats.Station4/Controllers/PingController.cs
JuergenGutsch/dotnetconf2019
c659bdffe3d818654fa515f47686c621b32fa880
[ "MIT" ]
7
2019-09-25T06:58:41.000Z
2021-06-12T12:29:52.000Z
healthchecks/DncWeatherStats.Station4/Controllers/PingController.cs
JuergenGutsch/dotnetconf2019
c659bdffe3d818654fa515f47686c621b32fa880
[ "MIT" ]
null
null
null
healthchecks/DncWeatherStats.Station4/Controllers/PingController.cs
JuergenGutsch/dotnetconf2019
c659bdffe3d818654fa515f47686c621b32fa880
[ "MIT" ]
2
2020-02-17T18:09:26.000Z
2022-02-17T07:40:16.000Z
using Microsoft.AspNetCore.Mvc; namespace DncWeatherStats.Station4.Controllers { [ApiController] [Route("api/[controller]")] public class PingController : ControllerBase { [HttpGet] public string Get() { return "OK"; } } }
18
48
0.590278
61c58c0371aa8bce6c00ad69b64f4c1c8b966728
378
cs
C#
program/back-end/Temperature/Models/PhotoVisit.cs
CindyCindy424/TemperatureBlogSystem_SubmitVersion
247924059b0372571041c6acf4eb16eb2346e060
[ "MIT" ]
2
2021-03-11T06:41:08.000Z
2021-06-17T05:00:09.000Z
program/back-end/Temperature/Models/PhotoVisit.cs
CindyCindy424/TemperatureBlogSystem_SubmitVersion
247924059b0372571041c6acf4eb16eb2346e060
[ "MIT" ]
null
null
null
program/back-end/Temperature/Models/PhotoVisit.cs
CindyCindy424/TemperatureBlogSystem_SubmitVersion
247924059b0372571041c6acf4eb16eb2346e060
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; namespace Temperature.Models { public partial class PhotoVisit { public int PhotoId { get; set; } public int UserId { get; set; } public DateTime? PhotoVisitTime { get; set; } public virtual Photo Photo { get; set; } ...
23.625
54
0.600529
61cb618e4be6060d4f5533d1f9bed00969c27738
1,038
cs
C#
DALTest/CustomerDALTest.cs
bou2201/Project_1
f24914fe8f53a7118858d7eeae778b65b20b4777
[ "MIT" ]
null
null
null
DALTest/CustomerDALTest.cs
bou2201/Project_1
f24914fe8f53a7118858d7eeae778b65b20b4777
[ "MIT" ]
null
null
null
DALTest/CustomerDALTest.cs
bou2201/Project_1
f24914fe8f53a7118858d7eeae778b65b20b4777
[ "MIT" ]
null
null
null
using Xunit; using Persistence; using DAL; namespace DALTest { public class CustomerDALTest { private CustomerDAL customerDAL = new CustomerDAL(); private Customer customer = new Customer(); [Theory] [InlineData(1)] [InlineData(2)] [InlineData(3)] [Inlin...
26.615385
60
0.570328
117824f1950bfa6bb3b50960d2c9c28df1362f97
2,909
cs
C#
XstarS.ObjectModel/EnumListView.cs
jokeringithub/DotNetExtensionLibrary
7fda198a15172d2c107eceb2f84e903453750a58
[ "MIT" ]
null
null
null
XstarS.ObjectModel/EnumListView.cs
jokeringithub/DotNetExtensionLibrary
7fda198a15172d2c107eceb2f84e903453750a58
[ "MIT" ]
null
null
null
XstarS.ObjectModel/EnumListView.cs
jokeringithub/DotNetExtensionLibrary
7fda198a15172d2c107eceb2f84e903453750a58
[ "MIT" ]
null
null
null
using System; using System.Collections.ObjectModel; using System.ComponentModel; using System.Diagnostics; using System.Threading; namespace XstarS.ComponentModel { /// <summary> /// 表示枚举的列表视图。 /// </summary> /// <typeparam name="TEnum">枚举的类型。</typeparam> [Serializable] [DebuggerDisplay("Selec...
31.619565
79
0.563768
9e370a3a91ab0b9e85dad61cc14e59f58c34195d
173
cs
C#
src/WebApi/LQClass.Api/Models/TripType.cs
q913777031/lqclass.com
6b3dc596a53a8d15350b4d5b46ecc900ec17d59f
[ "MIT" ]
22
2021-01-06T03:08:46.000Z
2022-03-26T09:34:35.000Z
src/WebApi/LQClass.Api/Models/TripType.cs
q913777031/lqclass.com
6b3dc596a53a8d15350b4d5b46ecc900ec17d59f
[ "MIT" ]
null
null
null
src/WebApi/LQClass.Api/Models/TripType.cs
q913777031/lqclass.com
6b3dc596a53a8d15350b4d5b46ecc900ec17d59f
[ "MIT" ]
6
2021-01-06T03:08:53.000Z
2021-12-23T07:05:50.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace LQClass.Api.Models { public enum TripType { Person } }
13.307692
33
0.745665
80c3a10cb0472acecb878b30d2efbae29283b115
4,387
cs
C#
Components/Items/Symmetry.cs
MHDante/OrbitVR
e50c3e7fa125c4e920e074376a9db9e0317db3c4
[ "MIT" ]
null
null
null
Components/Items/Symmetry.cs
MHDante/OrbitVR
e50c3e7fa125c4e920e074376a9db9e0317db3c4
[ "MIT" ]
null
null
null
Components/Items/Symmetry.cs
MHDante/OrbitVR
e50c3e7fa125c4e920e074376a9db9e0317db3c4
[ "MIT" ]
null
null
null
using System.Collections.Generic; using System.Linq; using OrbitVR.Components.AffectOthers; using OrbitVR.Components.Drawers; using OrbitVR.Components.Essential; using OrbitVR.Components.Linkers; using OrbitVR.Components.Tracers; using OrbitVR.Framework; using OrbitVR.UI; using SharpDX; namespace OrbitVR.C...
34.273438
155
0.623661
e572fa946bbe812a9ed2e27dd2839f7f88e49568
1,053
cs
C#
Ris/Application/Common/Admin/ExternalPractitionerAdmin/MergeDuplicatePractitionerRequest.cs
SNBnani/Xian
e07cb943476705ac3721921cf0f0906485d9f59d
[ "Apache-2.0" ]
1
2019-02-18T11:41:46.000Z
2019-02-18T11:41:46.000Z
Ris/Application/Common/Admin/ExternalPractitionerAdmin/MergeDuplicatePractitionerRequest.cs
nhannd/Xian
e07cb943476705ac3721921cf0f0906485d9f59d
[ "Apache-2.0" ]
null
null
null
Ris/Application/Common/Admin/ExternalPractitionerAdmin/MergeDuplicatePractitionerRequest.cs
nhannd/Xian
e07cb943476705ac3721921cf0f0906485d9f59d
[ "Apache-2.0" ]
null
null
null
#region License // Copyright (c) 2011, ClearCanvas Inc. // All rights reserved. // http://www.clearcanvas.ca // // This software is licensed under the Open Software License v3.0. // For the complete license, see http://www.clearcanvas.ca/OSLv3.0 #endregion using System.Runtime.Serialization; using ClearC...
27.710526
120
0.738841
e5e003c746eee93b4d63080c498be3ca56e48719
3,001
cs
C#
DotNetAppSqlDb/Helpers/SendgridEmailServiceHelper/EmailSenderService.cs
Adisticated/ChessTournament
1bc04a51a7132447a2b869d144896eb3afd41e62
[ "MIT" ]
null
null
null
DotNetAppSqlDb/Helpers/SendgridEmailServiceHelper/EmailSenderService.cs
Adisticated/ChessTournament
1bc04a51a7132447a2b869d144896eb3afd41e62
[ "MIT" ]
null
null
null
DotNetAppSqlDb/Helpers/SendgridEmailServiceHelper/EmailSenderService.cs
Adisticated/ChessTournament
1bc04a51a7132447a2b869d144896eb3afd41e62
[ "MIT" ]
null
null
null
using SendGrid; using SendGrid.Helpers.Mail; using System.Collections.Generic; using System.Diagnostics; using System.Threading.Tasks; namespace DotNetAppSqlDb.Helpers.SendgridEmailServiceHelper { public class EmailSenderService: IEmailSenderService { private ISendGridClient client; public Ema...
44.791045
110
0.552149
0b2d24a277c0a07d8833f8b0ad533474f5e3d3ec
17,673
cs
C#
src/Typeable.Date.Functions.Test/DateConverterTest.cs
Mak-maak/typeable-date
f1e4ae0a40a30ffe0c2f0cf239e74e8e20d4ea43
[ "MIT" ]
null
null
null
src/Typeable.Date.Functions.Test/DateConverterTest.cs
Mak-maak/typeable-date
f1e4ae0a40a30ffe0c2f0cf239e74e8e20d4ea43
[ "MIT" ]
null
null
null
src/Typeable.Date.Functions.Test/DateConverterTest.cs
Mak-maak/typeable-date
f1e4ae0a40a30ffe0c2f0cf239e74e8e20d4ea43
[ "MIT" ]
null
null
null
using Microsoft.VisualStudio.TestTools.UnitTesting; using System; using System.Collections.Generic; using System.Linq; namespace Typeable.Date.Functions.Test { [TestClass] public class DateConverterTest { [TestMethod] public void Today_ConvertCaptionToDate_ReturnTodayDate() { ...
39.893905
156
0.591128
50e9aada52a561ae1b97bf9a2a4ab02620f748dd
1,749
cs
C#
EmployeeManagementSystem/Interface/Menu/UCMenu.cs
JRSKelvin/Kampus-3SIMB-EmployeeManagementSystem
7a027a73824eff48919f0e1008fa32617e66d35a
[ "Apache-2.0" ]
1
2022-03-11T09:21:24.000Z
2022-03-11T09:21:24.000Z
EmployeeManagementSystem/Interface/Menu/UCMenu.cs
JRSKelvin/Kampus-3SIMB-EmployeeManagementSystem
7a027a73824eff48919f0e1008fa32617e66d35a
[ "Apache-2.0" ]
null
null
null
EmployeeManagementSystem/Interface/Menu/UCMenu.cs
JRSKelvin/Kampus-3SIMB-EmployeeManagementSystem
7a027a73824eff48919f0e1008fa32617e66d35a
[ "Apache-2.0" ]
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 EmployeeManagementSystem.Interface { public partial class UCMenu : UserControl { ...
22.714286
89
0.548885
c28f4a84e149c86b1cc908649cc6f0a58e264d46
623
cs
C#
src/DddCoreExample.Domain/Specification/Products/ProductInCartSpec.cs
lampo1024/DddCoreExample
fa5be9b476f9b4ba1c68961a65be89f80a63d93d
[ "MIT" ]
2
2019-09-27T09:24:03.000Z
2020-05-05T11:45:23.000Z
src/DddCoreExample.Domain/Specification/Products/ProductInCartSpec.cs
lampo1024/DddCoreExample
fa5be9b476f9b4ba1c68961a65be89f80a63d93d
[ "MIT" ]
null
null
null
src/DddCoreExample.Domain/Specification/Products/ProductInCartSpec.cs
lampo1024/DddCoreExample
fa5be9b476f9b4ba1c68961a65be89f80a63d93d
[ "MIT" ]
1
2020-05-05T11:45:25.000Z
2020-05-05T11:45:25.000Z
using System; using System.Linq.Expressions; using DddCoreExample.Domain.Models.Carts; namespace DddCoreExample.Domain.Specification.Product { public class ProductInCartSpec : SpecificationBase<CartProduct> { readonly Models.Products.Product _product; public ProductInCartSpec(Models.Products....
24.92
80
0.635634
28e9aead03da8dfeac7a2ecfc7e8be628a2d5be2
4,225
cs
C#
Runtime/ProceduralGridGeneratorAgents.cs
Paryszek/ProceduralGridGenerator2D
a0819782473eb4f9ddf86784aa8795310b6c7216
[ "MIT" ]
null
null
null
Runtime/ProceduralGridGeneratorAgents.cs
Paryszek/ProceduralGridGenerator2D
a0819782473eb4f9ddf86784aa8795310b6c7216
[ "MIT" ]
null
null
null
Runtime/ProceduralGridGeneratorAgents.cs
Paryszek/ProceduralGridGenerator2D
a0819782473eb4f9ddf86784aa8795310b6c7216
[ "MIT" ]
null
null
null
using System.Collections.Generic; using UnityEngine; namespace MParysz.ProceduralGridGenerator2D { internal class Agent { public Vector2 position; public Vector2 direction; } public class ProceduralGridGeneratorAgents : ProceduralGridGeneratorBase { private int maxAgents = 20; private float fil...
27.435065
217
0.591953
9ffc419b9930b9aa9677e7902280754a60354e4a
18,815
cs
C#
DFC.Personalisation.Common.UnitTests/Net/RestClient/RestClientTest.cs
SkillsFundingAgency/dfc-personalisation-common-pkg-netcore
4c0719f7f41380313095828cfcd876a5c4d6c0f6
[ "MIT" ]
null
null
null
DFC.Personalisation.Common.UnitTests/Net/RestClient/RestClientTest.cs
SkillsFundingAgency/dfc-personalisation-common-pkg-netcore
4c0719f7f41380313095828cfcd876a5c4d6c0f6
[ "MIT" ]
30
2019-12-04T13:09:34.000Z
2020-06-15T13:23:01.000Z
DFC.Personalisation.Common.UnitTests/Net/RestClient/RestClientTest.cs
SkillsFundingAgency/dfc-personalisation-common-pkg-netcore
4c0719f7f41380313095828cfcd876a5c4d6c0f6
[ "MIT" ]
1
2021-04-11T08:43:39.000Z
2021-04-11T08:43:39.000Z
using System; using System.Collections.Generic; using System.Net; using System.Net.Http; using System.Net.Http.Headers; using System.Net.Mime; using System.Text; using System.Threading; using System.Threading.Tasks; using DFC.Personalisation.Common.Net.RestClient; using FluentAssertions; using Moq; using Moq.Protected;...
40.375536
177
0.500718
26bcec4e23134a1d16c22f4ae4a9ab6819379846
245
cs
C#
src/Cofoundry.Web/Framework/Models/Pages/IPageViewModel.cs
hur1can3/cofoundry
0818e5990c1a98a570f62fb480ab8884609b3007
[ "MIT" ]
780
2016-09-13T13:42:05.000Z
2022-03-30T14:29:17.000Z
src/Cofoundry.Web/Framework/Models/Pages/IPageViewModel.cs
hur1can3/cofoundry
0818e5990c1a98a570f62fb480ab8884609b3007
[ "MIT" ]
502
2016-10-31T17:30:36.000Z
2022-03-30T13:27:59.000Z
src/Cofoundry.Web/Framework/Models/Pages/IPageViewModel.cs
hur1can3/cofoundry
0818e5990c1a98a570f62fb480ab8884609b3007
[ "MIT" ]
145
2017-03-01T20:29:25.000Z
2022-03-15T15:53:03.000Z
using System; using System.Collections.Generic; using System.Linq; using Cofoundry.Domain; namespace Cofoundry.Web { public interface IPageViewModel : IPageWithMetaDataViewModel, IEditablePageViewModel, IPageRoutableViewModel { } }
22.272727
112
0.795918
ca5c0eefa81e58f5be7ea46a3027156ac699d611
71
cshtml
C#
TiendaEElectronic/WebMarket/Areas/administrador/Views/_ViewStart.cshtml
JoseMC94/ComercioComponentesElctronicos
ed5e441b27d21eff5fb85eadc5e5b779ef61a73b
[ "MIT" ]
null
null
null
TiendaEElectronic/WebMarket/Areas/administrador/Views/_ViewStart.cshtml
JoseMC94/ComercioComponentesElctronicos
ed5e441b27d21eff5fb85eadc5e5b779ef61a73b
[ "MIT" ]
null
null
null
TiendaEElectronic/WebMarket/Areas/administrador/Views/_ViewStart.cshtml
JoseMC94/ComercioComponentesElctronicos
ed5e441b27d21eff5fb85eadc5e5b779ef61a73b
[ "MIT" ]
null
null
null
@{ Layout = "~/Areas/administrador/Views/Shared/_Layout.cshtml"; }
23.666667
65
0.676056
c5b7fefbd0ed75331289c3deea3a8a01a4872d33
443
cs
C#
Common/Internal/Reflection/RoslynAssemblies.cs
kkokosa/mirrorsharp
9bd911e7ba22d9c8a368649ce978da65f537011d
[ "BSD-2-Clause" ]
156
2016-12-27T00:33:50.000Z
2022-03-20T06:10:02.000Z
Common/Internal/Reflection/RoslynAssemblies.cs
kkokosa/mirrorsharp
9bd911e7ba22d9c8a368649ce978da65f537011d
[ "BSD-2-Clause" ]
175
2016-09-13T10:48:39.000Z
2022-03-11T09:41:35.000Z
Common/Internal/Reflection/RoslynAssemblies.cs
kkokosa/mirrorsharp
9bd911e7ba22d9c8a368649ce978da65f537011d
[ "BSD-2-Clause" ]
30
2017-11-01T03:38:20.000Z
2022-03-13T14:54:44.000Z
using System.Reflection; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.Completion; namespace MirrorSharp.Internal.Reflection { internal static class RoslynAssemblies { public static readonly Assembly MicrosoftCodeAnalysisFeatures = typeof(CompletionProvider).GetTypeInfo().Assembly; ...
40.272727
123
0.78781
b9bd16eb5b8207f6230ed0436cff8d71a0c57276
7,226
cs
C#
FishingGirl/Interface/FishView.cs
errcw/fishing-girl
2f8f586254cb33d04a3c22f8cf627615a62ba895
[ "MIT" ]
null
null
null
FishingGirl/Interface/FishView.cs
errcw/fishing-girl
2f8f586254cb33d04a3c22f8cf627615a62ba895
[ "MIT" ]
null
null
null
FishingGirl/Interface/FishView.cs
errcw/fishing-girl
2f8f586254cb33d04a3c22f8cf627615a62ba895
[ "MIT" ]
null
null
null
using System; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using Library.Animation; using Library.Sprite; using FishingGirl.Gameplay; namespace FishingGirl.Interface { /// <summary> /// Draws fish. /// </summary> public class FishView { /// <su...
31.417391
104
0.483117
867709ea5a6174a10fe9c5ff7d1ad75e516aaf3a
97
cs
C#
src/TheDotNetInfo/TheDotNetInfo/Store/Blogs/Actions/LoadLatestBlogPostsAction.cs
hasan-hasanov/TheDotNetInfo
e6943224496409f2ee258ba6b16e4704d453f397
[ "MIT" ]
null
null
null
src/TheDotNetInfo/TheDotNetInfo/Store/Blogs/Actions/LoadLatestBlogPostsAction.cs
hasan-hasanov/TheDotNetInfo
e6943224496409f2ee258ba6b16e4704d453f397
[ "MIT" ]
null
null
null
src/TheDotNetInfo/TheDotNetInfo/Store/Blogs/Actions/LoadLatestBlogPostsAction.cs
hasan-hasanov/TheDotNetInfo
e6943224496409f2ee258ba6b16e4704d453f397
[ "MIT" ]
null
null
null
namespace TheDotNetInfo.Store.Blogs.Actions { public record LoadLatestBlogPostsAction { } }
19.4
47
0.783505
efb8e83304b3669541579e2b83fdfd4f760feae6
9,289
cs
C#
TileAdventure/Entities/Character.cs
patridge/TileAdventure-DesktopGL
57f0e04299a3c128b4570236652e3963cfbea8e0
[ "MIT" ]
null
null
null
TileAdventure/Entities/Character.cs
patridge/TileAdventure-DesktopGL
57f0e04299a3c128b4570236652e3963cfbea8e0
[ "MIT" ]
1
2020-04-06T01:54:45.000Z
2020-04-11T15:35:43.000Z
TileAdventure/Entities/Character.cs
patridge/TileAdventure-DesktopGL
57f0e04299a3c128b4570236652e3963cfbea8e0
[ "MIT" ]
null
null
null
#region Usings using System; using System.Collections.Generic; using System.Text; using FlatRedBall; using FlatRedBall.Input; using FlatRedBall.Instructions; using FlatRedBall.AI.Pathfinding; using FlatRedBall.Graphics.Animation; using FlatRedBall.Graphics.Particle; using FlatRedBall.Math.Geometry; using FlatRedBall....
31.703072
118
0.565615
5634d54cfe697e88731179dc31ef67ded4eba87e
6,408
cs
C#
VismaSeveraConnector/Data Items/ItemAddress.cs
M-Files/visma-severa-connector
df1930bb8ed21c172477c1af5b259c2a6c548690
[ "Apache-2.0", "MIT" ]
1
2021-06-26T18:18:13.000Z
2021-06-26T18:18:13.000Z
VismaSeveraConnector/Data Items/ItemAddress.cs
M-Files/visma-severa-connector
df1930bb8ed21c172477c1af5b259c2a6c548690
[ "Apache-2.0", "MIT" ]
null
null
null
VismaSeveraConnector/Data Items/ItemAddress.cs
M-Files/visma-severa-connector
df1930bb8ed21c172477c1af5b259c2a6c548690
[ "Apache-2.0", "MIT" ]
1
2021-06-26T18:18:15.000Z
2021-06-26T18:18:15.000Z
/* This code is provided as a reference sample only and has no explicit or implicit support as to its nature, completeness, nor function. Please see the license file (included in this repository) for more details. */ using System; using System.Collections.Generic; using System.Linq; using System.Text; using MFiles...
27.502146
114
0.633427
e60b6f9897fe4e635e8c278bd39184e82f1a47b5
1,935
cs
C#
02. CSharp OOP Basics - 04. Inheritance/Exercises/InheritanceExercises/02. Book Shop/Book.cs
bobo4aces/04.SoftUni-CSharpFundamentals
9ea584961f95d6d66d514500deec2404eb2a765b
[ "MIT" ]
2
2019-03-08T11:55:49.000Z
2019-04-10T10:46:08.000Z
02. CSharp OOP Basics - 04. Inheritance/Exercises/InheritanceExercises/02. Book Shop/Book.cs
bobo4aces/04.SoftUni-CSharpFundamentals
9ea584961f95d6d66d514500deec2404eb2a765b
[ "MIT" ]
null
null
null
02. CSharp OOP Basics - 04. Inheritance/Exercises/InheritanceExercises/02. Book Shop/Book.cs
bobo4aces/04.SoftUni-CSharpFundamentals
9ea584961f95d6d66d514500deec2404eb2a765b
[ "MIT" ]
1
2019-03-08T11:55:52.000Z
2019-03-08T11:55:52.000Z
using System; using System.Linq; namespace BookShop { public class Book { private string author; private string title; private decimal price; public string Author { get { return this.author; } private set ...
24.493671
101
0.380362
5bd9a9d87c7eceaefb6da9dc11e9e4d4637a9e11
395
cs
C#
Source/Ultraviolet.FreeType2/Shared/Native/FT_Bitmap_Size64.cs
Spool5520/ultraviolet
aad3183430a99d92488f009473688442c092f525
[ "Apache-2.0", "MIT" ]
558
2015-01-03T20:39:14.000Z
2022-03-25T02:31:04.000Z
Source/Ultraviolet.FreeType2/Shared/Native/FT_Bitmap_Size64.cs
Spool5520/ultraviolet
aad3183430a99d92488f009473688442c092f525
[ "Apache-2.0", "MIT" ]
139
2015-06-02T20:44:28.000Z
2021-09-09T19:20:51.000Z
Source/Ultraviolet.FreeType2/Shared/Native/FT_Bitmap_Size64.cs
Spool5520/ultraviolet
aad3183430a99d92488f009473688442c092f525
[ "Apache-2.0", "MIT" ]
37
2015-06-02T17:03:49.000Z
2022-03-25T14:58:56.000Z
using System; using System.Runtime.InteropServices; namespace Ultraviolet.FreeType2.Native { #pragma warning disable 1591 [StructLayout(LayoutKind.Sequential)] public unsafe struct FT_Bitmap_Size64 { public Int16 height; public Int16 width; public Int64 size; public Int64...
19.75
41
0.696203
2279609bb55df5f5f533479412c12e70ddaafb41
247
cs
C#
MoneyTrackApp/Accounting/Parsing/ICommandHandler.cs
juancastaneda/accounts-balance-probe
4733c50791909923b0ae056017f6c0f2ac59c01a
[ "MIT" ]
null
null
null
MoneyTrackApp/Accounting/Parsing/ICommandHandler.cs
juancastaneda/accounts-balance-probe
4733c50791909923b0ae056017f6c0f2ac59c01a
[ "MIT" ]
null
null
null
MoneyTrackApp/Accounting/Parsing/ICommandHandler.cs
juancastaneda/accounts-balance-probe
4733c50791909923b0ae056017f6c0f2ac59c01a
[ "MIT" ]
null
null
null
namespace MoneyTrackApp.Accounting.Parsing { /// <summary> /// Description of ICommandHandler. /// </summary> public interface ICommandHandler { bool CanHandleCommand(string command); void HandleCommand(string command); } }
20.583333
43
0.704453
071c0e977bff4a1f7a7d1afffb6c6ba4b6e4af58
3,857
cs
C#
AutomatedUiTesting/AutomatedUiTesting/BuildingWpfAppSteps.cs
dotMorten/Automated-UI-Testing
dce66048037b717a90a633c17187e1f971d11864
[ "MIT" ]
2
2020-09-14T17:32:40.000Z
2021-11-16T03:07:44.000Z
AutomatedUiTesting/AutomatedUiTesting/BuildingWpfAppSteps.cs
dotMorten/Automated-UI-Testing
dce66048037b717a90a633c17187e1f971d11864
[ "MIT" ]
null
null
null
AutomatedUiTesting/AutomatedUiTesting/BuildingWpfAppSteps.cs
dotMorten/Automated-UI-Testing
dce66048037b717a90a633c17187e1f971d11864
[ "MIT" ]
2
2021-03-21T18:44:01.000Z
2021-11-16T00:47:21.000Z
using Interfaces; using log4net; using TechTalk.SpecFlow; using Utility; namespace AutomatedUiTesting { [Binding] public class BuildingWpfAppSteps { private static ILog Logger => LogManager.GetLogger(typeof(BuildingWpfAppSteps)); private string mainWindowTitle; private string wpfA...
33.53913
99
0.598133
a8f23ed0d090b82710ac0761b92b25be3192a51c
592
cs
C#
src/MurphyPA.H2D.TestApp/HsmUtil.cs
poobalan-arumugam/stateproto
2b62d8a391ccf975480027e4c2f0fa736418ea30
[ "BSD-2-Clause" ]
1
2020-05-28T16:21:03.000Z
2020-05-28T16:21:03.000Z
src/MurphyPA.H2D.TestApp/HsmUtil.cs
poobalan-arumugam/stateproto
2b62d8a391ccf975480027e4c2f0fa736418ea30
[ "BSD-2-Clause" ]
null
null
null
src/MurphyPA.H2D.TestApp/HsmUtil.cs
poobalan-arumugam/stateproto
2b62d8a391ccf975480027e4c2f0fa736418ea30
[ "BSD-2-Clause" ]
null
null
null
using System; namespace MurphyPA.H2D.TestApp { /// <summary> /// Summary description for HsmUtil. /// </summary> public class HsmUtil { public static qf4net.ILQHsm CreateHsm (Type type) { qf4net.IQTimer timer = new qf4net.QSystemTimer (); qf4net.QSingleHsmEventManager eventManager = new qf4n...
28.190476
91
0.704392
d1842abba0638b84076cb8dadadad2d365398aa1
486
cs
C#
Packages/CoreUtils/Runtime/Utils/ForceAnimState.cs
studentutu/coreutils
5d745c31621893085b646e8a75797a6fa07d027a
[ "Unlicense" ]
15
2020-12-29T22:44:49.000Z
2022-03-24T16:33:02.000Z
Packages/CoreUtils/Runtime/Utils/ForceAnimState.cs
studentutu/coreutils
5d745c31621893085b646e8a75797a6fa07d027a
[ "Unlicense" ]
null
null
null
Packages/CoreUtils/Runtime/Utils/ForceAnimState.cs
studentutu/coreutils
5d745c31621893085b646e8a75797a6fa07d027a
[ "Unlicense" ]
3
2020-12-30T00:00:08.000Z
2021-03-25T12:54:23.000Z
using UnityEngine; namespace CoreUtils { [ExecuteInEditMode] public class ForceAnimState : MonoBehaviour { [SerializeField] private AnimationClip m_Animation; [SerializeField] private float m_Time; private void LateUpdate() { if (CanForceAnim) { m_Animation...
28.588235
99
0.644033
8846696171f824d4b7e7e85728f2da94fe1c6539
2,595
cs
C#
src/Goliath.Utilities.Web/Web/Authorization/IPermissionDataAdapter.cs
malweka/GoliathUtilities
58f33f6f52e1ff0bcd03455d6a46ded5c07cccee
[ "Apache-2.0" ]
null
null
null
src/Goliath.Utilities.Web/Web/Authorization/IPermissionDataAdapter.cs
malweka/GoliathUtilities
58f33f6f52e1ff0bcd03455d6a46ded5c07cccee
[ "Apache-2.0" ]
null
null
null
src/Goliath.Utilities.Web/Web/Authorization/IPermissionDataAdapter.cs
malweka/GoliathUtilities
58f33f6f52e1ff0bcd03455d6a46ded5c07cccee
[ "Apache-2.0" ]
null
null
null
using System.Collections.Generic; namespace Goliath.Web.Authorization { /// <summary> /// /// </summary> public interface IPermissionDataAdapter { /// <summary> /// Creates the new. /// </summary> /// <param name="resourceId">The resource identifier.</...
38.161765
122
0.572254
e1cf3d7691e31a34c955a968970e1b1427a2516a
2,877
cs
C#
MsTestDataDrivenTest.UnitTests/FullBehaviourTests.cs
San7hos/MSTestDataDrivenTest
cf5dc8d3ec76e393ceb02675bc408a091662de45
[ "MIT" ]
null
null
null
MsTestDataDrivenTest.UnitTests/FullBehaviourTests.cs
San7hos/MSTestDataDrivenTest
cf5dc8d3ec76e393ceb02675bc408a091662de45
[ "MIT" ]
2
2017-06-08T13:07:05.000Z
2017-06-08T13:09:17.000Z
MsTestDataDrivenTest.UnitTests/FullBehaviourTests.cs
San7hos/MSTestDataDrivenTest
cf5dc8d3ec76e393ceb02675bc408a091662de45
[ "MIT" ]
null
null
null
// <copyright file="FullBehaviourTests.cs" company="Santhos.net"> // Copyright (c) Santhos.net. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // </copyright> namespace MsTestDataDrivenTest.UnitTests { using System; using System.Colle...
30.935484
106
0.493917
844761ccb8190c0d4a8ee9050566e2cfcf10e748
789
cs
C#
Emulator/Main/Core/Structure/NullRegistrationPoint.cs
AntonKrug/emul8-modded
16375ce1d16ae4126b23b81b9e9d47da46bde979
[ "MIT" ]
108
2015-11-02T10:11:51.000Z
2021-12-31T21:15:53.000Z
Emulator/Main/Core/Structure/NullRegistrationPoint.cs
AntonKrug/emul8-modded
16375ce1d16ae4126b23b81b9e9d47da46bde979
[ "MIT" ]
52
2015-11-03T05:06:35.000Z
2017-11-07T15:28:10.000Z
Emulator/Main/Core/Structure/NullRegistrationPoint.cs
AntonKrug/emul8-modded
16375ce1d16ae4126b23b81b9e9d47da46bde979
[ "MIT" ]
32
2015-11-05T10:07:12.000Z
2022-03-25T09:54:51.000Z
// // Copyright (c) Antmicro // Copyright (c) Realtime Embedded // // This file is part of the Emul8 project. // Full license details are defined in the 'LICENSE' file. // using System; namespace Emul8.Core.Structure { public sealed class NullRegistrationPoint : ITheOnlyPossibleRegistrationPoint { publ...
19.725
81
0.562738
84d0b845305656c3e0a940d1603ac1b9dd463981
407
cs
C#
src/Assets/TheLastArcher/Scripts/UpgradeSystem.cs
joaokucera/unity-project-the-last-archer
f992601140fedb5287b797c6d7a0c2df45629d6c
[ "MIT" ]
null
null
null
src/Assets/TheLastArcher/Scripts/UpgradeSystem.cs
joaokucera/unity-project-the-last-archer
f992601140fedb5287b797c6d7a0c2df45629d6c
[ "MIT" ]
null
null
null
src/Assets/TheLastArcher/Scripts/UpgradeSystem.cs
joaokucera/unity-project-the-last-archer
f992601140fedb5287b797c6d7a0c2df45629d6c
[ "MIT" ]
null
null
null
using UnityEngine; public class UpgradeSystem : MonoBehaviour { [SerializeField] private UIUpgradesPopup _upgradesPopup; private void Start() { _upgradesPopup.Init(); _upgradesPopup.CreateUpgradeItems(UpgradeSelected); } private void UpgradeSelected(UpgradeItemType type) ...
22.611111
77
0.685504