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
74be4a2801ebbdaf7c9d4b1fd2f5e75b281b77cc
425
cs
C#
Hillinworks.TiledImage.Core/Extensions/BitmapExtensions.cs
hillinworks/TiledImageView
71b30ab93d502fab8d50313b9ad4bfd1ec9fc3db
[ "MIT" ]
3
2018-07-31T17:42:40.000Z
2022-02-08T10:33:30.000Z
Hillinworks.TiledImage.Core/Extensions/BitmapExtensions.cs
hillinworks/TiledImageView
71b30ab93d502fab8d50313b9ad4bfd1ec9fc3db
[ "MIT" ]
null
null
null
Hillinworks.TiledImage.Core/Extensions/BitmapExtensions.cs
hillinworks/TiledImageView
71b30ab93d502fab8d50313b9ad4bfd1ec9fc3db
[ "MIT" ]
2
2019-02-22T07:47:09.000Z
2020-05-24T09:55:08.000Z
using System.IO; using System.Windows.Media.Imaging; namespace Hillinworks.TiledImage.Extensions { internal static class BitmapExtensions { public static void SaveAsPng(this BitmapSource bitmap, string path) { var encoder = new PngBitmapEncoder(); encoder.Frames.Add(BitmapFrame.Create(bitmap)); using ...
22.368421
69
0.736471
d5fad39826abb45472454685abe374bb35633a68
3,129
cs
C#
ToDo++/SerializationExtensions.cs
soulslicer/ToDoPlusPlus
8ac740f0c7d67ce5df610741a5fee19afabfcb49
[ "Unlicense" ]
2
2015-05-08T14:38:20.000Z
2015-08-30T11:05:50.000Z
ToDo++/SerializationExtensions.cs
soulslicer/ToDoPlusPlus
8ac740f0c7d67ce5df610741a5fee19afabfcb49
[ "Unlicense" ]
null
null
null
ToDo++/SerializationExtensions.cs
soulslicer/ToDoPlusPlus
8ac740f0c7d67ce5df610741a5fee19afabfcb49
[ "Unlicense" ]
null
null
null
//@ivan A0086401M using System.IO; using System.Runtime.Serialization; using System.Text; using System.Xml; using System.Xml.Linq; using System.Xml.Serialization; namespace ToDo { /// <summary> /// /// </summary> public static class SerializationExtensions { /// <summary> /// Seri...
37.698795
112
0.565356
64437e79c469adb10e8bbcfae986b21a0f3c9f2a
3,572
cs
C#
src/Lykke.Job.BlobToBlobConverter.ConnectorOrderbook.Services/StructureBuilder.cs
LykkeCity/Lykke.Job.BlobToBlobConverter.ConnectorOrderbook
1f9f218b00e45e14065ccd1f6d9e7ae6a078b0c6
[ "MIT" ]
null
null
null
src/Lykke.Job.BlobToBlobConverter.ConnectorOrderbook.Services/StructureBuilder.cs
LykkeCity/Lykke.Job.BlobToBlobConverter.ConnectorOrderbook
1f9f218b00e45e14065ccd1f6d9e7ae6a078b0c6
[ "MIT" ]
null
null
null
src/Lykke.Job.BlobToBlobConverter.ConnectorOrderbook.Services/StructureBuilder.cs
LykkeCity/Lykke.Job.BlobToBlobConverter.ConnectorOrderbook
1f9f218b00e45e14065ccd1f6d9e7ae6a078b0c6
[ "MIT" ]
null
null
null
using Lykke.Job.BlobToBlobConverter.Common; using Lykke.Job.BlobToBlobConverter.Common.Abstractions; using Lykke.Job.BlobToBlobConverter.ConnectorOrderbook.Core.Domain.OutputModels; using Lykke.Job.BlobToBlobConverter.ConnectorOrderbook.Core.Services; using System.Collections.Generic; using System.Linq; using System.T...
33.383178
121
0.603303
646bb7c8fa09de4e2eed520971324e7a9b45bff4
12,593
cs
C#
ECharts/ChartComponent/ChartToolbox.cs
HanbGao/ECharts
f90ee191fac39c207fab216ff92a97ce672f26ae
[ "MIT" ]
14
2019-08-05T08:49:13.000Z
2021-11-08T08:52:03.000Z
ECharts/ChartComponent/ChartToolbox.cs
HanbGao/ECharts
f90ee191fac39c207fab216ff92a97ce672f26ae
[ "MIT" ]
1
2019-07-27T09:01:24.000Z
2019-08-02T08:21:55.000Z
ECharts/ChartComponent/ChartToolbox.cs
HanbGao/ECharts
f90ee191fac39c207fab216ff92a97ce672f26ae
[ "MIT" ]
7
2020-03-06T01:09:41.000Z
2022-02-07T23:44:06.000Z
using ECharts.Net.ChartCommon; namespace ECharts.Net.ChartComponent { /// <summary> /// 工具箱,每个图表最多仅有一个工具箱 /// </summary> public class ChartToolbox { /// <summary> /// 默认值:false /// 显示策略,可选为:true(显示) | false(隐藏) /// </summary> public object show { get; set; ...
31.248139
149
0.449535
7bad002207c34cadf7f82d8f2cdba5ac77b6a2aa
2,408
cs
C#
tests/Drexel.Collections.Sets.Tests/ObjectModel/ReadOnlyInvariantSetTests.cs
mdrexel/Drexel.Collections.Sets
1efad2c5aefe1b1602d51645d051d0486982d6a7
[ "MIT" ]
null
null
null
tests/Drexel.Collections.Sets.Tests/ObjectModel/ReadOnlyInvariantSetTests.cs
mdrexel/Drexel.Collections.Sets
1efad2c5aefe1b1602d51645d051d0486982d6a7
[ "MIT" ]
null
null
null
tests/Drexel.Collections.Sets.Tests/ObjectModel/ReadOnlyInvariantSetTests.cs
mdrexel/Drexel.Collections.Sets
1efad2c5aefe1b1602d51645d051d0486982d6a7
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using Drexel.Collections.ObjectModel; using Drexel.Collections.Tests.Shared.Mocks; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace Drexel.Collections.Tests.ObjectModel { [TestClass] public class ReadOnlyInvariantSetTests { [TestMethod] ...
41.517241
113
0.546096
33ce39ba48482362d9b8db8b18fdfdd849e8e51f
967
cs
C#
Models/Services/AuthServerConfig/AuthServerClientDetails.cs
NephosIntegration/Formula.SimpleAuthServer
af39482781c150f2ab2229171d13f72b7248871d
[ "MIT" ]
null
null
null
Models/Services/AuthServerConfig/AuthServerClientDetails.cs
NephosIntegration/Formula.SimpleAuthServer
af39482781c150f2ab2229171d13f72b7248871d
[ "MIT" ]
null
null
null
Models/Services/AuthServerConfig/AuthServerClientDetails.cs
NephosIntegration/Formula.SimpleAuthServer
af39482781c150f2ab2229171d13f72b7248871d
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Mvc; namespace Formula.SimpleAuthServer { public enum ClientType { BrowserClient = 1, InteractiveClient = 2, NonInteractiveClient = 3, } public static c...
26.135135
73
0.62668
33db23918d2ecf14ebef7acaecb44bf4ceccb49d
1,718
cs
C#
CommandLineParser.Tests/Parsing/ParserResultTest.cs
MatthiWare/CommandLineParser
f34f0d6166389c5c49dcdad7c4073ed29ff872a8
[ "MIT" ]
null
null
null
CommandLineParser.Tests/Parsing/ParserResultTest.cs
MatthiWare/CommandLineParser
f34f0d6166389c5c49dcdad7c4073ed29ff872a8
[ "MIT" ]
null
null
null
CommandLineParser.Tests/Parsing/ParserResultTest.cs
MatthiWare/CommandLineParser
f34f0d6166389c5c49dcdad7c4073ed29ff872a8
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using MatthiWare.CommandLine.Abstractions.Parsing.Command; using MatthiWare.CommandLine.Core.Parsing; using Moq; using Xunit; namespace MatthiWare.CommandLine.Tests.Parsing { public class ParserResultTest { [Fact] public void...
24.898551
81
0.598952
e8a122335c74589bb48fa44040144e115f6eae64
5,472
cs
C#
src/XAtlasSharp/Wrapper/MeshDecl.cs
vicfergar/XAtlasSharp
b78b7c43957da1eabcaeab5c8f6c4def588047cc
[ "MIT" ]
3
2020-11-11T12:51:22.000Z
2021-05-14T13:13:23.000Z
src/XAtlasSharp/Wrapper/MeshDecl.cs
vicfergar/XAtlasSharp
b78b7c43957da1eabcaeab5c8f6c4def588047cc
[ "MIT" ]
2
2020-11-15T10:23:00.000Z
2020-11-23T05:44:28.000Z
src/XAtlasSharp/Wrapper/MeshDecl.cs
vicfergar/XAtlasSharp
b78b7c43957da1eabcaeab5c8f6c4def588047cc
[ "MIT" ]
null
null
null
//------------------------------------------------------------------------------ // <auto-generated /> // // This file was automatically generated by SWIG (http://www.swig.org). // Version 4.0.2 // // Do not make changes to this file unless you know what you are doing--modify // the SWIG interface file instead. //-----...
29.578378
129
0.682383
33185f07322613387cebe612b54ea10f61fe0d7a
1,438
cs
C#
src/OrchardCore.Modules/OrchardCore.Contents/Sitemaps/ContentTypesSitemapCacheHandler.cs
tanriverdim/OrchardCore
8ad59516f748c675d3588ff64de73cb28227aa02
[ "BSD-3-Clause" ]
6
2020-06-26T15:10:47.000Z
2021-12-12T04:03:34.000Z
src/OrchardCore.Modules/OrchardCore.Contents/Sitemaps/ContentTypesSitemapCacheHandler.cs
tanriverdim/OrchardCore
8ad59516f748c675d3588ff64de73cb28227aa02
[ "BSD-3-Clause" ]
5
2021-03-11T01:42:40.000Z
2021-08-31T20:07:27.000Z
src/OrchardCore.Modules/OrchardCore.Contents/Sitemaps/ContentTypesSitemapCacheHandler.cs
tanriverdim/OrchardCore
8ad59516f748c675d3588ff64de73cb28227aa02
[ "BSD-3-Clause" ]
2
2020-04-12T11:49:37.000Z
2020-11-24T21:27:46.000Z
using System.Threading.Tasks; using OrchardCore.ContentManagement.Handlers; using OrchardCore.Sitemaps.Cache; using OrchardCore.Sitemaps.Services; namespace OrchardCore.Contents.Sitemaps { public class ContentTypesSitemapCacheHandler : ContentHandlerBase { private readonly ISitemapCacheManager _sitemap...
31.955556
82
0.663421
e0974b055210344771ec3b417fd4ada9b1cda8ab
2,327
cshtml
C#
src/SuperDumpService/Views/Home/_Summary.cshtml
mattwarren/superdump
bdeacdc7194d3fde86c3fc1c5eb4a0435d199b75
[ "MIT" ]
2
2017-06-11T16:09:48.000Z
2018-10-01T10:43:05.000Z
src/SuperDumpService/Views/Home/_Summary.cshtml
mattwarren/superdump
bdeacdc7194d3fde86c3fc1c5eb4a0435d199b75
[ "MIT" ]
null
null
null
src/SuperDumpService/Views/Home/_Summary.cshtml
mattwarren/superdump
bdeacdc7194d3fde86c3fc1c5eb4a0435d199b75
[ "MIT" ]
1
2018-10-01T10:44:18.000Z
2018-10-01T10:44:18.000Z
@model SuperDumpService.ViewModels.ReportViewModel <div class="panel panel-info"> <div class="panel-heading">Summary</div> <div class="panel-body"> <!--anomalies--> @{bool noAnomalies = true;} @if (!Model.Result.IsManagedProcess) { <h4>Info: No CLR was loaded in that process!</h4> } @if (Model.Result....
29.0875
199
0.595187
2b71a8fea6ef4882b3e81f986847a647476990e6
1,230
cs
C#
Labs/Stacks and Queues - Lab/06.MathPotato/MathPotato.cs
genadi60/C-Advanced
a95b16a7f92c498f92bc3d6ed95cf67b7463a33b
[ "Apache-2.0" ]
null
null
null
Labs/Stacks and Queues - Lab/06.MathPotato/MathPotato.cs
genadi60/C-Advanced
a95b16a7f92c498f92bc3d6ed95cf67b7463a33b
[ "Apache-2.0" ]
null
null
null
Labs/Stacks and Queues - Lab/06.MathPotato/MathPotato.cs
genadi60/C-Advanced
a95b16a7f92c498f92bc3d6ed95cf67b7463a33b
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; class MathPotato { static void Main() { var line = Console.ReadLine(); var step = int.Parse(Console.ReadLine()); var tokens = line.Split(' '); var queue = new Queue<string>(tokens); var count = 1; while (queue.Coun...
25.102041
68
0.391057
7eddd236a3539dc88b4025ad04704be8f0b9673e
3,721
cs
C#
FineUI_v6/FineUI/BaseWebControls/BoxComponent.Field/TooltipField.cs
JesterWang/FineUI
0cc5f6d9072c5a1831190bbfdc43cd7dcf379ba4
[ "Apache-2.0" ]
null
null
null
FineUI_v6/FineUI/BaseWebControls/BoxComponent.Field/TooltipField.cs
JesterWang/FineUI
0cc5f6d9072c5a1831190bbfdc43cd7dcf379ba4
[ "Apache-2.0" ]
null
null
null
FineUI_v6/FineUI/BaseWebControls/BoxComponent.Field/TooltipField.cs
JesterWang/FineUI
0cc5f6d9072c5a1831190bbfdc43cd7dcf379ba4
[ "Apache-2.0" ]
null
null
null
 #region Comment /* * Project: FineUI * * FileName: Label.cs * CreatedOn: 2008-04-23 * CreatedBy: 30372245@qq.com * * * Description: * -> * * History: * -> * * * * */ #endregion using System; using System.Collections.Generic; using System.Comp...
22.415663
83
0.453641
7d3a9eb3bd843ecf0a8aad7312fd436a62a45158
10,717
cs
C#
Kivinjari/CcTabWindow.Designer.cs
kazibora/Kivinjari
9891fb0f6efaa151f0fad4a0c6cc6429892b2420
[ "MIT" ]
4
2020-05-03T21:43:14.000Z
2020-07-20T10:23:21.000Z
Kivinjari/CcTabWindow.Designer.cs
kazibora/Kivinjari
9891fb0f6efaa151f0fad4a0c6cc6429892b2420
[ "MIT" ]
1
2020-10-28T09:21:29.000Z
2020-10-28T09:21:29.000Z
Kivinjari/CcTabWindow.Designer.cs
kazibora/Kivinjari
9891fb0f6efaa151f0fad4a0c6cc6429892b2420
[ "MIT" ]
1
2020-10-28T09:08:29.000Z
2020-10-28T09:08:29.000Z
namespace Kivinjari { partial class CcTabWindow { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <pa...
53.585
159
0.627788
45e0a9ff9a65f7ad6f430eb0b75f16a919c4442c
2,389
cs
C#
src/InteropDrawing.Backends.WPF.Obsolete/WPFDrawingContext2D.Static.cs
vpenades/InteropBitmaps
2ee1a756ced9f1af1f766beeaeaf6a93d317d22b
[ "MIT" ]
5
2020-03-27T16:28:38.000Z
2020-08-28T22:29:45.000Z
src/InteropBitmaps.Backends.WPF/InteropDrawing/WPFDrawingContext2D.Static.cs
vpenades/InteropTypes
ae9fc833e85259832ba387d2b92b7dee6bacfc83
[ "MIT" ]
null
null
null
src/InteropBitmaps.Backends.WPF/InteropDrawing/WPFDrawingContext2D.Static.cs
vpenades/InteropTypes
ae9fc833e85259832ba387d2b92b7dee6bacfc83
[ "MIT" ]
1
2020-07-31T10:39:51.000Z
2020-07-31T10:39:51.000Z
using System.Windows; using RENDERTARGET = System.Windows.Media.Imaging.RenderTargetBitmap; namespace InteropDrawing.Backends { partial class WPFDrawingContext2D { public static RENDERTARGET CreateRenderTargetBitmap(int width, int height, SceneView2D view, IDrawable2D scene) { var...
38.532258
119
0.624529
34716f4299a165a726f7e195c4cd6a3c1077a080
4,249
cs
C#
src/ESFA.DC.ILR.ValidationService.Data.Population/ExternalDataCachePopulationService.cs
SkillsFundingAgency/DC-ILR-2021-ValidationService
85682bea33733974597573e7e7dc7137c5442056
[ "MIT" ]
1
2021-02-19T15:19:54.000Z
2021-02-19T15:19:54.000Z
src/ESFA.DC.ILR.ValidationService.Data.Population/ExternalDataCachePopulationService.cs
SkillsFundingAgency/DC-ILR-2021-ValidationService
85682bea33733974597573e7e7dc7137c5442056
[ "MIT" ]
null
null
null
src/ESFA.DC.ILR.ValidationService.Data.Population/ExternalDataCachePopulationService.cs
SkillsFundingAgency/DC-ILR-2021-ValidationService
85682bea33733974597573e7e7dc7137c5442056
[ "MIT" ]
2
2021-02-19T15:20:01.000Z
2021-04-11T08:42:16.000Z
using ESFA.DC.ILR.ReferenceDataService.Model; using ESFA.DC.ILR.ValidationService.Data.External; using ESFA.DC.ILR.ValidationService.Data.Interface; using ESFA.DC.ILR.ValidationService.Data.Population.Interface; using ESFA.DC.ILR.ValidationService.Interface; namespace ESFA.DC.ILR.ValidationService.Data.Population { ...
55.907895
144
0.775006
655b4d8ffafff50461242f12243fed1ef3a2ac04
1,636
cs
C#
ApiTest/Test/UserPortalTest.cs
best0032001/CMU_EVOTE_SERVICE
1e7a55e8ea5ea1e935311e443413aca745dde1ee
[ "MIT" ]
null
null
null
ApiTest/Test/UserPortalTest.cs
best0032001/CMU_EVOTE_SERVICE
1e7a55e8ea5ea1e935311e443413aca745dde1ee
[ "MIT" ]
null
null
null
ApiTest/Test/UserPortalTest.cs
best0032001/CMU_EVOTE_SERVICE
1e7a55e8ea5ea1e935311e443413aca745dde1ee
[ "MIT" ]
null
null
null
using Evote_Service; using Evote_Service.Model.Entity; using Evote_Service.Model.Util; using Evote_Service.Model.View; using Microsoft.VisualStudio.TestTools.UnitTesting; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Linq; using System.Net.Http; using System.Net.Http.Headers; usin...
35.565217
111
0.694377
d3d64d50ea05d40d198335451deea630f6102a1e
1,643
cs
C#
WPF/MVCProject/View/frmPrincipal.cs
vitorsousa95/GITvitor
80c7301e8be4b438540708d1effdb08fa0b8fde7
[ "MIT" ]
null
null
null
WPF/MVCProject/View/frmPrincipal.cs
vitorsousa95/GITvitor
80c7301e8be4b438540708d1effdb08fa0b8fde7
[ "MIT" ]
null
null
null
WPF/MVCProject/View/frmPrincipal.cs
vitorsousa95/GITvitor
80c7301e8be4b438540708d1effdb08fa0b8fde7
[ "MIT" ]
null
null
null
using MVCProject.Model; using MVCProject.View.Edicao; 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 MVCProject.View { public partial cla...
26.5
80
0.615338
cb944567a0ce3b3134d54b0921a53d58b1a1d10b
11,676
cs
C#
Vendstor/UserControls/Dashboard/ProductsTab.Designer.cs
franznkemaka/Vendstor
566ac391a759a76563f5e45c1fa47a2c4c86d37c
[ "MIT" ]
8
2020-10-05T16:03:06.000Z
2022-02-07T02:47:22.000Z
Vendstor/UserControls/Dashboard/ProductsTab.Designer.cs
franznkemaka/Vendstor
566ac391a759a76563f5e45c1fa47a2c4c86d37c
[ "MIT" ]
null
null
null
Vendstor/UserControls/Dashboard/ProductsTab.Designer.cs
franznkemaka/Vendstor
566ac391a759a76563f5e45c1fa47a2c4c86d37c
[ "MIT" ]
2
2020-12-28T09:21:19.000Z
2021-01-29T07:19:39.000Z
namespace Vendstor.UserControls.Dashboard { partial class ProductsTab { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </...
50.9869
147
0.604231
db461f798dd790fb22b6abf83a11507e49042169
302
cs
C#
DocumentDb/Microsoft.DataTransfer.DocumentDb.Wpf/Sink/DocumentDbSinkAdapterCommonConfigurationControl.xaml.cs
costinBol/azure-documentdb-datamigrationtool
15333ffa006be9d1b665e7347085559607779291
[ "MIT" ]
338
2015-04-08T21:35:21.000Z
2022-03-21T15:08:14.000Z
DocumentDb/Microsoft.DataTransfer.DocumentDb.Wpf/Sink/DocumentDbSinkAdapterCommonConfigurationControl.xaml.cs
costinBol/azure-documentdb-datamigrationtool
15333ffa006be9d1b665e7347085559607779291
[ "MIT" ]
131
2015-04-17T09:13:19.000Z
2022-03-29T03:34:05.000Z
DocumentDb/Microsoft.DataTransfer.DocumentDb.Wpf/Sink/DocumentDbSinkAdapterCommonConfigurationControl.xaml.cs
costinBol/azure-documentdb-datamigrationtool
15333ffa006be9d1b665e7347085559607779291
[ "MIT" ]
204
2015-04-10T02:44:51.000Z
2022-03-24T14:29:24.000Z
using System.Windows.Controls; namespace Microsoft.DataTransfer.DocumentDb.Wpf.Sink { partial class DocumentDbSinkAdapterCommonConfigurationControl : UserControl { public DocumentDbSinkAdapterCommonConfigurationControl() { InitializeComponent(); } } }
23.230769
79
0.711921
6dd3035d6a1a21702f148c1e029716bf0c50719d
6,790
cs
C#
src/AElf.CSharp.CodeOps/Validators/Module/ObserverProxyValidator.cs
zhangyaxing12/AElf
bc8998128fd91d88c96271750b13f8d14e038525
[ "MIT" ]
2
2020-06-24T10:32:08.000Z
2020-11-12T02:43:24.000Z
src/AElf.CSharp.CodeOps/Validators/Module/ObserverProxyValidator.cs
zhangyaxing12/AElf
bc8998128fd91d88c96271750b13f8d14e038525
[ "MIT" ]
null
null
null
src/AElf.CSharp.CodeOps/Validators/Module/ObserverProxyValidator.cs
zhangyaxing12/AElf
bc8998128fd91d88c96271750b13f8d14e038525
[ "MIT" ]
null
null
null
using System.Collections.Generic; using System.Linq; using AElf.CSharp.CodeOps.Patchers.Module; using Mono.Cecil; using Mono.Cecil.Cil; namespace AElf.CSharp.CodeOps.Validators.Module { public class ObserverProxyValidator : IValidator<ModuleDefinition> { private readonly TypeDefinition _counterProxyTyp...
44.966887
130
0.578203
02666486646fdaa6a470b84e641c56ce42401fbd
517
cs
C#
OrleansExperiment.Tests/TestSiloConfigurations.cs
Simcon/OrleansExperiment
65baac0f871ea001fb944e5057747ba67580ffac
[ "MIT" ]
null
null
null
OrleansExperiment.Tests/TestSiloConfigurations.cs
Simcon/OrleansExperiment
65baac0f871ea001fb944e5057747ba67580ffac
[ "MIT" ]
null
null
null
OrleansExperiment.Tests/TestSiloConfigurations.cs
Simcon/OrleansExperiment
65baac0f871ea001fb944e5057747ba67580ffac
[ "MIT" ]
null
null
null
using Microsoft.Extensions.DependencyInjection; using Orleans.Hosting; using Orleans.TestingHost; using OrleansExperiment.Interfaces; using OrleansExperiment.Server; namespace OrleansExperiment.Tests { public class TestSiloConfigurations : ISiloBuilderConfigurator { public void Configure(ISiloHostBuil...
25.85
67
0.692456
5ad5851e809f358f8ab4a5d776d22f20444a8587
1,466
cshtml
C#
Views/band.cshtml
SamiAljamal/Band_Tracker
4dc656006e0dca30d0148e19557d7da5e853e7d1
[ "MIT" ]
null
null
null
Views/band.cshtml
SamiAljamal/Band_Tracker
4dc656006e0dca30d0148e19557d7da5e853e7d1
[ "MIT" ]
null
null
null
Views/band.cshtml
SamiAljamal/Band_Tracker
4dc656006e0dca30d0148e19557d7da5e853e7d1
[ "MIT" ]
null
null
null
<!DOCTYPE html> <html> <head> <link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css'> <meta charset="utf-8"> <meta charset="utf-8"> <title></title> </head> <body> <div class="container"> <div class="jumbotron"> <h2>@Model["Bands"].GetN...
29.32
211
0.497954
00dbb54be4437c66584b800b78c9609766110fe5
1,045
cs
C#
Masuit.Tools.UnitTest/ExtensionMethodsTest.cs
neusoft1024/Masuit.Tools
1ca511adfd9c3e46f0f4bce8d58a538ed3e1862b
[ "MIT" ]
1
2020-08-14T05:47:00.000Z
2020-08-14T05:47:00.000Z
Masuit.Tools.UnitTest/ExtensionMethodsTest.cs
neusoft1024/Masuit.Tools
1ca511adfd9c3e46f0f4bce8d58a538ed3e1862b
[ "MIT" ]
null
null
null
Masuit.Tools.UnitTest/ExtensionMethodsTest.cs
neusoft1024/Masuit.Tools
1ca511adfd9c3e46f0f4bce8d58a538ed3e1862b
[ "MIT" ]
1
2021-09-29T13:30:02.000Z
2021-09-29T13:30:02.000Z
using Microsoft.VisualStudio.TestTools.UnitTesting; using Xunit; using Assert = Microsoft.VisualStudio.TestTools.UnitTesting.Assert; namespace Masuit.Tools.UnitTest { [TestClass] public class ExtensionMethodsTest { [TestMethod] public void MatchUrl_True() { bool expect ...
27.5
80
0.591388
c87090e2c3e83a014d62ae308cb1606fa6f84445
320
cs
C#
School-Project/School-Project/Repositories/Interfaces/ICourseStudentRepository.cs
caioaugusto1/school
3ab077499c0376219755008daeb4ed3435e10720
[ "FTL" ]
null
null
null
School-Project/School-Project/Repositories/Interfaces/ICourseStudentRepository.cs
caioaugusto1/school
3ab077499c0376219755008daeb4ed3435e10720
[ "FTL" ]
null
null
null
School-Project/School-Project/Repositories/Interfaces/ICourseStudentRepository.cs
caioaugusto1/school
3ab077499c0376219755008daeb4ed3435e10720
[ "FTL" ]
null
null
null
using School_Project.Entities; using System; using System.Collections.Generic; namespace School_Project.Repositories.Interfaces { public interface ICourseStudentRepository { List<CourseStudent> FindByIdStudent(Guid idStudent); List<CourseStudent> GetStudentsByIdCourse(Guid idCourse); } }
22.857143
65
0.76875
3c29ca8ab89f5c5433830be67558d0b161b12568
1,134
cs
C#
src/Commands/Web/NewWeb.cs
rramhapgb/powershell
41fa4eafb0bcb27c134a04bddd4e6fcbf6e24a44
[ "MIT" ]
1
2021-11-04T21:07:11.000Z
2021-11-04T21:07:11.000Z
src/Commands/Web/NewWeb.cs
rramhapgb/powershell
41fa4eafb0bcb27c134a04bddd4e6fcbf6e24a44
[ "MIT" ]
null
null
null
src/Commands/Web/NewWeb.cs
rramhapgb/powershell
41fa4eafb0bcb27c134a04bddd4e6fcbf6e24a44
[ "MIT" ]
null
null
null
using System.Management.Automation; using Microsoft.SharePoint.Client; namespace PnP.PowerShell.Commands { [Cmdlet(VerbsCommon.New, "Web")] public class NewWeb : PnPWebCmdlet { [Parameter(Mandatory = true)] public string Title; [Parameter(Mandatory = true)] public string ...
28.35
124
0.634039
b8e66ab9d867f6e1f8ad85d25b3f61bb52af3b8d
733
cs
C#
samples/Security/Program.cs
venux/aspect-injector
d6600274cf2b5dfb6b0c7c55c9b6c2f2c0207b88
[ "Apache-2.0" ]
517
2015-01-01T19:17:07.000Z
2022-03-26T05:43:13.000Z
samples/Security/Program.cs
venux/aspect-injector
d6600274cf2b5dfb6b0c7c55c9b6c2f2c0207b88
[ "Apache-2.0" ]
166
2015-01-20T21:48:15.000Z
2022-02-23T10:07:28.000Z
samples/Security/Program.cs
venux/aspect-injector
d6600274cf2b5dfb6b0c7c55c9b6c2f2c0207b88
[ "Apache-2.0" ]
108
2015-08-12T12:29:20.000Z
2022-02-08T13:32:12.000Z
using System; using AspectInjector.Samples.Security.Aspects; using AspectInjector.Samples.Security.Services; namespace AspectInjector.Samples.Security { class Program { static void Main(string[] args) { // Providing service instance to the aspect factory to allow passing service to...
27.148148
115
0.582538
77342de2078013038bfc351db57a1267b5568f25
3,757
cs
C#
src/Microsoft.Language.Xml/Syntax/SeparatedSyntaxList`1.cs
lordmilko/XmlParser
2325f1a8c42ed0e9f29752aed583ae82d08cb21f
[ "Apache-2.0" ]
276
2015-08-26T05:12:13.000Z
2022-03-29T04:46:45.000Z
src/Microsoft.Language.Xml/Syntax/SeparatedSyntaxList`1.cs
zackmark29/XmlParser
6ed3fd5d4e3d1c5f08272c8210ce33e820e4c918
[ "Apache-2.0" ]
31
2015-10-23T12:56:25.000Z
2022-03-30T16:58:36.000Z
src/Microsoft.Language.Xml/Syntax/SeparatedSyntaxList`1.cs
zackmark29/XmlParser
6ed3fd5d4e3d1c5f08272c8210ce33e820e4c918
[ "Apache-2.0" ]
52
2015-08-26T09:12:10.000Z
2022-03-26T01:38:03.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Microsoft.Language.Xml { public readonly struct SeparatedSyntaxList<TNode> where TNode : SyntaxNode { private readonly SyntaxList<SyntaxNode> _list; ...
22.230769
70
0.370508
a97d92cbe259fb52595bb3ec4034ce3e71a63a95
11,770
cs
C#
cmdow/cmdow.cs
OwO-master/Unity-Game-Window-FullScreen
1a735bbb094aa6ae494a744bce74ed685d30aa52
[ "MIT" ]
1
2021-08-08T17:10:27.000Z
2021-08-08T17:10:27.000Z
cmdow/cmdow.cs
OwO-master/Unity-Game-Window-FullScreen
1a735bbb094aa6ae494a744bce74ed685d30aa52
[ "MIT" ]
null
null
null
cmdow/cmdow.cs
OwO-master/Unity-Game-Window-FullScreen
1a735bbb094aa6ae494a744bce74ed685d30aa52
[ "MIT" ]
null
null
null
#if UNITY_EDITOR using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Reflection; using System.Threading.Tasks; using UnityEditor; using UnityEngine; using Debug = UnityEngine.Debug; //Wait for testing //1. no game window //2. 1 not detech ...
33.061798
170
0.534155
ce1727e422fa2f5a56c2abd0743001df6097a0dc
5,817
cshtml
C#
src/GR.Extensions/GR.Processes.Extension/GR.Process.Razor/Views/Process/Create.cshtml
indrivo/GEAR
5bfa35c0860effe204645af8efc2610fa3aca94f
[ "MIT" ]
7
2019-10-21T08:52:00.000Z
2021-09-03T22:22:36.000Z
src/GR.Extensions/GR.Processes.Extension/GR.Process.Razor/Views/Process/Create.cshtml
indrivo/GEAR
5bfa35c0860effe204645af8efc2610fa3aca94f
[ "MIT" ]
null
null
null
src/GR.Extensions/GR.Processes.Extension/GR.Process.Razor/Views/Process/Create.cshtml
indrivo/GEAR
5bfa35c0860effe204645af8efc2610fa3aca94f
[ "MIT" ]
4
2019-10-18T16:19:50.000Z
2021-09-03T22:22:37.000Z
@model GR.Process.Razor.ViewModels.ProcessViewModels.CreateProcessViewModel @{ ViewData["Title"] = "Create process diagram"; } @section Styles { <link rel="stylesheet" type="text/css" href="~/lib/codemirror/codemirror.min.css" /> <link rel="stylesheet" type="text/css" href="~/lib/codemirror/theme/monokai....
47.292683
239
0.496304
9d2c1240e48fa056b66ed531ffec2866e2c25322
25,033
cs
C#
pelazem.azure.storage/Blob.cs
plzm/pelazem.azure.storage
4715ab1bc75ca11b5a3372916118ab846efee1b2
[ "MIT" ]
null
null
null
pelazem.azure.storage/Blob.cs
plzm/pelazem.azure.storage
4715ab1bc75ca11b5a3372916118ab846efee1b2
[ "MIT" ]
32
2020-05-27T08:31:36.000Z
2021-07-20T05:58:52.000Z
pelazem.azure.storage/Blob.cs
plzm/pelazem.azure.storage
4715ab1bc75ca11b5a3372916118ab846efee1b2
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Text; using System.Threading; using System.Threading.Tasks; using System.Xml.XPath; using Microsoft.Azure.Storage; using Microsoft.Azure.Storage.Auth; using Microsoft.Azure.Storage.Blob; using...
35.109397
271
0.747773
eea14c6d3adbb55c2c1af5826922303103563ae4
3,956
cs
C#
Assets/Scripts/Math/VectorUtils.cs
HanochZhu/PhysicSimulation
776f9bce3bdb1865a22be58795c8efeb033447ca
[ "MIT" ]
6
2019-10-21T03:23:06.000Z
2020-08-10T10:01:28.000Z
Assets/Scripts/Math/VectorUtils.cs
HanochZhu/PhysicSimulation
776f9bce3bdb1865a22be58795c8efeb033447ca
[ "MIT" ]
null
null
null
Assets/Scripts/Math/VectorUtils.cs
HanochZhu/PhysicSimulation
776f9bce3bdb1865a22be58795c8efeb033447ca
[ "MIT" ]
1
2021-11-27T08:48:17.000Z
2021-11-27T08:48:17.000Z
using System.Collections; using System.Collections.Generic; using UnityEngine; public static class VectorUtils { /// <summary> /// 1 0 0 0 /// 0 con0 -sin0 0 /// 0 sin0 cons0 0 /// 0 0 0 1 /// </summary> /// <param name="angle"> in rad...
37.320755
120
0.529575
6da19219c4fd5f7ca10775359fc79f91a5d8e927
1,203
cs
C#
test/TypeKitchen.Tests/Fakes/DirectReadAccessorForOnePropertyOneField.cs
blowdart-inc/type-kitchen
45cb58642a129dad269c775f4153d27f57508aed
[ "Apache-2.0" ]
16
2019-08-07T09:01:45.000Z
2020-10-14T00:41:12.000Z
test/TypeKitchen.Tests/Fakes/DirectReadAccessorForOnePropertyOneField.cs
blowdart-inc/type-kitchen
45cb58642a129dad269c775f4153d27f57508aed
[ "Apache-2.0" ]
2
2020-03-17T22:41:07.000Z
2020-10-07T04:17:16.000Z
test/TypeKitchen.Tests/Fakes/DirectReadAccessorForOnePropertyOneField.cs
blowdart-inc/type-kitchen
45cb58642a129dad269c775f4153d27f57508aed
[ "Apache-2.0" ]
1
2020-04-18T06:11:24.000Z
2020-04-18T06:11:24.000Z
// Copyright (c) Daniel Crenna & Contributors. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; namespace TypeKitchen.Tests.Fakes { public sealed class DirectReadAccessorForOnePropertyOneField : ITypeReadAccessor { ...
23.588235
111
0.695761
77d7b71ca7ef74a4678cca5dcca4c390e90b09d6
1,179
cs
C#
KaemikaMAC/PreferencesInfoController.cs
luca-cardelli/KaemikaXM
619ea6b8d91de39a2e467d4dc3fecb88e19e4843
[ "MIT" ]
8
2019-04-29T14:39:25.000Z
2021-09-19T17:46:42.000Z
KaemikaMAC/PreferencesInfoController.cs
luca-cardelli/KaemikaXM
619ea6b8d91de39a2e467d4dc3fecb88e19e4843
[ "MIT" ]
null
null
null
KaemikaMAC/PreferencesInfoController.cs
luca-cardelli/KaemikaXM
619ea6b8d91de39a2e467d4dc3fecb88e19e4843
[ "MIT" ]
null
null
null
// This file has been autogenerated from a class added in the UI designer. using System; using Foundation; using AppKit; namespace KaemikaMAC { public partial class PreferencesInfoController : NSViewController { public PreferencesInfoController (IntPtr handle) : base (handle) { } // This Controller file was...
34.676471
117
0.747243
a0a90134205b0ec49ac1faf356628eec29e01f19
489
cs
C#
HousingManager.Business/HousingManager.Business.Service/Brokers/BrokerFactory.cs
revaturelabs/housing-manager
a27258dff42f9053735b57cd985db47415b59520
[ "MIT" ]
null
null
null
HousingManager.Business/HousingManager.Business.Service/Brokers/BrokerFactory.cs
revaturelabs/housing-manager
a27258dff42f9053735b57cd985db47415b59520
[ "MIT" ]
null
null
null
HousingManager.Business/HousingManager.Business.Service/Brokers/BrokerFactory.cs
revaturelabs/housing-manager
a27258dff42f9053735b57cd985db47415b59520
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using HousingManager.Business.Service.Brokers; using HousingManager.Business.Service.Interfaces; using HousingManager.Business.Library.Models; namespace HousingManager.Business.Service.Brokers { public static class B...
25.736842
64
0.728016
f48ccfd23855af289c5c2efa148dc6ec10cefd69
244
cs
C#
Assets/Scripts/Interactions/EnableGameObject.cs
jhm-ciberman/ggj-transmision
af1277f68823da2547bb967894fbc7e79e10bd4f
[ "MIT" ]
null
null
null
Assets/Scripts/Interactions/EnableGameObject.cs
jhm-ciberman/ggj-transmision
af1277f68823da2547bb967894fbc7e79e10bd4f
[ "MIT" ]
null
null
null
Assets/Scripts/Interactions/EnableGameObject.cs
jhm-ciberman/ggj-transmision
af1277f68823da2547bb967894fbc7e79e10bd4f
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class EnableGameObject : MonoBehaviour { public GameObject targetGameObject = null; public void Enable() { this.targetGameObject.SetActive(true); } }
17.428571
45
0.786885
f4adb31c3de4c12093c37555517bef0fdf5f79cd
3,770
cs
C#
rhino-etl/Rhino.Etl.Core/WithLoggingMixin.cs
brumschlag/rhino-tools
704bf623524648a5aaabb1f7e8f1c8ea4fd911f0
[ "BSD-3-Clause" ]
2
2016-02-18T12:56:18.000Z
2016-08-08T08:46:39.000Z
rhino-etl/Rhino.Etl.Core/WithLoggingMixin.cs
brumschlag/rhino-tools
704bf623524648a5aaabb1f7e8f1c8ea4fd911f0
[ "BSD-3-Clause" ]
null
null
null
rhino-etl/Rhino.Etl.Core/WithLoggingMixin.cs
brumschlag/rhino-tools
704bf623524648a5aaabb1f7e8f1c8ea4fd911f0
[ "BSD-3-Clause" ]
null
null
null
namespace Rhino.Etl.Core { using System; using System.Collections.Generic; using System.Globalization; using log4net; using log4net.Config; using log4net.Core; using log4net.Util; /// <summary> /// A base class that expose easily logging events /// </summary> pu...
33.963964
131
0.526525
d922f0582d5a7ce83024084871571281d4ca3579
263
cs
C#
samples/ViewModels/StudentListItemViewModel.cs
deltatre-webplu/deltatre.http.helpers
af52713b240326f689296bb4d259b789905cc408
[ "MIT" ]
3
2021-09-16T06:37:47.000Z
2021-12-23T18:52:52.000Z
samples/ViewModels/StudentListItemViewModel.cs
deltatre-webplu/deltatre.http.helpers
af52713b240326f689296bb4d259b789905cc408
[ "MIT" ]
null
null
null
samples/ViewModels/StudentListItemViewModel.cs
deltatre-webplu/deltatre.http.helpers
af52713b240326f689296bb4d259b789905cc408
[ "MIT" ]
null
null
null
using System; namespace ViewModels { public sealed class StudentListItemViewModel { public Guid Id { get; set; } public string Name { get; set; } = default!; public int Age { get; set; } public string SelfUrl { get; set; } = default!; } }
20.230769
51
0.638783
aa2268a44cc5300eb985817450a104126792a44c
1,489
cs
C#
source/SpectrumEngine.Client.Avalonia/ViewModels/DisplayViewModel.cs
Dotneteer/spectrum-dotnet-engine
944ee32e76b140cf6ae0e4b5f7f8d7c5aee6d7b8
[ "MIT" ]
null
null
null
source/SpectrumEngine.Client.Avalonia/ViewModels/DisplayViewModel.cs
Dotneteer/spectrum-dotnet-engine
944ee32e76b140cf6ae0e4b5f7f8d7c5aee6d7b8
[ "MIT" ]
null
null
null
source/SpectrumEngine.Client.Avalonia/ViewModels/DisplayViewModel.cs
Dotneteer/spectrum-dotnet-engine
944ee32e76b140cf6ae0e4b5f7f8d7c5aee6d7b8
[ "MIT" ]
null
null
null
using Avalonia.Media; using SpectrumEngine.Emu; namespace SpectrumEngine.Client.Avalonia.ViewModels; public class DisplayViewModel: ViewModelBase { private int _screenWidth; private int _screenHeight; private int _zoomFactor; private bool _isDebugging; private string? _overlayMessage; // ReS...
22.560606
57
0.633311
97748a9d4ebb49ebcbc1de4204c428eeead4f14b
1,248
cs
C#
Nodes/Nodes/ValueNodes/IdentifierExpr.cs
kris701/JanC
ff4cfd7f50099196abe297824c9f7bb7e00ac297
[ "MIT" ]
null
null
null
Nodes/Nodes/ValueNodes/IdentifierExpr.cs
kris701/JanC
ff4cfd7f50099196abe297824c9f7bb7e00ac297
[ "MIT" ]
null
null
null
Nodes/Nodes/ValueNodes/IdentifierExpr.cs
kris701/JanC
ff4cfd7f50099196abe297824c9f7bb7e00ac297
[ "MIT" ]
null
null
null
using System.Collections.Generic; namespace Nodes { public class IdentifierExpr : BaseExprNode, IConstable { public IdentifierExpr(JanCParser.IdentifierContext context, string name, ITypeLiteral type = null) : base(context) { Context = context; NameRef = new StringRef(name); Type = type; IsConst = fals...
33.72973
118
0.692308
978627a31bda75506d3ad38c74c2e92ae8c1ff05
2,682
cs
C#
XpsToPdf/PdfSharp.Xps.XpsModel/FixedDocument.cs
XpsToPdf/XpsToPdf
f490acdc8297b8b075cc6f0e14d73b961393d515
[ "MIT" ]
8
2020-07-07T11:33:56.000Z
2022-03-23T08:53:21.000Z
XpsToPdf/PdfSharp.Xps.XpsModel/FixedDocument.cs
XpsToPdf/XpsToPdf
f490acdc8297b8b075cc6f0e14d73b961393d515
[ "MIT" ]
1
2022-01-27T18:41:37.000Z
2022-01-28T08:43:13.000Z
XpsToPdf/PdfSharp.Xps.XpsModel/FixedDocument.cs
XpsToPdf/XpsToPdf
f490acdc8297b8b075cc6f0e14d73b961393d515
[ "MIT" ]
1
2021-02-22T02:13:33.000Z
2021-02-22T02:13:33.000Z
using System.Collections.Generic; using System.IO.Packaging; using IOPath = System.IO.Path; namespace PdfSharp.Xps.XpsModel { /// <summary> /// Binds an ordered sequence of fixed pages together into a single multi-page document. /// </summary> public class FixedDocument : XpsElement { /// <summary> ...
26.554455
102
0.608128
e49a8bb0ad34278ca541822a92b9af0e50a9f261
669
cs
C#
src/mbill_service.Service/Common/Mapper/Core/UserMapper.cs
Twtcer/mbill_service
ab33d1dc11357d763dbae6af9ac80f58556f4243
[ "MIT" ]
8
2021-01-06T09:57:13.000Z
2022-02-24T18:13:08.000Z
src/mbill_service.Service/Common/Mapper/Core/UserMapper.cs
Twtcer/mbill_service
ab33d1dc11357d763dbae6af9ac80f58556f4243
[ "MIT" ]
1
2021-06-09T05:45:16.000Z
2021-06-21T12:14:43.000Z
src/mbill_service.Service/Common/Mapper/Core/UserMapper.cs
Twtcer/mbill_service
ab33d1dc11357d763dbae6af9ac80f58556f4243
[ "MIT" ]
5
2021-02-22T09:48:00.000Z
2022-02-07T05:14:46.000Z
using AutoMapper; using mbill_service.Core.Domains.Entities.User; using mbill_service.Service.Common.Common.Converter; using mbill_service.Service.Core.User.Input; using mbill_service.Service.Core.User.Output; namespace mbill_service.Service.Common.Mapper.Core { public class UserMapper : Profile { pub...
33.45
114
0.659193
6b4c43f2650d4a793606eebed38069143f754255
279
cs
C#
MonoDebugger.SharedLib/MessageBase.cs
akoeplinger/MonoDebugger
b0ac7b124898bfc1df1b1f529763d1424c90ad5d
[ "Apache-2.0" ]
2
2016-10-13T10:33:52.000Z
2020-05-26T02:31:37.000Z
MonoDebugger.SharedLib/MessageBase.cs
n8allan/MonoDebugger
f3ffef5fbabae05ffd279af19e59c41ce673a7f7
[ "Apache-2.0" ]
2
2016-10-21T09:11:18.000Z
2016-10-21T12:09:17.000Z
MonoDebugger.SharedLib/MessageBase.cs
n8allan/MonoDebugger
f3ffef5fbabae05ffd279af19e59c41ce673a7f7
[ "Apache-2.0" ]
4
2015-01-15T18:26:36.000Z
2019-03-30T08:09:33.000Z
using System.Runtime.Serialization; namespace MonoDebugger.SharedLib { [DataContract] public class MessageBase { [DataMember] public Command Command { get; set; } [DataMember] public object Payload { get; set; } } }
19.928571
45
0.594982
61c3cebd8dddb6f8fe5bc4d601ba7dc13a69b4fa
2,373
cs
C#
src/WarCollege/Services/FluentValidationService.cs
wildj79/WarCollege
cab8d7fe774741898065df20d097d53cf06ddc35
[ "MIT" ]
null
null
null
src/WarCollege/Services/FluentValidationService.cs
wildj79/WarCollege
cab8d7fe774741898065df20d097d53cf06ddc35
[ "MIT" ]
null
null
null
src/WarCollege/Services/FluentValidationService.cs
wildj79/WarCollege
cab8d7fe774741898065df20d097d53cf06ddc35
[ "MIT" ]
null
null
null
// War College - Copyright (c) 2017 James Allred (wildj79 at gmail dot com) // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limitation the right...
42.375
97
0.689423
11ea7c35014e784d9e04b50d5d3e0cbf022c9a72
205
cs
C#
MarieLasinska/nasetrida/Character.cs
spsei-programming/MembersCode
99f31287f5596011a104e234a032cc120f4b1f23
[ "MIT" ]
1
2016-10-20T13:53:38.000Z
2016-10-20T13:53:38.000Z
MarieLasinska/nasetrida/Character.cs
spsei-programming/MembersCode
99f31287f5596011a104e234a032cc120f4b1f23
[ "MIT" ]
null
null
null
MarieLasinska/nasetrida/Character.cs
spsei-programming/MembersCode
99f31287f5596011a104e234a032cc120f4b1f23
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace nasetrida { enum Character { A, B, C } }
12.8125
33
0.629268
6c9015638a1fcd0d2dafcb0d6469fa8ef03feb3c
2,188
cs
C#
test/OpenBanking.Library.Connector.BankTests/Instrumentation/TestInstrumentationClient.cs
finlabsuk/open-banking-connector
6244a3f50f080dfa7f0bfccb30da2d68205d6a04
[ "MIT" ]
16
2019-09-03T16:11:21.000Z
2022-03-20T15:38:03.000Z
test/OpenBanking.Library.Connector.BankTests/Instrumentation/TestInstrumentationClient.cs
finlabsuk/open-banking-connector-csharp
263ae4cffdb85ca852f53725a54eb96739d8d192
[ "MIT" ]
4
2020-09-29T17:50:33.000Z
2021-08-16T21:33:52.000Z
test/OpenBanking.Library.Connector.BankTests/Instrumentation/TestInstrumentationClient.cs
finlabsuk/open-banking-connector-csharp
263ae4cffdb85ca852f53725a54eb96739d8d192
[ "MIT" ]
2
2020-03-15T18:07:28.000Z
2020-04-01T16:39:35.000Z
// Licensed to Finnovation Labs Limited under one or more agreements. // Finnovation Labs Limited licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Globalization; using FinnovationLabs.OpenBanking.Library.Connector.Instrumenta...
35.868852
120
0.679616
9f32d4ece19b0ed677b3ec3b1a10ce86d541ab01
1,957
cs
C#
Assets/Scripts/Network/Matchmaking/NetworkMatchSocket.cs
imkoi/steam_multiplayer_investigation
8aa6db2296b22628f945456d801c1cfa3b1dc6d6
[ "MIT" ]
null
null
null
Assets/Scripts/Network/Matchmaking/NetworkMatchSocket.cs
imkoi/steam_multiplayer_investigation
8aa6db2296b22628f945456d801c1cfa3b1dc6d6
[ "MIT" ]
null
null
null
Assets/Scripts/Network/Matchmaking/NetworkMatchSocket.cs
imkoi/steam_multiplayer_investigation
8aa6db2296b22628f945456d801c1cfa3b1dc6d6
[ "MIT" ]
null
null
null
using System; using System.Threading; using System.Threading.Tasks; using Steamworks; using Steamworks.Data; namespace VoxCake.Network { public class NetworkMatchSocket : IDisposable { public event Action HostChanged; private Lobby _lobby; private NetworkConnectionManager _cu...
30.578125
124
0.574348
40e5f120ebacbf0125500d5c16affe20e49b602d
431
cs
C#
src/IdentityServer/CORE/IdentityServer.Domain/ApplicationUser.cs
StefanStrauberg/TelMed
b33a7af9bacc0efc68aef4e028a4c6779d7818f9
[ "MIT" ]
null
null
null
src/IdentityServer/CORE/IdentityServer.Domain/ApplicationUser.cs
StefanStrauberg/TelMed
b33a7af9bacc0efc68aef4e028a4c6779d7818f9
[ "MIT" ]
null
null
null
src/IdentityServer/CORE/IdentityServer.Domain/ApplicationUser.cs
StefanStrauberg/TelMed
b33a7af9bacc0efc68aef4e028a4c6779d7818f9
[ "MIT" ]
null
null
null
using Microsoft.AspNetCore.Identity; namespace IdentityServer.Domain { public class ApplicationUser : IdentityUser<Guid> { public string FirstName { get; set; } public string LastName { get; set; } public string MiddleName { get; set; } public string OrganizationId { get; set; ...
28.733333
53
0.647332
e5725f440acd645fa4b75ed0731194891bf04463
839
cs
C#
Areas/Article/Models/AddArticlesPdf.cs
OzkanBahrianil/HealthProject
0ad84b2af487fbc487f3ebe40627340e1b59889a
[ "Apache-2.0" ]
null
null
null
Areas/Article/Models/AddArticlesPdf.cs
OzkanBahrianil/HealthProject
0ad84b2af487fbc487f3ebe40627340e1b59889a
[ "Apache-2.0" ]
null
null
null
Areas/Article/Models/AddArticlesPdf.cs
OzkanBahrianil/HealthProject
0ad84b2af487fbc487f3ebe40627340e1b59889a
[ "Apache-2.0" ]
null
null
null
using Microsoft.AspNetCore.Http; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace HealthProject.Areas.Article.Models { public class AddArticlesPdf { public int ArticlesID { get; set; } public string ArticlesTitle { get; set; } p...
32.269231
57
0.665077
ec7fe41ae90a2ab9a35ba16d3de9b99f3f9e1e19
1,109
cs
C#
Assets/Scripts/Dictionary/DefinitionHandler.cs
full-steam/full-steam
8ff6495334547f2ce39b3d3e2220ca9187c9bc35
[ "Unlicense" ]
null
null
null
Assets/Scripts/Dictionary/DefinitionHandler.cs
full-steam/full-steam
8ff6495334547f2ce39b3d3e2220ca9187c9bc35
[ "Unlicense" ]
null
null
null
Assets/Scripts/Dictionary/DefinitionHandler.cs
full-steam/full-steam
8ff6495334547f2ce39b3d3e2220ca9187c9bc35
[ "Unlicense" ]
null
null
null
using TMPro; using UnityEngine; using UnityEngine.UI; [RequireComponent(typeof(ButtonHandler))] public class DefinitionHandler : MonoBehaviour { public TMP_Text engText; public TMP_Text indText; public TMP_Text posText; public Button button; private ButtonHandler buttonHandler; pri...
26.404762
69
0.64202
ecce5dd65c6b8554aaa4a001e8e67765e9266c08
927
cs
C#
SwipeToRefresh/SwipeToRefresh/VanillaPocos.cs
darcythomas/monodroid-samples
0b301e8fd2da65ff442b5f1ed236c73ba3b963c2
[ "Apache-2.0" ]
1,862
2015-01-01T11:03:56.000Z
2022-03-30T09:34:50.000Z
SwipeToRefresh/SwipeToRefresh/VanillaPocos.cs
darcythomas/monodroid-samples
0b301e8fd2da65ff442b5f1ed236c73ba3b963c2
[ "Apache-2.0" ]
174
2015-01-27T00:21:47.000Z
2022-02-19T21:13:21.000Z
SwipeToRefresh/SwipeToRefresh/VanillaPocos.cs
darcythomas/monodroid-samples
0b301e8fd2da65ff442b5f1ed236c73ba3b963c2
[ "Apache-2.0" ]
3,787
2015-01-01T11:04:02.000Z
2022-03-31T22:26:38.000Z
using System; using System.Linq; using System.Collections.Generic; namespace SwipeToRefresh { public enum BodyType { Markdown } public class Forum { public string CategoryID { get; set; } public int CountDiscussions { get; set; } public Discussion[] Discussions { get; set; } } public class Discussion ...
22.609756
47
0.682848
a64f370129ec574264c389ac56c7799c30d6b376
22,011
cs
C#
Tests/Client/ResponseTests.cs
dibyendu1982/FluentHttpClient
398fcb885aaa7a71a9b06ca6e5060b724e830a9a
[ "MIT" ]
246
2015-01-13T20:34:57.000Z
2022-02-24T05:35:52.000Z
Tests/Client/ResponseTests.cs
justinhachemeister/FluentHttpClient
cde6ed3ef4c66b25f8a8e7cbeac5c0d0293fcbe3
[ "MIT" ]
99
2015-10-28T19:43:20.000Z
2022-02-28T14:03:36.000Z
Tests/Client/ResponseTests.cs
justinhachemeister/FluentHttpClient
cde6ed3ef4c66b25f8a8e7cbeac5c0d0293fcbe3
[ "MIT" ]
57
2015-02-18T20:32:42.000Z
2021-12-07T08:50:56.000Z
using System.IO; using System.Net; using System.Net.Http; using System.Net.Http.Formatting; using System.Text; using System.Threading.Tasks; using Newtonsoft.Json.Linq; using NUnit.Framework; using Pathoschild.Http.Client; using Pathoschild.Http.Client.Internal; namespace Pathoschild.Http.Tests.Client { /// <summa...
43.32874
243
0.595384
a6b5f1b3145b1f33cc5f08b78cb1316521e525bf
770
cs
C#
src/SFA.Apprenticeships.Web.Raa.Common/ViewModels/ProviderUser/ProviderUserSearchViewModel.cs
BugsUK/FindApprenticeship
cd261c9199c3563031aab66582c0a10ecc055f8a
[ "MIT" ]
2
2019-02-14T17:06:44.000Z
2021-02-22T13:02:31.000Z
src/SFA.Apprenticeships.Web.Raa.Common/ViewModels/ProviderUser/ProviderUserSearchViewModel.cs
BugsUK/FindApprenticeship
cd261c9199c3563031aab66582c0a10ecc055f8a
[ "MIT" ]
1
2020-03-13T15:39:54.000Z
2020-03-13T15:39:54.000Z
src/SFA.Apprenticeships.Web.Raa.Common/ViewModels/ProviderUser/ProviderUserSearchViewModel.cs
BugsUK/FindApprenticeship
cd261c9199c3563031aab66582c0a10ecc055f8a
[ "MIT" ]
2
2020-03-13T15:27:47.000Z
2020-11-04T04:39:21.000Z
namespace SFA.Apprenticeships.Web.Raa.Common.ViewModels.ProviderUser { using System.ComponentModel.DataAnnotations; using Constants.ViewModels; public class ProviderUserSearchViewModel { [Display(Name = ProviderUserSearchViewModelMessages.Username.LabelText)] public string Username { g...
42.777778
91
0.719481
3278ac20fe06da399b02e77e4b5177c9fd4326de
5,422
cs
C#
BookSpade/BookSpade.Revamped/Controllers/PostController.cs
hw3jung/Chanel
55b6b8733dd8db3891a79772bdff06f8f274df90
[ "MIT" ]
null
null
null
BookSpade/BookSpade.Revamped/Controllers/PostController.cs
hw3jung/Chanel
55b6b8733dd8db3891a79772bdff06f8f274df90
[ "MIT" ]
null
null
null
BookSpade/BookSpade.Revamped/Controllers/PostController.cs
hw3jung/Chanel
55b6b8733dd8db3891a79772bdff06f8f274df90
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Mvc; using BookSpade.Revamped.Models; using BookSpade.Revamped.Utilities; using BookSpade.Revamped.Handlers; using System.Threading.Tasks; namespace BookSpade.Revamped.Controllers { public class PostController : ...
31.707602
89
0.424198
cf9071a38a2c989b1c4277155c04a75370093495
2,001
cs
C#
src/ResourceManagement/WebSite/WebSiteManagement/Generated/Models/WebSiteBaseProperties.cs
cwickham3/azure-sdk-for-net
db308191c4fbdf364d9c003e5bb69c8dc3f88381
[ "Apache-2.0" ]
1
2017-05-17T14:23:19.000Z
2017-05-17T14:23:19.000Z
src/ResourceManagement/WebSite/WebSiteManagement/Generated/Models/WebSiteBaseProperties.cs
cwickham3/azure-sdk-for-net
db308191c4fbdf364d9c003e5bb69c8dc3f88381
[ "Apache-2.0" ]
null
null
null
src/ResourceManagement/WebSite/WebSiteManagement/Generated/Models/WebSiteBaseProperties.cs
cwickham3/azure-sdk-for-net
db308191c4fbdf364d9c003e5bb69c8dc3f88381
[ "Apache-2.0" ]
1
2018-12-27T06:43:55.000Z
2018-12-27T06:43:55.000Z
// // Copyright (c) Microsoft and contributors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // // Unless requi...
30.318182
79
0.617191
92b818c3240318c91a9b064c30663ea9cb07343d
4,361
cs
C#
AzureDevOpsTeamMembersVelocity/Repository/UserPreferenceFromCacheRepository.cs
freddycoder/AzureDevOpsTeamMembersVelocity
04ac6b0c483807f11d9e78ce21c4840052327494
[ "MIT" ]
null
null
null
AzureDevOpsTeamMembersVelocity/Repository/UserPreferenceFromCacheRepository.cs
freddycoder/AzureDevOpsTeamMembersVelocity
04ac6b0c483807f11d9e78ce21c4840052327494
[ "MIT" ]
33
2021-06-07T15:05:52.000Z
2021-12-01T18:43:14.000Z
AzureDevOpsTeamMembersVelocity/Repository/UserPreferenceFromCacheRepository.cs
freddycoder/AzureDevOpsTeamMembersVelocity
04ac6b0c483807f11d9e78ce21c4840052327494
[ "MIT" ]
null
null
null
using AzureDevOpsTeamMembersVelocity.Settings; using Microsoft.AspNetCore.Components.Authorization; using Microsoft.Extensions.Caching.Distributed; using Microsoft.Extensions.Logging; using System; using System.Collections.Generic; using System.Text.Json; using System.Threading.Tasks; namespace AzureDevOpsTeamMembers...
35.455285
181
0.587709
28449dcf3e1ed1e62a63371e736518201ee08eeb
384
cs
C#
src/Howest.Prog.CoinChop.Core/Interfaces/IMemberRepository.cs
sebahelhowest/CheckingtheResetCommit
e2ac06c2791178cc2d16916a9fbd22d585cb2e39
[ "BSD-3-Clause" ]
null
null
null
src/Howest.Prog.CoinChop.Core/Interfaces/IMemberRepository.cs
sebahelhowest/CheckingtheResetCommit
e2ac06c2791178cc2d16916a9fbd22d585cb2e39
[ "BSD-3-Clause" ]
null
null
null
src/Howest.Prog.CoinChop.Core/Interfaces/IMemberRepository.cs
sebahelhowest/CheckingtheResetCommit
e2ac06c2791178cc2d16916a9fbd22d585cb2e39
[ "BSD-3-Clause" ]
null
null
null
using Howest.Prog.CoinChop.Core.Entities; using System.Linq; namespace Howest.Prog.CoinChop.Core.Interfaces { public interface IMemberRepository { Member Get(long id); IQueryable<Member> GetByGroup(long expenseGroupId); bool Create(Member member); bool Update(Me...
20.210526
60
0.645833
e932861794e136e07afb9f0b03063da28381ccb3
10,898
cs
C#
lpIRC/IRCConnection.cs
lpradel/lpIRC
15db515b8369a31568e919220273bb4b8ee13d6f
[ "Apache-2.0" ]
null
null
null
lpIRC/IRCConnection.cs
lpradel/lpIRC
15db515b8369a31568e919220273bb4b8ee13d6f
[ "Apache-2.0" ]
null
null
null
lpIRC/IRCConnection.cs
lpradel/lpIRC
15db515b8369a31568e919220273bb4b8ee13d6f
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Diagnostics; using System.Web; using System.Windows.Forms; namespace lpIRC { public class IRCConnection { #region "Private members" private ClientSocket socket = null; private IRCServer s...
35.614379
120
0.504404
726606d6458367ee4edb932f2774eb9ab8263429
830
cs
C#
Assets/Scripts/GamePlay/GamePlayGui.cs
felladrin/random-seed
41523e1494b4804520de9b69dd6dfd0d865fc40a
[ "MIT" ]
null
null
null
Assets/Scripts/GamePlay/GamePlayGui.cs
felladrin/random-seed
41523e1494b4804520de9b69dd6dfd0d865fc40a
[ "MIT" ]
null
null
null
Assets/Scripts/GamePlay/GamePlayGui.cs
felladrin/random-seed
41523e1494b4804520de9b69dd6dfd0d865fc40a
[ "MIT" ]
null
null
null
using UnityEngine; using System; using System.Collections; public class GamePlayGui : MonoBehaviour { public GUIText speed; public GUIText enemiesDestroyed; public GUIText timeSurvived; public GUIText shield; public GUIText pilotName; void FixedUpdate () { pilotName.text = "Pilot: " + G...
33.2
116
0.672289
2695946beead9c78cb4815ab56693ea615a8f592
4,172
cs
C#
TVAutoFakeServer2/TVServer.cs
daoxuanhung/TVAutoFakeServer2
fccdd4186cfac20bb9a73e14c8973560185f05e3
[ "Apache-2.0" ]
null
null
null
TVAutoFakeServer2/TVServer.cs
daoxuanhung/TVAutoFakeServer2
fccdd4186cfac20bb9a73e14c8973560185f05e3
[ "Apache-2.0" ]
null
null
null
TVAutoFakeServer2/TVServer.cs
daoxuanhung/TVAutoFakeServer2
fccdd4186cfac20bb9a73e14c8973560185f05e3
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Net.Sockets; using System.Text; using System.Threading; namespace TVAutoFakeServer2 { class TVServer { // do code này mình dịch ngược từ bản exe năm 2016 do mình không giữ // source nên code đã đượ...
26.405063
106
0.606663
c5caec5f28cf62a8bc586828a669bdaae62acbd0
2,296
cs
C#
Runtime/Message/MessageService.cs
ddkclaudio/AuroraAssetModules
bb3ec0842df3af7c0991f91308e7a2ed1103af56
[ "MIT" ]
4
2020-02-16T18:11:27.000Z
2020-03-23T13:01:58.000Z
Runtime/Message/MessageService.cs
ddkclaudio/AuroraAssetModules
bb3ec0842df3af7c0991f91308e7a2ed1103af56
[ "MIT" ]
null
null
null
Runtime/Message/MessageService.cs
ddkclaudio/AuroraAssetModules
bb3ec0842df3af7c0991f91308e7a2ed1103af56
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; namespace Cicanci.Utils { public class MessageService : BaseService { private readonly Dictionary<Type, List<Delegate>> _listeners; public MessageService() { _listeners = new Dictionary<Type, List<Delegate>>(); } ...
32.8
99
0.517422
83e55b33ee8f5447eed5d786cd464c45e4cb2832
570
cs
C#
Chsword.Excel2Object.Tests/Models/Report.cs
SunBrook/Excel2Object
cea6984cdb1958fd2a2f49732dcc0c33c7b2163e
[ "MIT" ]
31
2015-02-11T16:47:27.000Z
2022-03-16T05:19:54.000Z
Chsword.Excel2Object.Tests/Models/Report.cs
SunBrook/Excel2Object
cea6984cdb1958fd2a2f49732dcc0c33c7b2163e
[ "MIT" ]
18
2015-12-30T03:49:37.000Z
2022-03-19T13:16:10.000Z
Chsword.Excel2Object.Tests/Models/Report.cs
SunBrook/Excel2Object
cea6984cdb1958fd2a2f49732dcc0c33c7b2163e
[ "MIT" ]
13
2015-02-06T06:53:28.000Z
2022-03-19T11:59:58.000Z
using System; namespace Chsword.Excel2Object.Tests.Models { [ExcelTitle("Test Sheetname")] public class ReportModel { [ExcelTitle("Open")] public bool? Enabled { get; set; } [ExcelTitle("User Name")] public string Name { get; set; } [ExcelTitle("Document Title")] public string Ti...
21.923077
72
0.557895
efefab6573e4412b805f7580b91cba40a7724092
757
cs
C#
DocVault.Models/ExtensionMethods.cs
ScottLilly/DocVault
fe3011b4d64745ad3eaa839d67ed5eaef68a6dd5
[ "MIT" ]
null
null
null
DocVault.Models/ExtensionMethods.cs
ScottLilly/DocVault
fe3011b4d64745ad3eaa839d67ed5eaef68a6dd5
[ "MIT" ]
12
2021-12-05T21:02:19.000Z
2022-01-02T17:07:16.000Z
DocVault.Models/ExtensionMethods.cs
ScottLilly/DocVault
fe3011b4d64745ad3eaa839d67ed5eaef68a6dd5
[ "MIT" ]
1
2022-01-02T08:25:57.000Z
2022-01-02T08:25:57.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace DocVault.Models { public static class ExtensionMethods { public static IEnumerable<string> SplitAndCleaned(this string text) { string[] phrases = text.Split(new[] { ' ', ...
27.035714
87
0.601057
94ae00634f9c8bc32530838bd59fde2842898022
5,070
cs
C#
RegistrDisconnection/MyClasses/ExcelStyling.cs
wakud/RegistrDisconn
75c7a124862164fca9a9445e478777953860e6c3
[ "MIT" ]
null
null
null
RegistrDisconnection/MyClasses/ExcelStyling.cs
wakud/RegistrDisconn
75c7a124862164fca9a9445e478777953860e6c3
[ "MIT" ]
null
null
null
RegistrDisconnection/MyClasses/ExcelStyling.cs
wakud/RegistrDisconn
75c7a124862164fca9a9445e478777953860e6c3
[ "MIT" ]
null
null
null
using ClosedXML.Excel; using System; using System.Collections.Generic; using System.Linq; namespace RegistrDisconnection.MyClasses { /// <summary> /// Стилі в екселі в документі /// </summary> public class ExcelStyling { private readonly IXLWorksheet ws; public ExcelStyling(IXLWor...
37.007299
146
0.57574
e6beef5e7ec2b65978aee735eafd8d6c81ef5c0f
863
cs
C#
Scripts/Runtime/DialogueGraph/Nodes/BaseNode.cs
LarsEllefsen/DialogueSystem
4b2e4ae820aae28bec10f46fa6aae3d577895a02
[ "MIT" ]
null
null
null
Scripts/Runtime/DialogueGraph/Nodes/BaseNode.cs
LarsEllefsen/DialogueSystem
4b2e4ae820aae28bec10f46fa6aae3d577895a02
[ "MIT" ]
null
null
null
Scripts/Runtime/DialogueGraph/Nodes/BaseNode.cs
LarsEllefsen/DialogueSystem
4b2e4ae820aae28bec10f46fa6aae3d577895a02
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; using XNode; namespace DialogueSystem { public class BaseNode : Node { public string id = null; public string nodeName; public virtual string NodeType => "BaseNode"; [HideInInspector] public...
20.069767
56
0.542294
39c5e5382a2d9312c3342de78790024129cc9ae1
329
cs
C#
PoliChallenge/Contracts/IRepository.cs
spiri91/PoliChallenge
612b7baad2ae3b9345f68604eb7eef26d1b04389
[ "MIT" ]
null
null
null
PoliChallenge/Contracts/IRepository.cs
spiri91/PoliChallenge
612b7baad2ae3b9345f68604eb7eef26d1b04389
[ "MIT" ]
null
null
null
PoliChallenge/Contracts/IRepository.cs
spiri91/PoliChallenge
612b7baad2ae3b9345f68604eb7eef26d1b04389
[ "MIT" ]
null
null
null
using System.Collections.Generic; using System.Linq; namespace PoliChallenge.Contracts { public interface IRepository<T> where T : class { IQueryable<T> Query(); List<T> FetchAll(); void Put(T entity); void Add(T entity); void Delete(T entity); void Save();...
15.666667
51
0.592705
07ccf6e7b314465cce25c94bb5acac9d57a7f780
2,359
cs
C#
N1QLQueryHarness/DynamicInterface/PinnedString.cs
couchbaselabs/mobile-n1ql-tester
8778987ff0eb3a5a6af4f07e335cd9374ae232bb
[ "Apache-2.0" ]
null
null
null
N1QLQueryHarness/DynamicInterface/PinnedString.cs
couchbaselabs/mobile-n1ql-tester
8778987ff0eb3a5a6af4f07e335cd9374ae232bb
[ "Apache-2.0" ]
null
null
null
N1QLQueryHarness/DynamicInterface/PinnedString.cs
couchbaselabs/mobile-n1ql-tester
8778987ff0eb3a5a6af4f07e335cd9374ae232bb
[ "Apache-2.0" ]
null
null
null
// // PinnedString.cs // // Copyright (c) 2021 Couchbase, Inc All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 //...
26.806818
77
0.582026
ab25e15d8fcba6eb4d31f75dcc26846aeef469a3
1,197
cs
C#
Xappy/Xappy/MainPage.xaml.cs
VikyaSurve/Xappy
851c031f1a5c9f13b74760db506dd388efe09c88
[ "MIT" ]
14
2019-04-15T13:42:10.000Z
2021-11-26T13:54:00.000Z
Xappy/Xappy/MainPage.xaml.cs
VikyaSurve/Xappy
851c031f1a5c9f13b74760db506dd388efe09c88
[ "MIT" ]
3
2019-04-20T11:50:30.000Z
2021-02-25T09:33:41.000Z
Xappy/Xappy/MainPage.xaml.cs
VikyaSurve/Xappy
851c031f1a5c9f13b74760db506dd388efe09c88
[ "MIT" ]
8
2019-04-06T00:48:39.000Z
2020-04-03T07:27:30.000Z
using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Text; using System.Threading.Tasks; using Xamarin.Forms; using Xappy.Domain.Global; using Xappy.Services; namespace Xappy { // Learn more about making custom code visible in the Xamarin.Forms previewer ...
24.9375
81
0.614871
22cb2ba1e4c2ef19dac59dd76cba0104dd679bea
3,434
cs
C#
src/ObservableComputations/Scalars/Averaging.cs
artemious7/ObservableComputations
26f7fe70eb4e242f1e855c004331db4d43dd93a0
[ "MIT" ]
83
2019-11-19T19:04:11.000Z
2022-03-29T21:06:26.000Z
src/ObservableComputations/Scalars/Averaging.cs
artemious7/ObservableComputations
26f7fe70eb4e242f1e855c004331db4d43dd93a0
[ "MIT" ]
14
2019-11-20T10:28:35.000Z
2021-09-16T06:43:21.000Z
src/ObservableComputations/Scalars/Averaging.cs
artemious7/ObservableComputations
26f7fe70eb4e242f1e855c004331db4d43dd93a0
[ "MIT" ]
9
2020-03-15T18:55:49.000Z
2021-12-27T23:32:40.000Z
// Copyright (c) 2019-2021 Buchelnikov Igor Vladimirovich. All rights reserved // Buchelnikov Igor Vladimirovich licenses this file to you under the MIT license. // The LICENSE file is located at https://github.com/IgorBuchelnikov/ObservableComputations/blob/master/LICENSE using System; using System.Collections; usin...
37.326087
148
0.775189
7190834736e0014ef29f9b5f6c640acba7d4ecb7
143
cs
C#
src/EclipticLib/Generation/GherkinParsers/SetupFeatureParser.cs
dahood/ecliptic
ce2697b9f3c72425dd575bff871bf047c34de7f8
[ "Apache-2.0" ]
2
2017-01-25T15:00:03.000Z
2017-04-26T13:38:38.000Z
src/EclipticLib/Generation/GherkinParsers/SetupFeatureParser.cs
dahood/ecliptic
ce2697b9f3c72425dd575bff871bf047c34de7f8
[ "Apache-2.0" ]
null
null
null
src/EclipticLib/Generation/GherkinParsers/SetupFeatureParser.cs
dahood/ecliptic
ce2697b9f3c72425dd575bff871bf047c34de7f8
[ "Apache-2.0" ]
null
null
null
namespace EclipticLib.Generation.GherkinParsers { public class SetupFeatureParser : ExcelFeatureParser, ISetupFeatureParser { } }
20.428571
77
0.769231
63da2c261f98d073c8ab0a699bc6622ebb7103ec
640
cs
C#
Assets/Sample/ExpressionTree/PrefabTree/PrefabSettings.cs
quabug/GraphExt
b97aca454f50380d4b58766ba5609894f0867703
[ "MIT" ]
9
2022-01-12T07:24:10.000Z
2022-03-20T07:27:49.000Z
Assets/Sample/ExpressionTree/PrefabTree/PrefabSettings.cs
quabug/GraphExt
b97aca454f50380d4b58766ba5609894f0867703
[ "MIT" ]
1
2022-03-14T21:49:39.000Z
2022-03-31T15:49:02.000Z
Assets/Sample/ExpressionTree/PrefabTree/PrefabSettings.cs
quabug/GraphExt
b97aca454f50380d4b58766ba5609894f0867703
[ "MIT" ]
null
null
null
#if UNITY_EDITOR using System; using System.Collections.Generic; using GraphExt; using GraphExt.Editor; public class VisualPrefabGraphWindowExtension : PrefabGraphWindowExtension<IVisualNode, VisualTreeComponent> {} [Serializable] public class VisualPrefabInstaller : PrefabGraphBackendInstaller<IVisualNode, VisualTre...
33.684211
168
0.8375
279191f23fdce1a9e00a3417acaa5aa2059eb96f
4,053
cs
C#
priests-and-evils/Assets/Scripts/Characters.cs
SYSU101/unity3d-learning
19465ed80590f927cc8132df8b68a522dec60e98
[ "MIT" ]
null
null
null
priests-and-evils/Assets/Scripts/Characters.cs
SYSU101/unity3d-learning
19465ed80590f927cc8132df8b68a522dec60e98
[ "MIT" ]
null
null
null
priests-and-evils/Assets/Scripts/Characters.cs
SYSU101/unity3d-learning
19465ed80590f927cc8132df8b68a522dec60e98
[ "MIT" ]
null
null
null
using System; using System.Collections; using System.Collections.Generic; using UnityEngine; public class Characters { public enum CharacterState { OnLeft, OnBoat, OnRight, } public enum CharacterType { Priest, Evil, } public CharacterState[] priest...
31.913386
162
0.554651
81dd7f56e4274117f36c9775ce5391d42d0d3c15
792
cs
C#
Xenon/SlideAssembly/SermonTitleLayout.cs
kjgriffin/LivestreamServiceSuite
9b0dc6222ff36ed1335dc5d9c519b155b2603ea2
[ "Apache-2.0" ]
5
2021-09-30T16:43:06.000Z
2022-02-25T19:46:24.000Z
Xenon/SlideAssembly/SermonTitleLayout.cs
kjgriffin/LivestreamServiceSuite
9b0dc6222ff36ed1335dc5d9c519b155b2603ea2
[ "Apache-2.0" ]
14
2021-01-01T00:54:58.000Z
2022-01-25T23:57:04.000Z
Xenon/SlideAssembly/SermonTitleLayout.cs
kjgriffin/LivestreamServiceSuite
9b0dc6222ff36ed1335dc5d9c519b155b2603ea2
[ "Apache-2.0" ]
null
null
null
using Xenon.LayoutEngine; using System; using System.Collections.Generic; using System.Diagnostics; using System.Drawing; using System.Text; using System.Text.Json.Serialization; namespace Xenon.SlideAssembly { public class SermonTitleLayout { public Size Size { get; set; } public Rectangle Ke...
24.75
60
0.622475
86b89d135898e0b5d50adbdecfd1ffac3cad60ae
87
cs
C#
PubActiveSubService.Console/Library/INameValuePair.cs
StewartScottRogers/PubActiveSubService
5da352dc347beda3a17ffacf24da8bcad92ad6b2
[ "Unlicense" ]
null
null
null
PubActiveSubService.Console/Library/INameValuePair.cs
StewartScottRogers/PubActiveSubService
5da352dc347beda3a17ffacf24da8bcad92ad6b2
[ "Unlicense" ]
null
null
null
PubActiveSubService.Console/Library/INameValuePair.cs
StewartScottRogers/PubActiveSubService
5da352dc347beda3a17ffacf24da8bcad92ad6b2
[ "Unlicense" ]
null
null
null
public interface INameValuePair { string Name { get; } string Value { get; } }
21.75
34
0.643678
5382cff7b4c2c8b4d306b8c2fbc14a6fc19ae5a5
89,963
cs
C#
mcs/src/src/frontend/mame/ui/ui.cs
fasteddo/mcs
cca48d640e2a771a39b10e552e5527592951d015
[ "BSD-3-Clause" ]
5
2019-01-24T01:36:15.000Z
2022-02-16T07:43:08.000Z
mcs/src/src/frontend/mame/ui/ui.cs
fasteddo/mcs
cca48d640e2a771a39b10e552e5527592951d015
[ "BSD-3-Clause" ]
2
2020-11-01T15:14:18.000Z
2022-01-12T03:13:12.000Z
mcs/src/src/frontend/mame/ui/ui.cs
fasteddo/mcs
cca48d640e2a771a39b10e552e5527592951d015
[ "BSD-3-Clause" ]
3
2019-06-17T06:13:56.000Z
2022-02-21T17:53:52.000Z
// license:BSD-3-Clause // copyright-holders:Edward Fast using System; using System.Collections.Generic; using cassette_device_enumerator = mame.device_type_enumerator<mame.cassette_image_device>; //typedef device_type_enumerator<cassette_image_device> cassette_device_enumerator; using char32_t = System.UInt3...
51.173493
445
0.560041
53c4f1d8b16861e19e1a1d8a382d80924752de22
9,642
cs
C#
PageGroup/PageGroupDrawer.UI.cs
Schwapo/PageGroup
ee279f2d01a02ecf5eb8ed63a9d77e02a7fcd25d
[ "MIT" ]
2
2021-12-27T09:58:22.000Z
2021-12-28T12:11:14.000Z
PageGroup/PageGroupDrawer.UI.cs
Schwapo/PageGroup
ee279f2d01a02ecf5eb8ed63a9d77e02a7fcd25d
[ "MIT" ]
null
null
null
PageGroup/PageGroupDrawer.UI.cs
Schwapo/PageGroup
ee279f2d01a02ecf5eb8ed63a9d77e02a7fcd25d
[ "MIT" ]
null
null
null
#if UNITY_EDITOR using Sirenix.OdinInspector.Editor; using Sirenix.Utilities; using Sirenix.Utilities.Editor; using System; using UnityEditor; using UnityEngine; public partial class PageGroupDrawer { private static readonly int ColorID = Shader.PropertyToID("_Color"); private static readonly int D...
30.320755
109
0.57291
1d9bc0a6945ea036febea91e129c2aa58301b59f
1,807
cs
C#
Source/MgSoft.K3Cloud.WebApi/Common/Api/Stk/Stk_InStockApi.cs
vebin/Kingdee.Bos.Plug
478a6d22427bf3c86c34949b2baa8f0b76a20fd4
[ "Apache-2.0" ]
1
2021-10-01T14:14:16.000Z
2021-10-01T14:14:16.000Z
Source/MgSoft.K3Cloud.WebApi/Common/Api/Stk/Stk_InStockApi.cs
vebin/Kingdee.Bos.Plug
478a6d22427bf3c86c34949b2baa8f0b76a20fd4
[ "Apache-2.0" ]
null
null
null
Source/MgSoft.K3Cloud.WebApi/Common/Api/Stk/Stk_InStockApi.cs
vebin/Kingdee.Bos.Plug
478a6d22427bf3c86c34949b2baa8f0b76a20fd4
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using MgSoft.K3Cloud.WebApi.Common.Dto.Stk; using MgSoft.K3Cloud.WebApi.Dto; namespace MgSoft.K3Cloud.WebApi.Common.Api.Stk { /// <summary> /// 采购入库单 /// </summary> public class Stk_InSt...
31.155172
176
0.617045
4d8bf31b853e801fbb101d8f2eb5f8b225a562e8
643
cs
C#
Src/MoneyFox.Win/MoneyFox.Win/Pages/UserControls/Loading.xaml.cs
JamesHooper0820/MoneyFox
119859601807fa980c398e54d814fe655610ad2a
[ "MS-PL" ]
null
null
null
Src/MoneyFox.Win/MoneyFox.Win/Pages/UserControls/Loading.xaml.cs
JamesHooper0820/MoneyFox
119859601807fa980c398e54d814fe655610ad2a
[ "MS-PL" ]
null
null
null
Src/MoneyFox.Win/MoneyFox.Win/Pages/UserControls/Loading.xaml.cs
JamesHooper0820/MoneyFox
119859601807fa980c398e54d814fe655610ad2a
[ "MS-PL" ]
null
null
null
using Microsoft.UI.Xaml; using Microsoft.UI.Xaml.Controls; namespace MoneyFox.Win.Pages.UserControls { public sealed partial class Loading : UserControl { public Loading() { InitializeComponent(); } public static readonly DependencyProperty IsLoadingProperty = Depe...
24.730769
98
0.59098
c44d02fae2ab0b58fa3939bf8114c4cfa6f286f3
186
cs
C#
Object_Deformation/Assets/Scripts/Util/TriangleUtil.cs
sitonja/Computer-graphics-projects
05cfc3cfdbb649a009c1fe6ca414fcac34d7b312
[ "MIT" ]
null
null
null
Object_Deformation/Assets/Scripts/Util/TriangleUtil.cs
sitonja/Computer-graphics-projects
05cfc3cfdbb649a009c1fe6ca414fcac34d7b312
[ "MIT" ]
null
null
null
Object_Deformation/Assets/Scripts/Util/TriangleUtil.cs
sitonja/Computer-graphics-projects
05cfc3cfdbb649a009c1fe6ca414fcac34d7b312
[ "MIT" ]
null
null
null
using UnityEngine; public static class TriangleUtil { public static Vector3 GetTriangleCentroid(Vector3 a, Vector3 b, Vector3 c) { return (a + b + c) / 3; } }
15.5
78
0.629032
49f258b3ea9ceb7fc5a8bdf864813a508ded750f
1,985
cs
C#
Zhongli.Data/Migrations/20211225035538_AddModerationTemplates.cs
Xyncross1111/Zhongli
1f2a505949d28c9793d56dc00ed0f1720d8f916c
[ "MIT" ]
8
2021-10-04T20:29:26.000Z
2022-03-21T16:24:48.000Z
Zhongli.Data/Migrations/20211225035538_AddModerationTemplates.cs
Xyncross1111/Zhongli
1f2a505949d28c9793d56dc00ed0f1720d8f916c
[ "MIT" ]
17
2021-07-01T21:59:49.000Z
2022-03-26T20:05:15.000Z
Zhongli.Data/Migrations/20211225035538_AddModerationTemplates.cs
Xyncross1111/Zhongli
1f2a505949d28c9793d56dc00ed0f1720d8f916c
[ "MIT" ]
5
2021-10-02T17:31:06.000Z
2022-03-10T14:48:26.000Z
using System; using Microsoft.EntityFrameworkCore.Migrations; #nullable disable namespace Zhongli.Data.Migrations { public partial class AddModerationTemplates : Migration { protected override void Up(MigrationBuilder migrationBuilder) { migrationBuilder.CreateTable( ...
40.510204
97
0.537028
15cc4a09c02cd3990b302d0e373534f3c55da0e3
8,616
cs
C#
Dibware.Template.Presentation.Web.Tests/Controllers/HomeControllerTests.cs
dibley1973/Dibware.Template.Presentation.Web
3a374e1e4ba4d911fea497c4b64e0762e0fd02a0
[ "MIT" ]
1
2016-08-09T07:42:05.000Z
2016-08-09T07:42:05.000Z
Dibware.Template.Presentation.Web.Tests/Controllers/HomeControllerTests.cs
dibley1973/Dibware.Template.Presentation.Web
3a374e1e4ba4d911fea497c4b64e0762e0fd02a0
[ "MIT" ]
null
null
null
Dibware.Template.Presentation.Web.Tests/Controllers/HomeControllerTests.cs
dibley1973/Dibware.Template.Presentation.Web
3a374e1e4ba4d911fea497c4b64e0762e0fd02a0
[ "MIT" ]
null
null
null
using Dibware.Template.Presentation.Web.Controllers; using Dibware.Template.Presentation.Web.Models.Home; using Dibware.Template.Presentation.Web.Modules.Authentication; using Dibware.Template.Presentation.Web.Resources; using Dibware.Template.Presentation.Web.Tests.Helpers; using Dibware.Template.Presentation.We...
36.978541
83
0.590297
06b8e52168355b91b2aa925d4677a8efb6f089de
989
cs
C#
src/MovieStreaming.PaymentProcessor/Actors/PaymentWorkerActor.cs
samuelnettey/akka-movie-streaming
9d8ea6811a1c807d6a9948af410d030467db2b3c
[ "MIT" ]
null
null
null
src/MovieStreaming.PaymentProcessor/Actors/PaymentWorkerActor.cs
samuelnettey/akka-movie-streaming
9d8ea6811a1c807d6a9948af410d030467db2b3c
[ "MIT" ]
null
null
null
src/MovieStreaming.PaymentProcessor/Actors/PaymentWorkerActor.cs
samuelnettey/akka-movie-streaming
9d8ea6811a1c807d6a9948af410d030467db2b3c
[ "MIT" ]
null
null
null
using System; using Akka.Actor; using MovieStreaming.PaymentProcessor.ExternalSystems; using MovieStreaming.PaymentProcessor.Messages; namespace MovieStreaming.PaymentProcessor.Actors { internal class PaymentWorkerActor : ReceiveActor { private readonly IPaymentGateway _paymentGateway; public ...
32.966667
107
0.707786
06fd8311330ffb8631ca7faf55a0d9099ed0aff8
115
cs
C#
Gladiator.Application/Gladiator/CommandHandlers/DeleteGladiatorHandler.cs
LexiconGr7-1/gladiator-management-simulator
eeb48e8b94ac1fcf6f537278c07ab9fe03395a2d
[ "Apache-2.0" ]
null
null
null
Gladiator.Application/Gladiator/CommandHandlers/DeleteGladiatorHandler.cs
LexiconGr7-1/gladiator-management-simulator
eeb48e8b94ac1fcf6f537278c07ab9fe03395a2d
[ "Apache-2.0" ]
25
2022-03-24T13:00:58.000Z
2022-03-31T12:34:45.000Z
Gladiator.Application/Gladiator/CommandHandlers/DeleteGladiatorHandler.cs
LexiconGr7-1/gladiator-management-simulator
eeb48e8b94ac1fcf6f537278c07ab9fe03395a2d
[ "Apache-2.0" ]
null
null
null
namespace Gladiator.Application.Gladiator.CommandHandlers { public class DeleteGladiatorHandler { } }
16.428571
58
0.747826
a4ac8e97bafde60d81ba029049cb325a78fda3b9
778
cs
C#
SupportManager.Telegram/Infrastructure/AuthenticatedHttpClientHandler.cs
mycroes/SupportManager
df24dbca6d8e00992a2943bf493d689fd7122a56
[ "MIT" ]
1
2021-08-22T11:49:56.000Z
2021-08-22T11:49:56.000Z
SupportManager.Telegram/Infrastructure/AuthenticatedHttpClientHandler.cs
mycroes/SupportManager
df24dbca6d8e00992a2943bf493d689fd7122a56
[ "MIT" ]
10
2017-09-14T12:24:30.000Z
2019-06-12T07:36:33.000Z
SupportManager.Telegram/Infrastructure/AuthenticatedHttpClientHandler.cs
mycroes/SupportManager
df24dbca6d8e00992a2943bf493d689fd7122a56
[ "MIT" ]
null
null
null
using System; using System.Net.Http; using System.Threading; using System.Threading.Tasks; namespace SupportManager.Telegram.Infrastructure { internal class AuthenticatedHttpClientHandler : HttpClientHandler { private readonly string apiKey; public AuthenticatedHttpClientHandler(string apiKey...
28.814815
96
0.68509
694154c4dda7c8c8ff243820ea2677cbdd7adf58
2,114
cs
C#
src/FootballArenaCrawler.Models/PlayerExport.cs
maraf/FootballArenaCrawler
07955886e64a655cacc0b493b7a86847216784ad
[ "Apache-2.0" ]
null
null
null
src/FootballArenaCrawler.Models/PlayerExport.cs
maraf/FootballArenaCrawler
07955886e64a655cacc0b493b7a86847216784ad
[ "Apache-2.0" ]
null
null
null
src/FootballArenaCrawler.Models/PlayerExport.cs
maraf/FootballArenaCrawler
07955886e64a655cacc0b493b7a86847216784ad
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Text; using System.Threading.Tasks; namespace FootballArenaCrawler.Models { [DebuggerDisplay("PlayerExport: {Name}")] public class PlayerExport : IEquatable<PlayerExport> { public PlayerInfo I...
45.956522
119
0.675024
afea0d4ef9f144ff0cab1fb3c6cf716bc05fc250
6,486
cshtml
C#
app/Server/src/SERVERAPI/Pages/Mixed/MixedAnimals/_createEditFormPartial.cshtml
plasticviking/agri-nmp
e12e58ce5abf1a334299f64a4d1d3458bbb2dbae
[ "Apache-2.0" ]
6
2017-09-12T18:12:51.000Z
2022-03-17T22:40:25.000Z
app/Server/src/SERVERAPI/Pages/Mixed/MixedAnimals/_createEditFormPartial.cshtml
plasticviking/agri-nmp
e12e58ce5abf1a334299f64a4d1d3458bbb2dbae
[ "Apache-2.0" ]
63
2017-09-08T18:39:30.000Z
2020-10-06T15:37:08.000Z
app/Server/src/SERVERAPI/Pages/Mixed/MixedAnimals/_createEditFormPartial.cshtml
plasticviking/agri-nmp
e12e58ce5abf1a334299f64a4d1d3458bbb2dbae
[ "Apache-2.0" ]
17
2017-07-24T18:04:35.000Z
2021-03-16T12:28:03.000Z
@model SERVERAPI.Pages.Mixed.MixedAnimals.CreateEdit @using Agri.Models <div asp-validation-summary="ModelOnly" class="text-danger"></div> <div class="form-box-fields"> <div class="row" style="margin-bottom:0px"> <div class="form-group col-sm-4"> <label for="animalType">Animal Type</l...
48.402985
135
0.54502
ccb9be3e0e4f15fc004853437b9aa55fe15b36e8
3,288
cs
C#
AzureDevOpsWiki/AzureDevOpsWiki/AzureDevOps/AzureDevOpsClient.cs
MoimHossain/azure-devops-wiki-browser
f0ba1c4cb86ddb36afce6d40fc6c81eb791c4d76
[ "MIT" ]
null
null
null
AzureDevOpsWiki/AzureDevOpsWiki/AzureDevOps/AzureDevOpsClient.cs
MoimHossain/azure-devops-wiki-browser
f0ba1c4cb86ddb36afce6d40fc6c81eb791c4d76
[ "MIT" ]
null
null
null
AzureDevOpsWiki/AzureDevOpsWiki/AzureDevOps/AzureDevOpsClient.cs
MoimHossain/azure-devops-wiki-browser
f0ba1c4cb86ddb36afce6d40fc6c81eb791c4d76
[ "MIT" ]
null
null
null
 using AzureDevOpsWiki.Extensions; using System; using System.Net.Http; using System.Net.Http.Headers; using System.Text; using System.Threading.Tasks; namespace AzureDevOpsWiki.AzureDevOps { public class AzureDevOpsClient { private string _accountName; private string _personalAccessToken; ...
38.682353
188
0.641119
0c6094c60c2c9641fc2e70dfda834862206b8110
1,189
cs
C#
src/Int64Extensions.cs
GlitchedPolygons/ExtensionMethods
6731c938075e1ddce8d7d495121db624119b2166
[ "BSD-3-Clause" ]
null
null
null
src/Int64Extensions.cs
GlitchedPolygons/ExtensionMethods
6731c938075e1ddce8d7d495121db624119b2166
[ "BSD-3-Clause" ]
null
null
null
src/Int64Extensions.cs
GlitchedPolygons/ExtensionMethods
6731c938075e1ddce8d7d495121db624119b2166
[ "BSD-3-Clause" ]
null
null
null
using System; namespace GlitchedPolygons.ExtensionMethods { /// <summary> /// Extension methods for <see cref="Int64"/>. /// </summary> public static class Int64Extensions { /// <summary> /// Converts a Unix timestamp (seconds since 1970-01-01T00:00:00Z) to a UTC <see cref="DateTim...
39.633333
124
0.622372
3d464ab3b74cbb2d4679b7385eecb01fac480302
97
cs
C#
src/Chronos.P2P.Client/AssemblyInfo.cs
Chronostasys/Chronos.P2P
244e02989988967aa6c954eb6571392e7e02d867
[ "MIT" ]
3
2021-02-06T03:29:20.000Z
2022-02-08T19:03:51.000Z
src/Chronos.P2P.Client/AssemblyInfo.cs
Chronostasys/Chronos.P2P
244e02989988967aa6c954eb6571392e7e02d867
[ "MIT" ]
39
2020-12-10T00:07:50.000Z
2021-02-05T13:43:56.000Z
src/Chronos.P2P.Client/AssemblyInfo.cs
Chronostasys/Chronos.P2P
244e02989988967aa6c954eb6571392e7e02d867
[ "MIT" ]
null
null
null
using System.Runtime.CompilerServices; [assembly: InternalsVisibleTo("Chronos.P2P.Test")]//方便测试
32.333333
56
0.804124
3d5d6ffc036529624ec34663a2ca4df0b0aae2fa
11,472
cs
C#
App_Page/QuestDetails.aspx.cs
maroder-king/QuestSite
480a7cae80cb6b2a326ad28be8fc1a16011154f1
[ "Apache-2.0" ]
null
null
null
App_Page/QuestDetails.aspx.cs
maroder-king/QuestSite
480a7cae80cb6b2a326ad28be8fc1a16011154f1
[ "Apache-2.0" ]
null
null
null
App_Page/QuestDetails.aspx.cs
maroder-king/QuestSite
480a7cae80cb6b2a326ad28be8fc1a16011154f1
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.HtmlControls; using Model; using Interface; using Database; using Processor; public partial class App_Page_QuestDetails : System.Web.UI.Page, ICrossPageSender...
37.986755
160
0.60007
3d9cb56aa24fc9a5133e8cae126430a505dc9737
620
cs
C#
WordCounter/Controllers/PalindromeController.cs
tessasullivan/WordCounter.Solution
4d6acbde7650dc2da3db4d7cbb5b9affd182ab21
[ "MIT" ]
null
null
null
WordCounter/Controllers/PalindromeController.cs
tessasullivan/WordCounter.Solution
4d6acbde7650dc2da3db4d7cbb5b9affd182ab21
[ "MIT" ]
null
null
null
WordCounter/Controllers/PalindromeController.cs
tessasullivan/WordCounter.Solution
4d6acbde7650dc2da3db4d7cbb5b9affd182ab21
[ "MIT" ]
null
null
null
using System.Collections.Generic; using Microsoft.AspNetCore.Mvc; using Palindromes; namespace Palindromes.Controllers { public class PalindromeController : Controller { [HttpGet("/Palindrome")] public ActionResult Index() { return View(); } [HttpPost("/Palindrome/new")] public ActionResult New() ...
25.833333
73
0.698387
8b3d89b1183ff4e830d2cfdb8b2371fce88a47ce
950
cs
C#
09_DebugSimpleLowPolyTerrain/Assets/ComponentUtil.cs
Domiii/UnityExperiments
01a9ee6ef594c48cc675f066d854cacabcb25ad1
[ "MIT" ]
null
null
null
09_DebugSimpleLowPolyTerrain/Assets/ComponentUtil.cs
Domiii/UnityExperiments
01a9ee6ef594c48cc675f066d854cacabcb25ad1
[ "MIT" ]
null
null
null
09_DebugSimpleLowPolyTerrain/Assets/ComponentUtil.cs
Domiii/UnityExperiments
01a9ee6ef594c48cc675f066d854cacabcb25ad1
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using System.Linq; using UnityEngine; public static class ComponentUtil { /** * Source: http://answers.unity3d.com/questions/458207/copy-a-component-at-runtime.html */ public static T CopyComponent<T>(T original, GameObject destination) where T : Compo...
26.388889
114
0.72
3eec42e16442130cdae4cf6eaf8b6f29b6f73bc0
19,795
cs
C#
ControlEngineUI/EditorControls.Designer.cs
twesd/editor
10ea9f535115dadab5694fecdb0c499d0013ac1b
[ "MIT" ]
null
null
null
ControlEngineUI/EditorControls.Designer.cs
twesd/editor
10ea9f535115dadab5694fecdb0c499d0013ac1b
[ "MIT" ]
null
null
null
ControlEngineUI/EditorControls.Designer.cs
twesd/editor
10ea9f535115dadab5694fecdb0c499d0013ac1b
[ "MIT" ]
null
null
null
namespace ControlEngineUI { partial class EditorControls { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ...
60.720859
175
0.681081
41788529341ccc8851f250d2968ed8a05c4e82b3
1,088
cs
C#
Launcher/Form/LoginForm.cs
jasarsoft/crp-launcher
6a240d205553d49489595c6b3b0199023b9fed7e
[ "MIT" ]
null
null
null
Launcher/Form/LoginForm.cs
jasarsoft/crp-launcher
6a240d205553d49489595c6b3b0199023b9fed7e
[ "MIT" ]
null
null
null
Launcher/Form/LoginForm.cs
jasarsoft/crp-launcher
6a240d205553d49489595c6b3b0199023b9fed7e
[ "MIT" ]
null
null
null
using Syncfusion.Windows.Forms; using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; namespace Jasarsoft.Columbia { public partial class LoginForm : Syncfusion.Windows.Forms.MetroForm { publi...
24.177778
101
0.600184
41b6ed3d839e8773f946dfff2a35f62abef9a996
3,405
cs
C#
src/EmailDemo/Services/MailService.cs
mirusser/Learning-dontNet
d96f9f12201eabdf8c9d1bddf606ef74cc98e2e6
[ "MIT" ]
null
null
null
src/EmailDemo/Services/MailService.cs
mirusser/Learning-dontNet
d96f9f12201eabdf8c9d1bddf606ef74cc98e2e6
[ "MIT" ]
null
null
null
src/EmailDemo/Services/MailService.cs
mirusser/Learning-dontNet
d96f9f12201eabdf8c9d1bddf606ef74cc98e2e6
[ "MIT" ]
null
null
null
using EmailDemo.Models; using EmailDemo.Settings; using MailKit.Net.Smtp; using MailKit.Security; using Microsoft.Extensions.Options; using MimeKit; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Threading.Tasks; namespace EmailDemo.Services { public class MailSer...
30.401786
108
0.571512
d2f0655d08c7aca1a66b0c2060ebeaceb0b1a0bf
1,736
cs
C#
test/Anno.RateLimit.ConsoleTestProject/RateLimitTest.cs
duyanming/Anno.RateLimit
78bc8f2003611225d126da245c3d4970cd64780d
[ "Apache-2.0" ]
7
2021-08-06T08:57:14.000Z
2022-01-21T02:20:44.000Z
test/Anno.RateLimit.ConsoleTestProject/RateLimitTest.cs
duyanming/Anno.RateLimit
78bc8f2003611225d126da245c3d4970cd64780d
[ "Apache-2.0" ]
null
null
null
test/Anno.RateLimit.ConsoleTestProject/RateLimitTest.cs
duyanming/Anno.RateLimit
78bc8f2003611225d126da245c3d4970cd64780d
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; using System.Threading; using System.Threading.Tasks; using Anno.RateLimit; namespace Anno.RateLimit.ConsoleTestProject { /// <summary> /// 限流测试 /// </summary> public class RateLimitTest { /// <summary> /// 限流测试 ...
29.423729
109
0.407258
96b3056349a972d829f54d253a80e9389234b217
24,209
cs
C#
Entatea/Entatea.InMemory/InMemoryDataContext.cs
MalcolmJohnston/Entatea
e9b996c18eaa87c5d9ea30c867da803747e4c541
[ "MIT" ]
null
null
null
Entatea/Entatea.InMemory/InMemoryDataContext.cs
MalcolmJohnston/Entatea
e9b996c18eaa87c5d9ea30c867da803747e4c541
[ "MIT" ]
null
null
null
Entatea/Entatea.InMemory/InMemoryDataContext.cs
MalcolmJohnston/Entatea
e9b996c18eaa87c5d9ea30c867da803747e4c541
[ "MIT" ]
null
null
null
using System; using System.Collections; using System.Collections.Concurrent; using System.Collections.Generic; using System.Linq; using System.Linq.Dynamic.Core; using System.Linq.Expressions; using System.Reflection; using System.Threading.Tasks; using Entatea.Model; using Entatea.Predicate; namespace Entatea.InM...
38.30538
160
0.530423
96baf46a7df106498310d95a4c5a85fb2f4584b5
1,738
cs
C#
Source/Lib/Trakt.NET/Objects/Post/PostHistoryEpisodes.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/PostHistoryEpisodes.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/PostHistoryEpisodes.cs
henrikfroehling/Trakt.NET
33a6c52a5dd61089acc6a7993a6055bdd58de603
[ "MIT" ]
10
2018-11-19T17:33:26.000Z
2022-03-19T00:20:10.000Z
namespace TraktNet.Objects.Post { using System; using System.Collections; using System.Collections.Generic; /// <summary> /// A list of episode numbers. /// <para>Each episode number can have an optional datetime, when it was watched.</para> /// </summary> public sealed class PostHisto...
41.380952
123
0.654776
f067770ebe229a1a134abe0b13171c7c338a7527
19,072
cs
C#
NextTech.ChaChing123.Common/Utilities/MailUtil.cs
vinaphuc/123ChaChing-Web
50b85f5a18f5f1efdfbfe62fa668a7420eabe5eb
[ "MIT" ]
2
2019-12-14T14:30:10.000Z
2020-01-16T00:54:06.000Z
NextTech.ChaChing123.Common/Utilities/MailUtil.cs
vinaphuc/123ChaChing-Web
50b85f5a18f5f1efdfbfe62fa668a7420eabe5eb
[ "MIT" ]
1
2020-01-09T01:20:56.000Z
2020-01-09T01:20:56.000Z
NextTech.ChaChing123.Common/Utilities/MailUtil.cs
vinaphuc/123ChaChing-Web
50b85f5a18f5f1efdfbfe62fa668a7420eabe5eb
[ "MIT" ]
3
2020-01-06T04:27:10.000Z
2021-07-31T02:55:23.000Z
using System; using System.Collections.Generic; using System.Text; using System.Net.Mail; using System.Net; using System.IO; namespace NextTech.ChaChing123.Common.Utilities { /// <summary> /// Delegate SendMailErrorHandler /// </summary> /// <param name="ex">The ex.</param> public delegate void Se...
35.849624
135
0.512636
4843c3951ab46e49f792f347d3f860b26fcf399f
145
cs
C#
src/SmartNote.Domain/NoteMergeRequests/NoteMergeRequestStatus.cs
linwenda/FunZone
d40350e50caa6642b80b4c28490d670f8e8c956e
[ "MIT" ]
4
2021-04-05T08:16:08.000Z
2021-07-30T07:53:54.000Z
src/SmartNote.Domain/NoteMergeRequests/NoteMergeRequestStatus.cs
linwenda/MarchNote
9eab188536bd43f186520c7873fbc4d138995ae4
[ "MIT" ]
3
2021-02-23T10:31:29.000Z
2021-04-12T02:38:12.000Z
src/SmartNote.Domain/NoteMergeRequests/NoteMergeRequestStatus.cs
linwenda/Funzone
d40350e50caa6642b80b4c28490d670f8e8c956e
[ "MIT" ]
1
2021-08-31T02:28:07.000Z
2021-08-31T02:28:07.000Z
namespace SmartNote.Domain.NoteMergeRequests { public enum NoteMergeRequestStatus { Open, Merged, Closed } }
16.111111
45
0.613793
486376589886ca593f3f5244221e2504fb251916
1,260
cs
C#
common/src/Microsoft.Azure.IIoT.Core/src/Tasks/Runtime/TaskProcessorConfig.cs
jaz230/Industrial-IoT
bd4c5abfe579cbb7086a621e8381978e6c70a563
[ "MIT" ]
1
2020-01-22T12:03:08.000Z
2020-01-22T12:03:08.000Z
common/src/Microsoft.Azure.IIoT.Core/src/Tasks/Runtime/TaskProcessorConfig.cs
likithadt/Industrial-IoT
d4ea7b330eff08455ca0556fed76aa74d2034da5
[ "MIT" ]
null
null
null
common/src/Microsoft.Azure.IIoT.Core/src/Tasks/Runtime/TaskProcessorConfig.cs
likithadt/Industrial-IoT
d4ea7b330eff08455ca0556fed76aa74d2034da5
[ "MIT" ]
null
null
null
// ------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License (MIT). See License.txt in the repo root for license information. // ------------------------------------------------------------ namespace Microsoft.Azure.II...
40.645161
99
0.604762