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
d831e98924311969d2e841916eda135d2080461a
775
cs
C#
PCMarket/PCMarket.Data/Repositories/UsbFlashRepository.cs
kraskoo/PCMarket
c3618df6bb870dae29807875fb62352b1de36087
[ "MIT" ]
null
null
null
PCMarket/PCMarket.Data/Repositories/UsbFlashRepository.cs
kraskoo/PCMarket
c3618df6bb870dae29807875fb62352b1de36087
[ "MIT" ]
null
null
null
PCMarket/PCMarket.Data/Repositories/UsbFlashRepository.cs
kraskoo/PCMarket
c3618df6bb870dae29807875fb62352b1de36087
[ "MIT" ]
null
null
null
namespace PCMarket.Data.Repositories { using DataModels; using DataModels.CrudOperations; using Interfaces; using Models.Entities.StorageDevices; public class UsbFlashRepository : PcMarketRepository<UsbFlash>, IUsbFlashRepository { public UsbFlashRepository( PcMarketContext...
31
87
0.645161
3a8838710ac09e6acbb85b39e9302de5ab1ee43b
1,320
cs
C#
src/Features/Authentication/XamarinFormsClean.Feature.Authentication.Data/Source/Remote/DataSource/SessionRemoteDataSource.cs
Bhekinkosi12/Xamarin.Forms-CleanArchitecture
513d987fe31b4ce26171078be9736ebb2e336b41
[ "MIT" ]
16
2020-02-20T20:54:40.000Z
2021-10-02T08:14:29.000Z
src/Features/Authentication/XamarinFormsClean.Feature.Authentication.Data/Source/Remote/DataSource/SessionRemoteDataSource.cs
Bhekinkosi12/Xamarin.Forms-CleanArchitecture
513d987fe31b4ce26171078be9736ebb2e336b41
[ "MIT" ]
null
null
null
src/Features/Authentication/XamarinFormsClean.Feature.Authentication.Data/Source/Remote/DataSource/SessionRemoteDataSource.cs
Bhekinkosi12/Xamarin.Forms-CleanArchitecture
513d987fe31b4ce26171078be9736ebb2e336b41
[ "MIT" ]
5
2020-02-25T02:21:56.000Z
2021-11-07T04:23:05.000Z
using System; using XamarinFormsClean.Common.Data.Extensions; using XamarinFormsClean.Common.Data.Source.Remote.DataSource; using XamarinFormsClean.Common.Data.Utils; using XamarinFormsClean.Feature.Authentication.Data.Model.Remote.Commands; using XamarinFormsClean.Feature.Authentication.Data.Model.Remote.Dto; using Xa...
47.142857
112
0.782576
9dfd52e476cf9561abe3f092d164d9009292f37b
4,080
cs
C#
MaterialPartDataManager.cs
PresidentOhm/UnityProductPartsSystem
f5baa4dc5b159fa3e4632b7d077ce8fdbeac8970
[ "MIT" ]
null
null
null
MaterialPartDataManager.cs
PresidentOhm/UnityProductPartsSystem
f5baa4dc5b159fa3e4632b7d077ce8fdbeac8970
[ "MIT" ]
null
null
null
MaterialPartDataManager.cs
PresidentOhm/UnityProductPartsSystem
f5baa4dc5b159fa3e4632b7d077ce8fdbeac8970
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using System.Linq; using UnityEngine; /// <summary> /// Used by parts that have multiple material sets /// </summary> public class MaterialPartDataManager : BasePartDataManager { //Receives material and anchor events data to update its data ...
42.061856
201
0.572549
29dc802e6e90a9b087705c836e06eea5224a4e45
2,050
cs
C#
Server/WatchDog/Configuration.cs
pluraltouch/Watchdog
dd0e6b4570a396d1ef230b02befc91b45d557981
[ "MIT" ]
23
2019-07-12T10:51:06.000Z
2022-02-18T10:11:45.000Z
Server/WatchDog/Configuration.cs
pluraltouch/Watchdog
dd0e6b4570a396d1ef230b02befc91b45d557981
[ "MIT" ]
2
2019-09-10T15:01:30.000Z
2021-01-12T21:04:06.000Z
Server/WatchDog/Configuration.cs
pluraltouch/Watchdog
dd0e6b4570a396d1ef230b02befc91b45d557981
[ "MIT" ]
12
2020-07-15T06:21:28.000Z
2022-02-17T19:50:17.000Z
using System.Collections.Generic; using WatchdogLib; namespace WatchDog { public class Configuration { public List<ApplicationHandler> ApplicationHandlersConfig { get; set; } public bool ShowTrayIcon { get; set; } public Configuration() { ApplicationHandlersConfig ...
35.964912
212
0.550732
4ba87e3731178e76f916c6f4a0fc89bd2ca3670b
405
cs
C#
terrain-generator/Assets/Scripts/UniformRotation.cs
McOmghall/terrain-generator
03eeb6dfcdc1fccebb03774bbcdd30653829ece8
[ "Apache-2.0" ]
null
null
null
terrain-generator/Assets/Scripts/UniformRotation.cs
McOmghall/terrain-generator
03eeb6dfcdc1fccebb03774bbcdd30653829ece8
[ "Apache-2.0" ]
null
null
null
terrain-generator/Assets/Scripts/UniformRotation.cs
McOmghall/terrain-generator
03eeb6dfcdc1fccebb03774bbcdd30653829ece8
[ "Apache-2.0" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class UniformRotation : MonoBehaviour { public float degreesPerSecondRotation = 90; private float degreeRotation = 0; // Update is called once per frame void Update () { degreeRotation += degreesPerSecondRotation * Time.d...
27
69
0.765432
f4eac83e5e1051f83454b2cf5dce3aa7b03c9adc
356
cs
C#
src/Unrect.Core/Offset.cs
jasonmcboyd/Unrect
f129f48fd9e3dabdcb22bbfda458d7e18509863a
[ "MIT" ]
null
null
null
src/Unrect.Core/Offset.cs
jasonmcboyd/Unrect
f129f48fd9e3dabdcb22bbfda458d7e18509863a
[ "MIT" ]
null
null
null
src/Unrect.Core/Offset.cs
jasonmcboyd/Unrect
f129f48fd9e3dabdcb22bbfda458d7e18509863a
[ "MIT" ]
null
null
null
namespace Unrect.Core { public struct Offset { public Offset(uint width, uint height) { Size = new Size(width, height); } public Offset(Size size) { Size = size; } public Size Size { get; } public static Offset operator +(Offset first, Offset second) => new Offs...
16.952381
64
0.595506
aa4686b1581eed5a1178aff840c9bd3e540d8523
555
cs
C#
Models/Donor.cs
cmfournier/SimpleCRM
5e3d48041e5beaee5726ac9d454a7423e64e95bb
[ "MIT" ]
null
null
null
Models/Donor.cs
cmfournier/SimpleCRM
5e3d48041e5beaee5726ac9d454a7423e64e95bb
[ "MIT" ]
null
null
null
Models/Donor.cs
cmfournier/SimpleCRM
5e3d48041e5beaee5726ac9d454a7423e64e95bb
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Linq; using System.Threading.Tasks; namespace SimpleCRM.Models { public class Donor { [Key] public int DDonor { get; set; } public string Name { get; set; } public string A...
25.227273
44
0.616216
404bf99011c586baf0a3993bfe6d60d1f55e4323
252
cs
C#
Source/MovieCollection.TVMaze/Models/Crew.cs
peymanr34/tv-maze
aa039009b5aa13d43e50872a9c28b4b338bd1af4
[ "MIT" ]
2
2021-11-22T19:49:51.000Z
2021-12-15T18:34:29.000Z
Source/MovieCollection.TVMaze/Models/Crew.cs
peymanr34/tv-maze
aa039009b5aa13d43e50872a9c28b4b338bd1af4
[ "MIT" ]
null
null
null
Source/MovieCollection.TVMaze/Models/Crew.cs
peymanr34/tv-maze
aa039009b5aa13d43e50872a9c28b4b338bd1af4
[ "MIT" ]
null
null
null
using Newtonsoft.Json; namespace MovieCollection.TVMaze.Models { public class Crew { [JsonProperty("type")] public string Type { get; set; } [JsonProperty("person")] public Person Person { get; set; } } }
18
42
0.595238
901f3db13d53ba67045793e4d0b3fba2d8a2c61b
733
cs
C#
Sod.Domain/TsUserLoginLog.cs
lampo1024/Sod
02cdbdcdc726162616d5efc6ab292ad6026ba51f
[ "MIT" ]
null
null
null
Sod.Domain/TsUserLoginLog.cs
lampo1024/Sod
02cdbdcdc726162616d5efc6ab292ad6026ba51f
[ "MIT" ]
null
null
null
Sod.Domain/TsUserLoginLog.cs
lampo1024/Sod
02cdbdcdc726162616d5efc6ab292ad6026ba51f
[ "MIT" ]
null
null
null
using System; namespace Sod.Domain { /// <summary> /// 用户登录日志实体类 /// </summary> public class TsUserLoginLog { public int Id { get; set; } public int UserId { get; set; } public string UserName { get; set; } public string OperatingSystem { get; set; } public ...
29.32
52
0.57708
f27cf0b00ca4efd92ef2d148a8c70688d194c7dd
3,797
cs
C#
src/Microsoft.AspNetCore.Mvc.Formatters.Json/MvcJsonOptions.cs
Kartikexp/MvcDotnet
2b011695e529376df45575221369a841dda84ca0
[ "Apache-2.0" ]
null
null
null
src/Microsoft.AspNetCore.Mvc.Formatters.Json/MvcJsonOptions.cs
Kartikexp/MvcDotnet
2b011695e529376df45575221369a841dda84ca0
[ "Apache-2.0" ]
1
2020-10-03T10:44:13.000Z
2020-10-03T10:44:13.000Z
src/Microsoft.AspNetCore.Mvc.Formatters.Json/MvcJsonOptions.cs
Kartikexp/MvcDotnet
2b011695e529376df45575221369a841dda84ca0
[ "Apache-2.0" ]
2
2020-10-01T14:22:29.000Z
2020-10-03T09:34: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.Collections; using System.Collections.Generic; using Microsoft.AspNetCore.Mvc.Formatters; using Microsoft.AspNetCore.Mvc.Infrastructure; us...
46.876543
128
0.669476
0d7df43454fa39dc4d279869a5f480ccb0779c2b
1,146
cs
C#
HtmlView/Src/EditorMarginFactory.cs
ramon-mendes/HtmlView
ce99dad423168ee92ba73cddbdbaa78d6f2f630e
[ "Apache-2.0" ]
24
2019-08-03T01:33:14.000Z
2021-09-20T12:19:26.000Z
HtmlView/Src/EditorMarginFactory.cs
ramon-mendes/HtmlView
ce99dad423168ee92ba73cddbdbaa78d6f2f630e
[ "Apache-2.0" ]
9
2020-10-25T15:17:46.000Z
2022-02-26T01:22:47.000Z
HtmlView/Src/EditorMarginFactory.cs
ramon-mendes/HtmlView
ce99dad423168ee92ba73cddbdbaa78d6f2f630e
[ "Apache-2.0" ]
6
2020-03-11T11:07:16.000Z
2022-01-29T06:04:25.000Z
using System; using System.Collections; using System.ComponentModel.Composition; using System.Diagnostics; using System.Linq; using Microsoft.VisualStudio.Text; using Microsoft.VisualStudio.Text.Editor; using Microsoft.VisualStudio.Utilities; namespace HtmlView { [Export(typeof(IWpfTextViewMarginProvider))] [Name("...
33.705882
122
0.829843
10f1acc295b7b90674a4d192bd6edf3eddb188ae
17,917
cs
C#
Assets/FImpossible Creations/Plugins - Shared/Procedural/FMuscles.cs
RErwandi/Just-Monika-VR
e76b86d1a926a9a39fa659aa3c8ac0a0ecd7c673
[ "Apache-2.0" ]
null
null
null
Assets/FImpossible Creations/Plugins - Shared/Procedural/FMuscles.cs
RErwandi/Just-Monika-VR
e76b86d1a926a9a39fa659aa3c8ac0a0ecd7c673
[ "Apache-2.0" ]
null
null
null
Assets/FImpossible Creations/Plugins - Shared/Procedural/FMuscles.cs
RErwandi/Just-Monika-VR
e76b86d1a926a9a39fa659aa3c8ac0a0ecd7c673
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections; using UnityEngine; namespace FIMSpace.FTools { public abstract class FMuscle_Motor { public float OutValue { get; protected set; } protected float proceduralValue = 0f; protected float dampingAcceleration; protected float dynamicAccelera...
37.172199
260
0.603561
112091bc00255ee1168e52332fe7f3ed0eef079d
131
cs
C#
TankInspector/UIComponents/DeltaValueDisplayMode.cs
McHarny/tankinspector
e07c6e49d210fc45f57d76b66372725812036d1e
[ "MIT" ]
80
2017-05-12T12:58:45.000Z
2021-09-09T15:19:49.000Z
TankInspector/UIComponents/DeltaValueDisplayMode.cs
McHarny/tankinspector
e07c6e49d210fc45f57d76b66372725812036d1e
[ "MIT" ]
40
2017-05-12T16:05:28.000Z
2021-01-06T05:30:32.000Z
TankInspector/UIComponents/DeltaValueDisplayMode.cs
McHarny/tankinspector
e07c6e49d210fc45f57d76b66372725812036d1e
[ "MIT" ]
35
2017-05-12T10:27:19.000Z
2022-01-28T11:21:02.000Z
namespace Smellyriver.TankInspector.UIComponents { internal enum DeltaValueDisplayMode { Value, Icon } }
14.555556
49
0.664122
f7792f4bb6f32f9b21b8e120cbd1f58a99e9842d
16,059
cs
C#
AIDEBackendMaster/GDC.PH.AIDE.BusinessLayer/clsAttendance.cs
chriscg/aide-backend
c7389b7d3da0b076d4975194a039f4ac4c77e2e3
[ "BSD-3-Clause" ]
null
null
null
AIDEBackendMaster/GDC.PH.AIDE.BusinessLayer/clsAttendance.cs
chriscg/aide-backend
c7389b7d3da0b076d4975194a039f4ac4c77e2e3
[ "BSD-3-Clause" ]
null
null
null
AIDEBackendMaster/GDC.PH.AIDE.BusinessLayer/clsAttendance.cs
chriscg/aide-backend
c7389b7d3da0b076d4975194a039f4ac4c77e2e3
[ "BSD-3-Clause" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; namespace GDC.PH.AIDE.BusinessLayer { public class clsAttendance : BusinessObjectBase { #region InnerClass public enum clsAttendanceFields { EMP_ID, EMPLOYEE_NAME, DESCR, ...
22.746459
94
0.302198
6c9d92ed596dcd9718f4b01edb493ecf5f1a977e
692
cshtml
C#
gs-pusher-dotnet/Views/Shared/_Layout.cshtml
pusher-community/gs-pusher-dotnet
40e017f785973628361bda8b71af0728298baec3
[ "MIT" ]
1
2016-05-31T21:45:04.000Z
2016-05-31T21:45:04.000Z
gs-pusher-dotnet/Views/Shared/_Layout.cshtml
pusher-community/gs-pusher-dotnet
40e017f785973628361bda8b71af0728298baec3
[ "MIT" ]
null
null
null
gs-pusher-dotnet/Views/Shared/_Layout.cshtml
pusher-community/gs-pusher-dotnet
40e017f785973628361bda8b71af0728298baec3
[ "MIT" ]
null
null
null
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width" /> <title>@ViewBag.Title</title> <link rel="stylesheet" href="~/Content/Site.css" media="all" /> </head> <body> <ul> <li>@Html.ActionLink("Trigger an Event", "Index", "Trigger")</li> <li>@Html.A...
32.952381
87
0.598266
ec6e27dc07f7cf4776854332529cb4a9e64dc4a9
4,931
cs
C#
src/Microsoft.FeatureManagement.Data/Repositories/Implementations/BaseRepository.cs
Tjayojo/FeatureManagement
0f72aa496322ffe4194b086c59aba306eaec7412
[ "MIT" ]
null
null
null
src/Microsoft.FeatureManagement.Data/Repositories/Implementations/BaseRepository.cs
Tjayojo/FeatureManagement
0f72aa496322ffe4194b086c59aba306eaec7412
[ "MIT" ]
null
null
null
src/Microsoft.FeatureManagement.Data/Repositories/Implementations/BaseRepository.cs
Tjayojo/FeatureManagement
0f72aa496322ffe4194b086c59aba306eaec7412
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Reflection; using System.Threading; using System.Threading.Tasks; using AutoMapper; using Microsoft.FeatureManagement.Core.Attributes; using Microsoft.FeatureManagement.Data.Repositories.Interfaces; namespace...
29.177515
108
0.633137
c2def863fe87e5835e479ef17c1585a1beaf4835
2,858
cs
C#
Snowbush/Snowbush/Routines/ReplaceTextRoutine.cs
CXuesong/Cedarsong
d14ac2dc4a67320670aad51c42b6f41faaeb0b32
[ "MIT" ]
2
2021-09-11T22:54:41.000Z
2021-12-20T03:23:08.000Z
Snowbush/Snowbush/Routines/ReplaceTextRoutine.cs
CXuesong/Cedarsong
d14ac2dc4a67320670aad51c42b6f41faaeb0b32
[ "MIT" ]
2
2016-12-26T07:21:34.000Z
2017-10-14T06:05:20.000Z
Snowbush/Snowbush/Routines/ReplaceTextRoutine.cs
CXuesong/Cedarsong
d14ac2dc4a67320670aad51c42b6f41faaeb0b32
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Threading.Tasks; using System.Threading.Tasks.Dataflow; using MwParserFromScratch; using MwParserFromScratch.Nodes; using Snowbush.CommandLine; using WikiClientLibrary; using WikiCli...
34.433735
111
0.590623
5729e62f166f1dd1060779007f292b542166a378
355
cs
C#
prcEditor/System/TimedMsgChangedEventArgs.cs
soneek/paracobNET
8d8c84a86f83189786028057c4c7a74184c311cb
[ "MIT" ]
null
null
null
prcEditor/System/TimedMsgChangedEventArgs.cs
soneek/paracobNET
8d8c84a86f83189786028057c4c7a74184c311cb
[ "MIT" ]
null
null
null
prcEditor/System/TimedMsgChangedEventArgs.cs
soneek/paracobNET
8d8c84a86f83189786028057c4c7a74184c311cb
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace prcEditor { public class TimedMsgChangedEventArgs : EventArgs { public string Message { get; } public TimedMsgChangedEventArgs(string message) { Me...
18.684211
55
0.664789
eb1183ec5bf22533bb19b969dc9a58dca52620ba
320
cs
C#
Source/Malachite/Scripts/Ellasar/Ellasar.Lib/Code/Constants.cs
MinexAutomation/Public
4d3eb5c2a0e112198503cb9c95ab4427546b7085
[ "MIT" ]
null
null
null
Source/Malachite/Scripts/Ellasar/Ellasar.Lib/Code/Constants.cs
MinexAutomation/Public
4d3eb5c2a0e112198503cb9c95ab4427546b7085
[ "MIT" ]
1
2021-03-09T20:53:00.000Z
2021-03-09T20:53:00.000Z
Source/Malachite/Scripts/Ellasar/Ellasar.Lib/Code/Constants.cs
SafetyCone/Public
4d3eb5c2a0e112198503cb9c95ab4427546b7085
[ "MIT" ]
null
null
null
using System; namespace Ellasar.Lib { public static class Constants { public static readonly string OptionFileName = @"option-0000"; public static readonly string ProjectName = @"Ellasar"; public static readonly string ProjectDirectoryName = Constants.ProjectName; } }
24.615385
84
0.675
bf6f16bc80544d736f94147860d8e2d4b0809e93
548
cs
C#
src/WaterTrans.DailyReport.Application/Abstractions/IApplicationRepository.cs
watertrans/DailyReport
d28085142bd87536b77f0a93eafa8d8af2dddc9f
[ "MIT" ]
1
2021-03-26T06:54:08.000Z
2021-03-26T06:54:08.000Z
src/WaterTrans.DailyReport.Application/Abstractions/IApplicationRepository.cs
watertrans/DailyReport
d28085142bd87536b77f0a93eafa8d8af2dddc9f
[ "MIT" ]
1
2021-03-27T14:47:58.000Z
2021-03-27T14:49:11.000Z
src/WaterTrans.DailyReport.Application/Abstractions/IApplicationRepository.cs
watertrans/DailyReport
d28085142bd87536b77f0a93eafa8d8af2dddc9f
[ "MIT" ]
null
null
null
using WaterTrans.DailyReport.Application.TableEntities; namespace WaterTrans.DailyReport.Application.Abstractions { /// <summary> /// アプリケーションリポジトリインターフェース /// </summary> public interface IApplicationRepository : ISqlRepository<ApplicationTableEntity> { /// <summary> /// クライアントIDで検...
30.444444
84
0.671533
927879b6dcc957cecd3e39f908a59bbbc779a283
434
cs
C#
plexapi/PlexMediaComparer.cs
gebs/plex-watch-status-synchronizer
17c0205d072def00431257224050c8c885167286
[ "MIT" ]
2
2021-12-23T15:45:28.000Z
2022-02-03T20:26:38.000Z
plexapi/PlexMediaComparer.cs
gebs/plex-watch-status-synchronizer
17c0205d072def00431257224050c8c885167286
[ "MIT" ]
1
2021-12-23T15:49:20.000Z
2021-12-23T15:49:20.000Z
plexapi/PlexMediaComparer.cs
gebs/plex-watch-status-synchronizer
17c0205d072def00431257224050c8c885167286
[ "MIT" ]
null
null
null
using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; namespace plexapi { public class PlexMediaComparer : IEqualityComparer<PlexMedia> { public bool Equals([AllowNull] PlexMedia x, [AllowNull] PlexMedia y) { return x.Guid == y.Guid; } public int...
22.842105
76
0.624424
f8e43eb515f30d4ab8905d562d89174ce71e50bf
7,590
cs
C#
src/Spk.Common.Helpers/String/StringExtensions.cs
spektrummedia/Spk.Common
b46b58f8ecabaaad73b4799610e9572572af8a55
[ "MIT" ]
4
2017-09-18T15:09:31.000Z
2017-12-13T17:20:47.000Z
src/Spk.Common.Helpers/String/StringExtensions.cs
spektrumgeeks/Spk.Common
b46b58f8ecabaaad73b4799610e9572572af8a55
[ "MIT" ]
28
2017-10-19T20:20:19.000Z
2018-03-07T14:01:36.000Z
src/Spk.Common.Helpers/String/StringExtensions.cs
spektrummedia/Spk.Common
b46b58f8ecabaaad73b4799610e9572572af8a55
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Net; using System.Text; using System.Text.RegularExpressions; using JetBrains.Annotations; namespace Spk.Common.Helpers.String { public static class StringExtensions { /// <summary> /// ...
37.574257
116
0.547167
de773c7e97190246e7c081eab09841698fb29419
1,017
cs
C#
IndicatorsUI/MainUI/Caching/CachePolicyHelper.cs
publichealthengland/fingertips-open
678089724a516138232d273c4c7f511ed3c5a338
[ "MIT" ]
2
2016-01-22T10:32:57.000Z
2020-02-05T15:47:19.000Z
IndicatorsUI/MainUI/Caching/CachePolicyHelper.cs
PublicHealthEngland/fingertips-open
678089724a516138232d273c4c7f511ed3c5a338
[ "MIT" ]
2
2021-05-06T15:49:22.000Z
2022-03-02T01:00:49.000Z
IndicatorsUI/MainUI/Caching/CachePolicyHelper.cs
publichealthengland/fingertips-open
678089724a516138232d273c4c7f511ed3c5a338
[ "MIT" ]
1
2016-05-09T15:43:57.000Z
2016-05-09T15:43:57.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace IndicatorsUI.MainUI.Caching { public class CachePolicyHelper { public static DateTime Midnight { get { return DateTime.UtcNow.AddDays(1).Date; } } public static void Cach...
31.78125
111
0.653884
c282e683e2cd9775185fe0af08d807e97026303b
1,314
cs
C#
Assets/ExampleGame/Server/Generated/ClearEventsJob.cs
polartron/open-netcode
935e7094463dc09c2341821335a0fbab349e2e43
[ "MIT" ]
7
2022-02-23T16:20:51.000Z
2022-03-08T21:32:59.000Z
Assets/ExampleGame/Server/Generated/ClearEventsJob.cs
polartron/open-netcode
935e7094463dc09c2341821335a0fbab349e2e43
[ "MIT" ]
null
null
null
Assets/ExampleGame/Server/Generated/ClearEventsJob.cs
polartron/open-netcode
935e7094463dc09c2341821335a0fbab349e2e43
[ "MIT" ]
null
null
null
using Unity.Burst; using Unity.Collections; using Unity.Entities; //<using> //<generated> using ExampleGame.Shared.Movement.Components; using ExampleGame.Shared.Components; //</generated> namespace ExampleGame.Server.Generated { [BurstCompile] public struct ClearEventsJob : IJobEntityBatch { [Rea...
26.816327
73
0.571537
b20bcf6a813e567b4c1f9f5794c5b925265f9a41
830
cs
C#
src/Voat.Common/Misc/ValidationExtensions.cs
sala91/voat
773d3f72cd2ff0f5d1cebb0ab94ec3dd9b9c12af
[ "PostgreSQL" ]
null
null
null
src/Voat.Common/Misc/ValidationExtensions.cs
sala91/voat
773d3f72cd2ff0f5d1cebb0ab94ec3dd9b9c12af
[ "PostgreSQL" ]
null
null
null
src/Voat.Common/Misc/ValidationExtensions.cs
sala91/voat
773d3f72cd2ff0f5d1cebb0ab94ec3dd9b9c12af
[ "PostgreSQL" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; namespace Voat.Common { public static class ValidationExtensions { public static void EnsureNotNull<T>(this T variable, string name = null) where T: class { if (variable == null) { var na...
29.642857
96
0.56747
b9df168ef24878dac9d9f99101c166e449740c20
555
cs
C#
src/EmailMaker.Commands.Register.Castle/RecipientParserInstaller.cs
xhafan/emailmaker
cbbc08b185cc51c547faac1a93ee033772a2cb6f
[ "MIT" ]
11
2019-05-27T08:17:55.000Z
2021-04-26T01:26:31.000Z
src/EmailMaker.Commands.Register.Castle/RecipientParserInstaller.cs
xhafan/emailmaker
cbbc08b185cc51c547faac1a93ee033772a2cb6f
[ "MIT" ]
null
null
null
src/EmailMaker.Commands.Register.Castle/RecipientParserInstaller.cs
xhafan/emailmaker
cbbc08b185cc51c547faac1a93ee033772a2cb6f
[ "MIT" ]
2
2019-07-27T15:57:32.000Z
2019-07-29T10:58:44.000Z
using Castle.MicroKernel.Registration; using Castle.MicroKernel.SubSystems.Configuration; using Castle.Windsor; using EmailMaker.Commands.Handlers; namespace EmailMaker.Commands.Register.Castle { public class RecipientParserInstaller : IWindsorInstaller { public void Install(IWindsorContainer container...
30.833333
83
0.682883
abd5faf21d7c10fcae18927d3900c3ce31653bba
913
cs
C#
InfoReader/RegexExpressionMatcher/ExpressionMatcherBase.cs
Someone999/InfoReader
49adf2d4d1fcc24cce3512fc4d9f07d2c143d67c
[ "MIT" ]
1
2021-08-19T09:56:23.000Z
2021-08-19T09:56:23.000Z
InfoReader/RegexExpressionMatcher/ExpressionMatcherBase.cs
Someone999/InfoReader
49adf2d4d1fcc24cce3512fc4d9f07d2c143d67c
[ "MIT" ]
1
2021-06-01T14:48:02.000Z
2021-06-01T14:48:02.000Z
InfoReader/RegexExpressionMatcher/ExpressionMatcherBase.cs
Someone999/InfoReader
49adf2d4d1fcc24cce3512fc4d9f07d2c143d67c
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Threading.Tasks; namespace InfoReaderPlugin.RegexExpressionMatcher { public abstract class ExpressionMatcherBase { public virtual Regex RegularExpression { get; prot...
28.53125
76
0.60241
4684e935e9dc9e62f68358bf6d4a382349ca7775
924
cs
C#
NativoPlusStudio.Encryption/Helpers/EncryptionExtensions.cs
nativoplus/NativoEncryption
87d2e16ea068ed0f81ba1781c099d48dc411e1b0
[ "MIT" ]
null
null
null
NativoPlusStudio.Encryption/Helpers/EncryptionExtensions.cs
nativoplus/NativoEncryption
87d2e16ea068ed0f81ba1781c099d48dc411e1b0
[ "MIT" ]
4
2020-12-11T03:27:27.000Z
2021-01-05T23:01:14.000Z
NativoPlusStudio.Encryption/Helpers/EncryptionExtensions.cs
nativoplus/NativoEncryption
87d2e16ea068ed0f81ba1781c099d48dc411e1b0
[ "MIT" ]
1
2020-12-10T20:01:00.000Z
2020-12-10T20:01:00.000Z
using System; using System.Security.Cryptography; namespace NativoPlusStudio.Encryption.Helpers { public static class EncryptionExtensions { public static Aes CreateCipher(this string keyBase64) { // Default values: Keysize 256, Padding PKC27 Aes cipher = Aes.Create(); ...
28.875
97
0.606061
e627ccea19d1fdeb28e2d3bd64eb4c4244bc9ebd
570
cs
C#
Source/SerialPortEnum.cs
1AMAC0MPU73R/BBBCSIO
e6b45398b73bc3d09d0361b7f1a4e7992bacf7ef
[ "MIT" ]
2
2020-01-17T05:30:06.000Z
2021-07-28T08:59:56.000Z
Source/SerialPortEnum.cs
1AMAC0MPU73R/BBBCSIO
e6b45398b73bc3d09d0361b7f1a4e7992bacf7ef
[ "MIT" ]
null
null
null
Source/SerialPortEnum.cs
1AMAC0MPU73R/BBBCSIO
e6b45398b73bc3d09d0361b7f1a4e7992bacf7ef
[ "MIT" ]
3
2020-01-12T10:55:16.000Z
2021-07-28T08:59:59.000Z
using System; namespace BBBCSIO { /// +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= /// <summary> /// An enum to define the possible Serial ports on the Beaglebone Black /// </summary> /// <history> /// 31 Aug 15 Cynic - Originally written /// </history> ...
23.75
80
0.422807
756306c1071ce34caf0047a9cd27ff3bc6fd1619
405
cs
C#
src/Uno.UWP/Devices/Sensors/Helpers/SensorHelpers.iOS.cs
ashishpatelcs/uno
24d4a70901abefdd88bfc10c089d7f8fe3e8a274
[ "Apache-2.0" ]
2
2019-12-15T09:45:00.000Z
2019-12-17T04:30:02.000Z
src/Uno.UWP/Devices/Sensors/Helpers/SensorHelpers.iOS.cs
ashishpatelcs/uno
24d4a70901abefdd88bfc10c089d7f8fe3e8a274
[ "Apache-2.0" ]
77
2019-12-17T22:05:30.000Z
2021-08-02T06:28:18.000Z
src/Uno.UWP/Devices/Sensors/Helpers/SensorHelpers.iOS.cs
ashishpatelcs/uno
24d4a70901abefdd88bfc10c089d7f8fe3e8a274
[ "Apache-2.0" ]
1
2020-02-10T19:31:22.000Z
2020-02-10T19:31:22.000Z
#if __IOS__ using Foundation; using System; namespace Uno.Devices.Sensors.Helpers { internal static class SensorHelpers { public static DateTimeOffset TimestampToDateTimeOffset(double timestamp) { var bootTime = NSDate.FromTimeIntervalSinceNow(-NSProcessInfo.ProcessInfo.SystemUptime); var date = (DateTime...
22.5
91
0.782716
2049d54b4790aac436f2152f5c47a4b7ed6d56ec
1,751
cs
C#
src/CookBook/CookBook.Mobile/ViewModels/Ingredient/IngredientDetailViewModel.cs
jasho/cookbook-maui
48fc12285001adee8301bb6b22798024f00ef311
[ "MIT" ]
null
null
null
src/CookBook/CookBook.Mobile/ViewModels/Ingredient/IngredientDetailViewModel.cs
jasho/cookbook-maui
48fc12285001adee8301bb6b22798024f00ef311
[ "MIT" ]
null
null
null
src/CookBook/CookBook.Mobile/ViewModels/Ingredient/IngredientDetailViewModel.cs
jasho/cookbook-maui
48fc12285001adee8301bb6b22798024f00ef311
[ "MIT" ]
null
null
null
using CookBook.Common.Models; using CookBook.Mobile.Api; using Microsoft.Toolkit.Mvvm.ComponentModel; using Microsoft.Toolkit.Mvvm.Input; namespace CookBook.Mobile.ViewModels; [QueryProperty(nameof(Id), "id")] [INotifyPropertyChanged] public partial class IngredientDetailViewModel : ViewModelBase { private reado...
26.530303
110
0.648201
54989eedf152ba021dd568e2814d47cce8415af7
928
cs
C#
src/JobTimer.Data.Access/Migrations/Configuration.cs
lucax88x/JobTimer
8a1133553adf6be3fa26b456e74aeac42a7a9e53
[ "MIT" ]
1
2016-01-08T11:17:30.000Z
2016-01-08T11:17:30.000Z
src/JobTimer.Data.Access/Migrations/Configuration.cs
lucax88x/JobTimer
8a1133553adf6be3fa26b456e74aeac42a7a9e53
[ "MIT" ]
null
null
null
src/JobTimer.Data.Access/Migrations/Configuration.cs
lucax88x/JobTimer
8a1133553adf6be3fa26b456e74aeac42a7a9e53
[ "MIT" ]
null
null
null
using JobTimer.Data.Model.JobTimer; namespace JobTimer.Data.Access.Migrations { using System; using System.Data.Entity; using System.Data.Entity.Migrations; using System.Linq; internal sealed class Configuration : DbMigrationsConfiguration<JobTimerDbContext> { public Configuration() ...
30.933333
87
0.578664
d14535be2f276d7715ec8685c4d54ba29c0da822
8,135
cs
C#
BookLovers/Startup.cs
kamilk08/BookLoversApi
41ea816274db0ef7e247926367ff7121ac6ca2c6
[ "MIT" ]
null
null
null
BookLovers/Startup.cs
kamilk08/BookLoversApi
41ea816274db0ef7e247926367ff7121ac6ca2c6
[ "MIT" ]
null
null
null
BookLovers/Startup.cs
kamilk08/BookLoversApi
41ea816274db0ef7e247926367ff7121ac6ca2c6
[ "MIT" ]
null
null
null
using System; using System.Net.Http.Formatting; using System.Net.Http.Headers; using System.Threading.Tasks; using System.Web.Hosting; using System.Web.Http; using System.Web.Http.ExceptionHandling; using BookLovers.Auth.Application.Commands.Users; using BookLovers.Auth.Infrastructure.Queries.Users; using BookLovers.A...
39.110577
119
0.669822
84b394d155c72fc05b504dde23ca1bf60f865e74
554
cs
C#
src/DrSproc.App/Base/IDatabase.cs
jephbayf1986/DrSproc
ac27e43aac794c3444c651a270508e3b9311c5c1
[ "MIT" ]
null
null
null
src/DrSproc.App/Base/IDatabase.cs
jephbayf1986/DrSproc
ac27e43aac794c3444c651a270508e3b9311c5c1
[ "MIT" ]
null
null
null
src/DrSproc.App/Base/IDatabase.cs
jephbayf1986/DrSproc
ac27e43aac794c3444c651a270508e3b9311c5c1
[ "MIT" ]
null
null
null
namespace DrSproc { /// <summary> /// <b>IDatabase</b> <br /> /// Placeholder for any Database level logic. <br /> /// Minimum required is to define how to retrieve Connection String. /// </summary> public interface IDatabase { /// <summary> /// <b>Get Connection String</b> ...
32.588235
83
0.601083
60dc840968b1139198b800566ede07f584298f1d
849
cs
C#
KrakenIoc/KrakenIoc/Core/V1/Exceptions/TypeAlreadyBoundException.cs
andeart/kraken-ioc
db8135ca67d1ea3ee16e532ea01d35e92ed70496
[ "MIT" ]
5
2019-02-06T03:53:13.000Z
2021-12-24T10:42:50.000Z
KrakenIoc/KrakenIoc/Core/V1/Exceptions/TypeAlreadyBoundException.cs
andeart/kraken-ioc
db8135ca67d1ea3ee16e532ea01d35e92ed70496
[ "MIT" ]
4
2019-01-18T01:16:13.000Z
2021-05-06T21:00:11.000Z
KrakenIoc/KrakenIoc/Core/V1/Exceptions/TypeAlreadyBoundException.cs
andeart/kraken-ioc
db8135ca67d1ea3ee16e532ea01d35e92ed70496
[ "MIT" ]
4
2018-12-26T22:45:31.000Z
2021-03-05T06:35:07.000Z
using System; using System.Runtime.Serialization; namespace AOFL.KrakenIoc.Core.V1.Exceptions { public class TypeAlreadyBoundException : Exception { private const string _exceptionFormat = "Type {0} was already bound by the container!"; public Type BindingType { get; set; } public Ty...
28.3
115
0.672556
81ae5c3eb6c5e485ea0b1dfd7b2e0cb11e93fe57
486
cs
C#
GNEConversionAPI/Services/Parsing/ISVGNodeParserBuilder.cs
Janchorizo/gne-conversion-api
256765381bbf89453a0571b9551a8d94901c32d1
[ "Apache-2.0" ]
null
null
null
GNEConversionAPI/Services/Parsing/ISVGNodeParserBuilder.cs
Janchorizo/gne-conversion-api
256765381bbf89453a0571b9551a8d94901c32d1
[ "Apache-2.0" ]
null
null
null
GNEConversionAPI/Services/Parsing/ISVGNodeParserBuilder.cs
Janchorizo/gne-conversion-api
256765381bbf89453a0571b9551a8d94901c32d1
[ "Apache-2.0" ]
null
null
null
using GNEConversionAPI.Models; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace GNEConversionAPI.Services.Parsing { public interface ISVGNodeParserBuilder { public void Reset(); public SVGNodeParser GetResult(); public void SetN...
27
86
0.744856
05fd50e12febc914d85f369ee1a0653678e6a59c
12,408
cs
C#
etc/Old Unity Code/Scripts/Widgets/AbstractValued.cs
capnmidnight/Juniper
c93c60f61054b662d56cce52ab7c0caffe35df3a
[ "MIT" ]
9
2019-05-11T16:19:30.000Z
2021-08-05T17:12:47.000Z
etc/Old Unity Code/Scripts/Widgets/AbstractValued.cs
capnmidnight/Juniper
c93c60f61054b662d56cce52ab7c0caffe35df3a
[ "MIT" ]
4
2022-02-02T04:56:18.000Z
2022-03-02T21:28:40.000Z
etc/Old Unity Code/Scripts/Widgets/AbstractValued.cs
capnmidnight/Juniper
c93c60f61054b662d56cce52ab7c0caffe35df3a
[ "MIT" ]
1
2020-12-15T02:19:48.000Z
2020-12-15T02:19:48.000Z
using System; using Juniper.Anchoring; using Juniper.Display; using UnityEngine; using UnityEngine.EventSystems; namespace Juniper.Widgets { /// <summary> /// The Valued component adds a float field and range of valid values for that field to a /// Touchable object. /// </summary> [DisallowMultip...
33.265416
111
0.531673
7f86886a08985b49f0528e3e88debb923e5631b7
510
cs
C#
Texel.Utilities/AsyncActionDispatcher.cs
TexelProto/Texel.Utilities
7279c5a1c0ff9f2aaad98d193ddcff6d6057d0b4
[ "MIT" ]
null
null
null
Texel.Utilities/AsyncActionDispatcher.cs
TexelProto/Texel.Utilities
7279c5a1c0ff9f2aaad98d193ddcff6d6057d0b4
[ "MIT" ]
null
null
null
Texel.Utilities/AsyncActionDispatcher.cs
TexelProto/Texel.Utilities
7279c5a1c0ff9f2aaad98d193ddcff6d6057d0b4
[ "MIT" ]
null
null
null
using System; using System.Threading.Tasks; namespace Texel.Utilities { public struct Unit { } public class AsyncActionDispatcher : AsyncEventDispatcher<Action, Unit> { public void Invoke() => this.Invoke( default ); public Task InvokeAsync() => this.InvokeAsync( default ); public void InvokeReverse() => th...
24.285714
73
0.729412
c1231c2d86457a75178696d21379a600d5b2ac1c
1,480
cs
C#
EleTD/Sage Engine/Player.cs
wahabjawed/glowing-octo-system
61f990085f4bdced4a253d0b3ea87bbcb597dff0
[ "MIT" ]
2
2017-11-10T12:25:57.000Z
2019-01-07T23:20:01.000Z
EleTD/Sage Engine/Player.cs
wahabjawed/tower-defense-game
61f990085f4bdced4a253d0b3ea87bbcb597dff0
[ "MIT" ]
null
null
null
EleTD/Sage Engine/Player.cs
wahabjawed/tower-defense-game
61f990085f4bdced4a253d0b3ea87bbcb597dff0
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Input; namespace Sage_Engine { public class Player : Humonoid { #region Variables #endregion #region...
21.142857
89
0.536486
3de667f56ee61429a61bdb09895aad442f504026
1,199
cs
C#
sdk/dotnet/Properties/Inputs/GetPropertyRulesRuleRuleRuleCriteriaArgs.cs
yliu-d/pulumi-akamai
06f734863e453a04475fa3bd419a10c3758e3909
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
sdk/dotnet/Properties/Inputs/GetPropertyRulesRuleRuleRuleCriteriaArgs.cs
yliu-d/pulumi-akamai
06f734863e453a04475fa3bd419a10c3758e3909
[ "ECL-2.0", "Apache-2.0" ]
1
2020-04-28T09:19:32.000Z
2020-04-28T09:19:32.000Z
sdk/dotnet/Properties/Inputs/GetPropertyRulesRuleRuleRuleCriteriaArgs.cs
yliu-d/pulumi-akamai
06f734863e453a04475fa3bd419a10c3758e3909
[ "ECL-2.0", "Apache-2.0" ]
1
2020-04-28T09:18:19.000Z
2020-04-28T09:18:19.000Z
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Threading.Tasks; using Pulumi.Serialization; names...
31.552632
110
0.650542
96086d1a627b6e8d9cea8b8bd877ca4b0ef2cd2d
68,154
cs
C#
ReoGrid/Worksheet.cs
DanWBR/ReoGrid
e77a3e3bf045281e300ad1332e4442d887b98776
[ "MS-PL", "BSD-3-Clause", "Apache-2.0", "MIT" ]
2
2021-02-28T21:05:44.000Z
2022-01-06T11:44:04.000Z
ReoGrid/Worksheet.cs
DanWBR/ReoGrid
e77a3e3bf045281e300ad1332e4442d887b98776
[ "MS-PL", "BSD-3-Clause", "Apache-2.0", "MIT" ]
null
null
null
ReoGrid/Worksheet.cs
DanWBR/ReoGrid
e77a3e3bf045281e300ad1332e4442d887b98776
[ "MS-PL", "BSD-3-Clause", "Apache-2.0", "MIT" ]
null
null
null
/***************************************************************************** * * ReoGrid - .NET Spreadsheet Control * * http://reogrid.net/ * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY * KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE * IMPLIED WARRANTIES OF...
28.421184
146
0.666608
38fba811130e5917e8859c21389282cbc821c98e
540
cs
C#
CL.Manager/Mappings/UsuarioMappingProfile.cs
fsandrade/Consultorio_Legal
62460e5f5aeef3d6a921391e0869523c20592b64
[ "Apache-2.0" ]
20
2020-12-03T17:31:27.000Z
2022-02-14T13:03:09.000Z
CL.Manager/Mappings/UsuarioMappingProfile.cs
carlosItDevelop/Consultorio_Legal
62460e5f5aeef3d6a921391e0869523c20592b64
[ "Apache-2.0" ]
1
2022-02-26T11:55:45.000Z
2022-02-26T11:55:45.000Z
CL.Manager/Mappings/UsuarioMappingProfile.cs
carlosItDevelop/Consultorio_Legal
62460e5f5aeef3d6a921391e0869523c20592b64
[ "Apache-2.0" ]
6
2021-05-07T15:52:00.000Z
2022-03-20T03:08:18.000Z
using AutoMapper; using CL.Core.Domain; using CL.Core.Shared.ModelViews.Usuario; namespace CL.Manager.Mappings { public class UsuarioMappingProfile : Profile { public UsuarioMappingProfile() { CreateMap<Usuario, UsuarioView>().ReverseMap(); CreateMap<Usuario, NovoUsuari...
30
63
0.642593
e2c854299543d2b90a2495abc43d8a0b4e9bf68e
84
cs
C#
src/Recom.Bus.RabbitMQ/IMessageSubscriber.cs
edsondewes/Recom.Bus.RabbitMQ
4862415833cc3b92b3e54a4e47a07f3e2ffe70b7
[ "MIT" ]
null
null
null
src/Recom.Bus.RabbitMQ/IMessageSubscriber.cs
edsondewes/Recom.Bus.RabbitMQ
4862415833cc3b92b3e54a4e47a07f3e2ffe70b7
[ "MIT" ]
null
null
null
src/Recom.Bus.RabbitMQ/IMessageSubscriber.cs
edsondewes/Recom.Bus.RabbitMQ
4862415833cc3b92b3e54a4e47a07f3e2ffe70b7
[ "MIT" ]
null
null
null
namespace Recom.Bus.RabbitMQ { public interface IMessageSubscriber { } }
14
39
0.690476
4856bad4d3c5fc14217a3ee7d7a5baae42ec6da4
319
cs
C#
src/Runtime/Model/User.cs
dktlp/echo
2858f232ec117f765176ae7bff994a78bee89184
[ "Apache-2.0" ]
1
2017-10-11T07:31:07.000Z
2017-10-11T07:31:07.000Z
src/Runtime/Model/User.cs
dktlp/echo
2858f232ec117f765176ae7bff994a78bee89184
[ "Apache-2.0" ]
null
null
null
src/Runtime/Model/User.cs
dktlp/echo
2858f232ec117f765176ae7bff994a78bee89184
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; namespace Echo.Runtime.Model { public class User { public string Id { get; private set; } public string Name { get; set; } public User() { Id = Guid.NewGuid().ToString("N"); Name = null; } } }
18.764706
46
0.529781
1a3bc1bd8ee531bc94619957e71bcd9478192ba2
3,411
cs
C#
client/framework/UnityCsReference-master/Editor/Mono/GUI/EditorGUIInternal.cs
HelloWindows/AccountBook-
c71af0fefb5650fe85a7830b7ed04d7224d3ce54
[ "Unlicense" ]
1
2020-10-19T08:37:31.000Z
2020-10-19T08:37:31.000Z
client/framework/UnityCsReference-master/Editor/Mono/GUI/EditorGUIInternal.cs
HelloWindows/AccountBook-
c71af0fefb5650fe85a7830b7ed04d7224d3ce54
[ "Unlicense" ]
null
null
null
client/framework/UnityCsReference-master/Editor/Mono/GUI/EditorGUIInternal.cs
HelloWindows/AccountBook-
c71af0fefb5650fe85a7830b7ed04d7224d3ce54
[ "Unlicense" ]
1
2020-10-19T08:37:33.000Z
2020-10-19T08:37:33.000Z
// Unity C# reference source // Copyright (c) Unity Technologies. For terms of use, see // https://unity3d.com/legal/licenses/Unity_Reference_Only_License using UnityEngine; using Object = UnityEngine.Object; namespace UnityEditor { //@todo This should be handled through friend assemblies instead internal sea...
43.177215
241
0.680739
20a83b0b5e8d01cc2f59f59cd7bfc7834bef323d
3,796
cs
C#
Assets/MotionFramework/Scripts/Runtime/Engine/Engine.Resource/Loader/AssetLoaderBase.cs
ZensYue/MotionFramework
c5540b46cb6497dcc6afecbae4b178ca10afb6f9
[ "MIT" ]
2
2022-03-01T08:21:35.000Z
2022-03-01T15:47:46.000Z
Assets/MotionFramework/Scripts/Runtime/Engine/Engine.Resource/Loader/AssetLoaderBase.cs
ZensYue/MotionFramework
c5540b46cb6497dcc6afecbae4b178ca10afb6f9
[ "MIT" ]
null
null
null
Assets/MotionFramework/Scripts/Runtime/Engine/Engine.Resource/Loader/AssetLoaderBase.cs
ZensYue/MotionFramework
c5540b46cb6497dcc6afecbae4b178ca10afb6f9
[ "MIT" ]
null
null
null
//-------------------------------------------------- // Motion Framework // Copyright©2018-2020 何冠峰 // Licensed under the MIT license //-------------------------------------------------- using System.Collections.Generic; using System; namespace MotionFramework.Resource { internal abstract class AssetLoaderBase { ...
21.206704
104
0.608272
1f09c4258b45bda175207599f47fbd9afe6a04e5
2,303
cs
C#
Ambilight/Logic/LogicManager.cs
s0flY/RazerAmbilight
5e50456363aac4ace2e6ed237cd592d76845df71
[ "MIT" ]
null
null
null
Ambilight/Logic/LogicManager.cs
s0flY/RazerAmbilight
5e50456363aac4ace2e6ed237cd592d76845df71
[ "MIT" ]
null
null
null
Ambilight/Logic/LogicManager.cs
s0flY/RazerAmbilight
5e50456363aac4ace2e6ed237cd592d76845df71
[ "MIT" ]
null
null
null
using System; using System.Drawing; using Ambilight.DesktopDuplication; using Ambilight.GUI; using Colore; using Colore.Data; using NLog; using Color = Colore.Data.Color; namespace Ambilight.Logic { /// <summary> /// This Class manages the Logic of the software. Handling the settings, Image Manipulation and l...
32.9
115
0.597916
96ff66b9b7691276ca798f60eb2d618384fc9270
4,573
cs
C#
test/PuzzleCMS.UnitsTests/Base/TestTenantMemoryCacheResolver.cs
Courio-Dev/UnobtrusiveMultitenancy
5db504873c69918016838e2073180621d744a8eb
[ "MIT" ]
5
2018-03-26T12:43:53.000Z
2020-05-28T01:55:34.000Z
test/PuzzleCMS.UnitsTests/Base/TestTenantMemoryCacheResolver.cs
Courio-Dev/UnobtrusiveMultitenancy
5db504873c69918016838e2073180621d744a8eb
[ "MIT" ]
null
null
null
test/PuzzleCMS.UnitsTests/Base/TestTenantMemoryCacheResolver.cs
Courio-Dev/UnobtrusiveMultitenancy
5db504873c69918016838e2073180621d744a8eb
[ "MIT" ]
null
null
null
namespace PuzzleCMS.UnitsTests.Base { using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.AspNetCore.Http; using Microsoft.Extensions.Caching.Memory; using PuzzleCMS.Core.Multitenancy; using PuzzleCMS.Core.Multitenancy.Interna...
44.833333
142
0.479991
8c8f0411abdfbf3b57cb40ea400dd94e9942723b
1,107
cs
C#
Xamarin.Forms.Build.Tasks/CompiledConverters/BindingTypeConverter.cs
knocte/Xamarin.Forms
aa1811126570b7d5e10c0473bad3b0dd0fb858eb
[ "MIT" ]
1
2017-10-07T04:27:56.000Z
2017-10-07T04:27:56.000Z
Xamarin.Forms.Build.Tasks/CompiledConverters/BindingTypeConverter.cs
knocte/Xamarin.Forms
aa1811126570b7d5e10c0473bad3b0dd0fb858eb
[ "MIT" ]
null
null
null
Xamarin.Forms.Build.Tasks/CompiledConverters/BindingTypeConverter.cs
knocte/Xamarin.Forms
aa1811126570b7d5e10c0473bad3b0dd0fb858eb
[ "MIT" ]
null
null
null
using System.Collections.Generic; using System.Linq; using Mono.Cecil; using Mono.Cecil.Cil; using Xamarin.Forms.Xaml; using static System.String; namespace Xamarin.Forms.Core.XamlC { class BindingTypeConverter : ICompiledTypeConverter { public IEnumerable<Instruction> ConvertFromString(string value, ModuleDefi...
34.59375
146
0.774164
e7c818be3da9b71bd643071b051472b0aa33455a
449
cs
C#
SingleViewApi/V1/Boundary/JigsawAuthCredentials.cs
LBHackney-IT/single-view-api
5f486d5a6006d07832fd37748c41806ce6a6aa34
[ "MIT" ]
null
null
null
SingleViewApi/V1/Boundary/JigsawAuthCredentials.cs
LBHackney-IT/single-view-api
5f486d5a6006d07832fd37748c41806ce6a6aa34
[ "MIT" ]
null
null
null
SingleViewApi/V1/Boundary/JigsawAuthCredentials.cs
LBHackney-IT/single-view-api
5f486d5a6006d07832fd37748c41806ce6a6aa34
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text.Json.Serialization; namespace SingleViewApi.V1.Boundary { public class CsrfTokenResponse { public string Token { get; set; } public List<string> Cookies { get; set; } } public class AuthGatewayResponse { publ...
19.521739
53
0.668151
69cf1379d4419c922e22d94db26f3375a881ddea
193
cs
C#
src/InjectionScript/Runtime/InjectionValueKind.cs
uoinfusion/InjectionScript
648158e7c511f6d38bfddd8f0015a52392dad1a5
[ "MIT" ]
3
2019-04-29T06:32:09.000Z
2020-06-05T12:08:07.000Z
src/InjectionScript/Runtime/InjectionValueKind.cs
WildGenie/InjectionScript
648158e7c511f6d38bfddd8f0015a52392dad1a5
[ "MIT" ]
31
2018-12-26T12:54:16.000Z
2022-02-19T06:48:29.000Z
src/InjectionScript/Runtime/InjectionValueKind.cs
WildGenie/InjectionScript
648158e7c511f6d38bfddd8f0015a52392dad1a5
[ "MIT" ]
4
2019-01-04T02:30:15.000Z
2020-06-05T12:08:10.000Z
namespace InjectionScript.Runtime { public enum InjectionValueKind { Any, Unit, Integer, Decimal, String, Array, Object } }
13.785714
34
0.502591
69edcb2799cb795ce488bdd18f0515e0c8ba95a6
2,726
cs
C#
ADSBackend/Services/Cache.cs
tanczosm/ADSBackend
b15e24442b014642c9e834fcedc6021f203c7c76
[ "MIT" ]
null
null
null
ADSBackend/Services/Cache.cs
tanczosm/ADSBackend
b15e24442b014642c9e834fcedc6021f203c7c76
[ "MIT" ]
null
null
null
ADSBackend/Services/Cache.cs
tanczosm/ADSBackend
b15e24442b014642c9e834fcedc6021f203c7c76
[ "MIT" ]
null
null
null
using ADSBackend.Models.CacheViewModels; using Microsoft.Extensions.Caching.Memory; using System; using System.Threading.Tasks; namespace ADSBackend.Services { public class Cache { private readonly IMemoryCache _cache; public Cache(IMemoryCache cache) { _cache = cache; ...
29.630435
104
0.43617
14638c1708b09537183570bee18fdb5b781d1200
3,189
cs
C#
Source/ValidationFramework.Examples.Wpf/ModelBase.cs
aljazsim/validation-framework-for-net
3526a814aeee872c768e615a5076adbe697ddf6c
[ "MIT" ]
7
2018-03-17T01:49:39.000Z
2020-11-13T20:28:41.000Z
Source/ValidationFramework.Examples.Wpf/ModelBase.cs
aljazsim/validation-framework-for-net
3526a814aeee872c768e615a5076adbe697ddf6c
[ "MIT" ]
1
2019-11-03T13:42:35.000Z
2019-11-03T22:47:27.000Z
Source/ValidationFramework.Examples.Wpf/ModelBase.cs
aljazsim/validation-framework-for-net
3526a814aeee872c768e615a5076adbe697ddf6c
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.ComponentModel; using ReactiveUI; namespace ValidationFramework.Examples.Wpf { /// <summary> /// The model. /// </summary> /// <seealso cref="ReactiveUI.ReactiveObject" /> /// <seealso cref="ValidationFramework.IValidatable" /> publi...
30.084906
128
0.53465
d0592511a03b7af343e85c71cea234077a7a98df
4,647
cshtml
C#
src/Web/TechAndTools.Web/Views/Home/Index.cshtml
Rinzz/TechAndTools-Store
1891e4e952b7e88579352b9d7d5a208ab39cbb33
[ "MIT" ]
null
null
null
src/Web/TechAndTools.Web/Views/Home/Index.cshtml
Rinzz/TechAndTools-Store
1891e4e952b7e88579352b9d7d5a208ab39cbb33
[ "MIT" ]
null
null
null
src/Web/TechAndTools.Web/Views/Home/Index.cshtml
Rinzz/TechAndTools-Store
1891e4e952b7e88579352b9d7d5a208ab39cbb33
[ "MIT" ]
1
2020-03-29T17:31:59.000Z
2020-03-29T17:31:59.000Z
@using X.PagedList; @using X.PagedList.Mvc.Common @using X.PagedList.Mvc.Core @model TechAndTools.Web.ViewModels.Home.HomeIndexViewModel @{ ViewData["Title"] = "Home"; } @section Styles { <link rel="stylesheet" type="text/css" href="~/css/shop_styles.css"> } <div class="shop"> <div class="container"> ...
45.116505
228
0.393157
44da81398dca00e69821bfb95a37a77cde9724aa
2,399
cs
C#
src/Trov.IdentityServer4.Admin.BusinessLogic/Services/IBaseIdentityService.cs
ATronMorebis/IdentityServer4.Admin.MySql
cea2e5149ff4e4552e05079ac5f88406190204af
[ "MIT" ]
null
null
null
src/Trov.IdentityServer4.Admin.BusinessLogic/Services/IBaseIdentityService.cs
ATronMorebis/IdentityServer4.Admin.MySql
cea2e5149ff4e4552e05079ac5f88406190204af
[ "MIT" ]
null
null
null
src/Trov.IdentityServer4.Admin.BusinessLogic/Services/IBaseIdentityService.cs
ATronMorebis/IdentityServer4.Admin.MySql
cea2e5149ff4e4552e05079ac5f88406190204af
[ "MIT" ]
1
2019-05-31T09:56:18.000Z
2019-05-31T09:56:18.000Z
using System.Collections.Generic; using System.Threading.Tasks; using Microsoft.AspNetCore.Identity; using Trov.IdentityServer4.Admin.BusinessLogic.Dtos.Identity; namespace Trov.IdentityServer4.Admin.BusinessLogic.Services { public interface IBaseIdentityService<in TUserId, in TRoleId, in TClaimId> { ...
35.279412
96
0.738224
744e74775eb5f8ccfcd52e736f444832b132124e
7,994
cs
C#
src/Tasks/ManifestUtil/XmlUtil.cs
olgaark/msbuild
13137f79d557c6ebb64ccc3ba0b94d18b7d45f0c
[ "MIT" ]
null
null
null
src/Tasks/ManifestUtil/XmlUtil.cs
olgaark/msbuild
13137f79d557c6ebb64ccc3ba0b94d18b7d45f0c
[ "MIT" ]
2
2022-02-21T00:57:39.000Z
2022-03-21T00:54:34.000Z
src/Tasks/ManifestUtil/XmlUtil.cs
olgaark/msbuild
13137f79d557c6ebb64ccc3ba0b94d18b7d45f0c
[ "MIT" ]
null
null
null
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.IO; using System.Refl...
43.923077
199
0.581561
d595273310995ab9d0fe28ff915015b5eca1953b
4,140
cs
C#
src/Hl7.Fhir.Specification/Specification/Source/MultiArtifactSource.cs
bnantz/fhir-net-api
03206697a1f2ae5aebdcbbcd6610cc2d0d8ab593
[ "BSD-3-Clause" ]
null
null
null
src/Hl7.Fhir.Specification/Specification/Source/MultiArtifactSource.cs
bnantz/fhir-net-api
03206697a1f2ae5aebdcbbcd6610cc2d0d8ab593
[ "BSD-3-Clause" ]
null
null
null
src/Hl7.Fhir.Specification/Specification/Source/MultiArtifactSource.cs
bnantz/fhir-net-api
03206697a1f2ae5aebdcbbcd6610cc2d0d8ab593
[ "BSD-3-Clause" ]
1
2019-10-24T22:44:27.000Z
2019-10-24T22:44:27.000Z
/* * Copyright (c) 2014, Furore (info@furore.com) and contributors * See the file CONTRIBUTORS for details. * * This file is licensed under the BSD 3-Clause license * available at https://raw.github.com/furore-fhir/spark/master/LICENSE */ using System; using System.Collections.Generic; using System.IO; using...
28.951049
111
0.533575
6416b96a97af0e1e27b71396e3e2b0a738a04c47
27,610
cs
C#
sqe-api-test/ArtefactTest.cs
Scripta-Qumranica-Electronica/SQE_API
cb3c13649ca64d62b9c432b901aa1c97321e4970
[ "MIT" ]
1
2020-05-18T19:03:48.000Z
2020-05-18T19:03:48.000Z
sqe-api-test/ArtefactTest.cs
Scripta-Qumranica-Electronica/SQE_API
cb3c13649ca64d62b9c432b901aa1c97321e4970
[ "MIT" ]
18
2019-05-13T16:13:28.000Z
2021-02-10T14:46:26.000Z
sqe-api-test/ArtefactTest.cs
Scripta-Qumranica-Electronica/SQE_API
cb3c13649ca64d62b9c432b901aa1c97321e4970
[ "MIT" ]
1
2017-12-13T10:25:11.000Z
2017-12-13T10:25:11.000Z
using System.Linq; using System.Net; using System.Net.Http; using System.Threading.Tasks; using Dapper; using Microsoft.AspNetCore.Mvc.Testing; using Newtonsoft.Json; using SQE.API.DTO; using SQE.API.Server; using SQE.ApiTest.Helpers; using Xunit; // TODO: It would be nice to be able to generate random polygons for th...
42.608025
119
0.536327
7b243889bcc4dbb77095212644b33d751cb4fa57
1,130
cs
C#
src/Ingredients.Web/Repositories/IReadOnlyRepository.cs
i18u/ingredients-api
85864811fbd8097990fae8137d9611150b2c8b3a
[ "MIT" ]
null
null
null
src/Ingredients.Web/Repositories/IReadOnlyRepository.cs
i18u/ingredients-api
85864811fbd8097990fae8137d9611150b2c8b3a
[ "MIT" ]
1
2019-10-27T12:01:56.000Z
2019-10-27T12:01:56.000Z
src/Ingredients.Web/Repositories/IReadOnlyRepository.cs
i18u/ingredients-api
85864811fbd8097990fae8137d9611150b2c8b3a
[ "MIT" ]
null
null
null
using System.Collections.Generic; using Ingredients.Web.Models.Database; using MongoDB.Bson; namespace Ingredients.Web.Repositories { /// <summary> /// Interface to define a repository to store <typeparamref name="TModel"/> objects. /// </summary> /// <typeparam name="TModel">Type of object stored in this reposito...
37.666667
93
0.700885
3367e481dc99a534f4e62a32d5a28441bd32dd1b
218
cs
C#
Homework01/Homework07/Homework07.Bussines/Enumerations/EngineType.cs
vladimir-koloski/Homeworks-c-
068e9672249cf0109e2d59ba60884783ea708b8d
[ "MIT" ]
null
null
null
Homework01/Homework07/Homework07.Bussines/Enumerations/EngineType.cs
vladimir-koloski/Homeworks-c-
068e9672249cf0109e2d59ba60884783ea708b8d
[ "MIT" ]
null
null
null
Homework01/Homework07/Homework07.Bussines/Enumerations/EngineType.cs
vladimir-koloski/Homeworks-c-
068e9672249cf0109e2d59ba60884783ea708b8d
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; namespace Homework07.Bussines.Enumerations { public enum EngineType { Petrol = 1, Diesel = 2, Electric = 3 } }
15.571429
42
0.62844
e85b2cb57bec3db25299cd03a0062c7d21a5f8bb
796
cs
C#
WinFormTest/SnowFlake.cs
AbabeiAndrei/WinFormSnow
bde29d3ef867fe9ca8ba09107ec1b98f2038a139
[ "MIT" ]
null
null
null
WinFormTest/SnowFlake.cs
AbabeiAndrei/WinFormSnow
bde29d3ef867fe9ca8ba09107ec1b98f2038a139
[ "MIT" ]
null
null
null
WinFormTest/SnowFlake.cs
AbabeiAndrei/WinFormSnow
bde29d3ef867fe9ca8ba09107ec1b98f2038a139
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; namespace WinFormTest { public class SnowFlake { #region Constants protected const float FACTOR_SPEED = 0.05f; #endregion ...
18.511628
53
0.546482
e8d3eea1b8abdee75ca56100ad816633c4c15109
586
cs
C#
src/Common/OfficeDrawing/Shapetypes/FlowChartSortType.cs
datadiode/B2XTranslator
9dd6b53b835569e5aa705b37b7ac392328d70af7
[ "BSD-3-Clause" ]
null
null
null
src/Common/OfficeDrawing/Shapetypes/FlowChartSortType.cs
datadiode/B2XTranslator
9dd6b53b835569e5aa705b37b7ac392328d70af7
[ "BSD-3-Clause" ]
null
null
null
src/Common/OfficeDrawing/Shapetypes/FlowChartSortType.cs
datadiode/B2XTranslator
9dd6b53b835569e5aa705b37b7ac392328d70af7
[ "BSD-3-Clause" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; namespace DIaLOGIKa.b2xtranslator.OfficeDrawing.Shapetypes { [OfficeShapeTypeAttribute(126)] class FlowChartSortType : ShapeType { public FlowChartSortType() { this.ShapeConcentricFill = true; ...
26.636364
90
0.633106
bd06be38a113c19e461c7696c39428049df7f22c
101
cs
C#
ClueNet.Core/Structures/AlarmTypes.cs
vul3yo6/ClueNet
6f41eca8d9673388c92d78ab76c7651b600164f5
[ "Apache-2.0" ]
null
null
null
ClueNet.Core/Structures/AlarmTypes.cs
vul3yo6/ClueNet
6f41eca8d9673388c92d78ab76c7651b600164f5
[ "Apache-2.0" ]
null
null
null
ClueNet.Core/Structures/AlarmTypes.cs
vul3yo6/ClueNet
6f41eca8d9673388c92d78ab76c7651b600164f5
[ "Apache-2.0" ]
null
null
null
namespace ClueNet.Core.Structures { //public enum AlarmTypes { Unknown, Normal, Warn, Error } }
20.2
61
0.712871
bd66edeafcf843525f02f011da6e6cb3d2afb697
1,194
cs
C#
Source/ProjectRimFactory/Common/HarmonyPatches/SAL_CanReservePatch.cs
gabrielbunselmeyer/Project-RimFactory-Revived
4d4132bb4e5545b46ebe3a741844f15fd1b3e68d
[ "MIT" ]
33
2020-04-03T04:11:19.000Z
2022-02-17T09:44:05.000Z
Source/ProjectRimFactory/Common/HarmonyPatches/SAL_CanReservePatch.cs
gabrielbunselmeyer/Project-RimFactory-Revived
4d4132bb4e5545b46ebe3a741844f15fd1b3e68d
[ "MIT" ]
374
2020-03-26T10:18:58.000Z
2022-03-25T16:04:31.000Z
Source/ProjectRimFactory/Common/HarmonyPatches/SAL_CanReservePatch.cs
Sn1p3rr3c0n/Project-RimFactory-Revived
c52ece6486423d2130b09e1153400d698381e1b0
[ "MIT" ]
34
2020-03-29T22:27:43.000Z
2022-01-09T19:14:52.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using HarmonyLib; using Verse; using RimWorld; using Verse.AI; using ProjectRimFactory.AutoMachineTool; namespace ProjectRimFactory.Common.HarmonyPatches { /// <summary> /// Prevent the Player ...
27.136364
190
0.613065
bdc0408bfc58029b5350209870da178af92dcbf9
2,074
cs
C#
CSharp OOP Basics/Encapsulation/4. Football Team Generator/StartUp.cs
alexandrateneva/CSharp-Fundamentals-SoftUni
f56bbae2e05cba3adcf56df7b5b53239eabdf073
[ "MIT" ]
null
null
null
CSharp OOP Basics/Encapsulation/4. Football Team Generator/StartUp.cs
alexandrateneva/CSharp-Fundamentals-SoftUni
f56bbae2e05cba3adcf56df7b5b53239eabdf073
[ "MIT" ]
null
null
null
CSharp OOP Basics/Encapsulation/4. Football Team Generator/StartUp.cs
alexandrateneva/CSharp-Fundamentals-SoftUni
f56bbae2e05cba3adcf56df7b5b53239eabdf073
[ "MIT" ]
null
null
null
namespace _4.Football_Team_Generator { using System; using System.Collections.Generic; public class StartUp { public static void Main() { var teams = new Dictionary<string, Team>(); string input; while ((input = Console.ReadLine()) != "END") ...
36.385965
106
0.371263
553273680bbc09969a60fe52f4b04c5177452b41
681
cs
C#
Controls/Primitives/Primitives.UWP/Pagination/PaginationItemIndicator.cs
perry-contribs/Uno.Telerik.UI-For-UWP
691ac60e83216dab59f675f9d9f5246c4770dd53
[ "Apache-2.0" ]
8
2020-03-24T03:06:07.000Z
2022-03-15T14:01:20.000Z
Controls/Primitives/Primitives.UWP/Pagination/PaginationItemIndicator.cs
perry-contribs/Uno.Telerik.UI-For-UWP
691ac60e83216dab59f675f9d9f5246c4770dd53
[ "Apache-2.0" ]
3
2019-10-31T11:30:10.000Z
2020-06-10T01:46:54.000Z
Controls/Primitives/Primitives.UWP/Pagination/PaginationItemIndicator.cs
perry-contribs/Uno.Telerik.UI-For-UWP
691ac60e83216dab59f675f9d9f5246c4770dd53
[ "Apache-2.0" ]
6
2019-09-30T12:18:17.000Z
2021-12-26T04:16:57.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Telerik.UI.Xaml.Controls.Primitives.Pagination { /// <summary> /// A special control, use to indicate item in a <see cref="RadPaginationControl"/> when no suitable content is provided....
29.608696
125
0.671072
a7ebfc635a37fbfbe6eaef5d2a96b13a0a7c0851
2,353
cs
C#
Bovender/Mvvm/Behaviors/FocusFirstBehavior.cs
bovender/bovender
6b08bf6b236b8aa38939cf688b8ebb623ba61a77
[ "Apache-2.0", "BSD-3-Clause" ]
2
2019-03-07T16:19:36.000Z
2021-08-01T03:46:02.000Z
Bovender/Mvvm/Behaviors/FocusFirstBehavior.cs
bovender/bovender
6b08bf6b236b8aa38939cf688b8ebb623ba61a77
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
Bovender/Mvvm/Behaviors/FocusFirstBehavior.cs
bovender/bovender
6b08bf6b236b8aa38939cf688b8ebb623ba61a77
[ "Apache-2.0", "BSD-3-Clause" ]
1
2021-08-01T03:46:03.000Z
2021-08-01T03:46:03.000Z
/* FocusFirstBehavior.cs * part of Bovender framework * * Copyright 2014-2018 Daniel Kraus * * 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/...
33.140845
92
0.621334
c51e866bf8262247dfa2d69fde2d020428b7abeb
1,748
cs
C#
Microsoft.Maps.MapControl.WPF/PlatformServices/ExecutionOptions.cs
vice-code/ViceCode.MapControl.WPF
7b1020d8ba03ed058ba247f72344731a231eb8ef
[ "MIT" ]
4
2019-12-12T18:35:13.000Z
2021-02-13T01:51:23.000Z
Microsoft.Maps.MapControl.WPF/PlatformServices/ExecutionOptions.cs
vice-code/ViceCode.MapControl.WPF
7b1020d8ba03ed058ba247f72344731a231eb8ef
[ "MIT" ]
null
null
null
Microsoft.Maps.MapControl.WPF/PlatformServices/ExecutionOptions.cs
vice-code/ViceCode.MapControl.WPF
7b1020d8ba03ed058ba247f72344731a231eb8ef
[ "MIT" ]
5
2020-01-03T01:03:28.000Z
2021-09-29T02:39:35.000Z
using System; using System.CodeDom.Compiler; using System.ComponentModel; using System.Diagnostics; using System.Runtime.Serialization; namespace Microsoft.Maps.MapControl.WPF.PlatformServices { [GeneratedCode("System.Runtime.Serialization", "4.0.0.0")] [DataContract(Name = "ExecutionOptions", Namespace = "ht...
29.133333
110
0.600686
653bda1c9350195c900af29cd628595db1b1e9aa
6,975
cs
C#
src/Services/PhotoPavilion.Services.Data/OrderProductsService.cs
stanislavstoyanov99/PhotoPavilion
474f22a65b4d593bfbeea718dc3c07e8c1f70af1
[ "MIT" ]
null
null
null
src/Services/PhotoPavilion.Services.Data/OrderProductsService.cs
stanislavstoyanov99/PhotoPavilion
474f22a65b4d593bfbeea718dc3c07e8c1f70af1
[ "MIT" ]
null
null
null
src/Services/PhotoPavilion.Services.Data/OrderProductsService.cs
stanislavstoyanov99/PhotoPavilion
474f22a65b4d593bfbeea718dc3c07e8c1f70af1
[ "MIT" ]
1
2021-05-21T00:14:50.000Z
2021-05-21T00:14:50.000Z
namespace PhotoPavilion.Services.Data { using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using HtmlAgilityPack; using Microsoft.EntityFrameworkCore; using PhotoPavilion.Common; using PhotoPavilion.Data.Common.Repo...
40.317919
150
0.647312
5a553f0f28e372b69dc70a992636027931da82f4
406
cshtml
C#
DexterLab/Views/Account/Activation.cshtml
rjbatula/panel-booking
1323e1d05850280e18cadbc1e747e45844231685
[ "MIT" ]
null
null
null
DexterLab/Views/Account/Activation.cshtml
rjbatula/panel-booking
1323e1d05850280e18cadbc1e747e45844231685
[ "MIT" ]
null
null
null
DexterLab/Views/Account/Activation.cshtml
rjbatula/panel-booking
1323e1d05850280e18cadbc1e747e45844231685
[ "MIT" ]
4
2020-01-30T06:44:20.000Z
2021-02-01T13:37:11.000Z
 @{ ViewBag.Title = "Activation"; } <h2 class="text-center block text-gray-700 font-bold mb-2"><i class="fas fa-check-circle text-success"></i><span class="text-success"> Activation Successful</span></h2> <hr /> <div class="alert alert-success text-center block text-gray-700 font-bold"> <p> You can now login...
31.230769
168
0.682266
89bbb9dc4d1d355628681222c31792ef29f78c01
5,914
cs
C#
Assets/RNKit/ECS/_SpaceWar/Player/PlayerActorArray.cs
REDNIGHT/space-war
2d8de15f3177ecdc2ebc430e90b4f9bb645ceb07
[ "MIT" ]
26
2020-01-13T15:32:23.000Z
2022-02-18T07:56:57.000Z
Assets/RNKit/ECS/_SpaceWar/Player/PlayerActorArray.cs
REDNIGHT/space-war
2d8de15f3177ecdc2ebc430e90b4f9bb645ceb07
[ "MIT" ]
null
null
null
Assets/RNKit/ECS/_SpaceWar/Player/PlayerActorArray.cs
REDNIGHT/space-war
2d8de15f3177ecdc2ebc430e90b4f9bb645ceb07
[ "MIT" ]
2
2020-03-02T17:41:31.000Z
2020-05-23T18:50:18.000Z
using System; using Unity.Entities; namespace RN.Network { public partial struct PlayerActorArray { public Entity shipEntity; public Entity weaponEntity0; public Entity weaponEntity1; public Entity weaponEntity2; public Entity weaponEntity3; public Entity weapo...
30.802083
77
0.544471
2b3c18ba04c74dc1b6e0c27575ed702355c4a68c
371
cs
C#
Robot/IRobot.cs
MartonBot/toy-robot-challenge
91ae38fe41b13c62adb544a5724ca095c2d517f9
[ "MIT" ]
null
null
null
Robot/IRobot.cs
MartonBot/toy-robot-challenge
91ae38fe41b13c62adb544a5724ca095c2d517f9
[ "MIT" ]
null
null
null
Robot/IRobot.cs
MartonBot/toy-robot-challenge
91ae38fe41b13c62adb544a5724ca095c2d517f9
[ "MIT" ]
null
null
null
namespace Robot { /// <summary> /// A robot abstraction /// </summary> /// public interface IRobot { /// <summary> /// The only interface between the robot and the outside world. Used to submit commands and received output, if any. /// </summary> /// publ...
23.1875
124
0.568733
2b5470d60811f8fbec1ab62ea76489b32b9ca9bd
3,299
cs
C#
src/EncompassApi/Loans/Enums/UCDPayoffType.cs
realmichaelseifi/EncompassApi
405b5f45f164b189e9d1204e68eded156b98aa66
[ "MIT" ]
3
2021-02-11T20:43:27.000Z
2021-02-11T21:12:45.000Z
src/EncompassApi/Loans/Enums/UCDPayoffType.cs
realmichaelseifi/EncompassApi
405b5f45f164b189e9d1204e68eded156b98aa66
[ "MIT" ]
12
2021-03-12T14:59:32.000Z
2021-04-27T18:06:09.000Z
src/EncompassApi/Loans/Enums/UCDPayoffType.cs
realmichaelseifi/EncompassApi
405b5f45f164b189e9d1204e68eded156b98aa66
[ "MIT" ]
1
2021-02-26T19:56:59.000Z
2021-02-26T19:56:59.000Z
using System.ComponentModel; namespace EncompassApi.Loans.Enums { /// <summary> /// UCDPayoffType /// </summary> public enum UCDPayoffType { /// <summary> /// Borrower Estimated Total Monthly Liability Payment /// </summary> [Description("Borrower Estimated Total Mo...
29.990909
75
0.526826
9175f3da076ec4fd11e989faeebf6b7c15191485
1,995
cs
C#
Briver.AspNetCore/HttpContent.cs
chenyj796/Briver.AspNetCore
89624b2e16b1ee8ab7d3870b27c7150d2748bc2a
[ "MIT" ]
null
null
null
Briver.AspNetCore/HttpContent.cs
chenyj796/Briver.AspNetCore
89624b2e16b1ee8ab7d3870b27c7150d2748bc2a
[ "MIT" ]
null
null
null
Briver.AspNetCore/HttpContent.cs
chenyj796/Briver.AspNetCore
89624b2e16b1ee8ab7d3870b27c7150d2748bc2a
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Net.Http; using System.Text; using Newtonsoft.Json; namespace Briver.AspNetCore { /// <summary> /// 将对象序列化后作为Body提交 /// </summary> public class ObjectContent : StringContent { publi...
27.708333
122
0.577945
919ec0a4574c3d041ccd71fa836a3a3e24f83ad0
727
cs
C#
Kanka.NET/models/interfaces/IEntity.cs
DocSchlock/Kanka.NET
4103da7bb6380a9a072f825bc5d263c0b575638c
[ "MIT" ]
null
null
null
Kanka.NET/models/interfaces/IEntity.cs
DocSchlock/Kanka.NET
4103da7bb6380a9a072f825bc5d263c0b575638c
[ "MIT" ]
1
2022-01-12T19:01:04.000Z
2022-01-23T21:51:14.000Z
Kanka.NET/models/interfaces/IEntity.cs
DocSchlock/Kanka.NET
4103da7bb6380a9a072f825bc5d263c0b575638c
[ "MIT" ]
1
2022-02-07T15:04:36.000Z
2022-02-07T15:04:36.000Z
namespace Kanka.NET.models.interfaces { internal interface IEntity : IHumanize { int id { get; set; } string name { get; set; } string entry { get; set; } string entry_parsed { get; set; } string image { get; set; } string image_full { get; set; } string ...
34.619048
103
0.56121
3ca7ff8468e24be274c030f99042b357b9596b46
1,042
cs
C#
src/webapicqrsmediator.UnitTests/Domain/Converters/ClienteConverterTests.cs
MagnoSantos/apicqrsmediator
ff5673e14c0eded16124e5409f9138fa21ccd16e
[ "MIT" ]
null
null
null
src/webapicqrsmediator.UnitTests/Domain/Converters/ClienteConverterTests.cs
MagnoSantos/apicqrsmediator
ff5673e14c0eded16124e5409f9138fa21ccd16e
[ "MIT" ]
null
null
null
src/webapicqrsmediator.UnitTests/Domain/Converters/ClienteConverterTests.cs
MagnoSantos/apicqrsmediator
ff5673e14c0eded16124e5409f9138fa21ccd16e
[ "MIT" ]
null
null
null
using AutoFixture; using AutoFixture.AutoMoq; using FluentAssertions; using NUnit.Framework; using webapicqrsmediator.Domain.Commands; using webapicqrsmediator.Domain.Converters; namespace webapicqrsmediator.UnitTests.Domain.Converters { public class ClienteConverterTests { private IFixture _fixture; ...
30.647059
89
0.681382
3cee2b99c4ab144d3e4e1e5c31dced4a2ab41bf2
4,775
cs
C#
ASP.NET-CORE-Web-App/ApiaryDiary.Services/Implementations/InspectionService.cs
DeniPanov/ASP.NET-CORE-Web-App
4c06918b19b092f2c6d87007a8868bd6c9c01a78
[ "MIT" ]
2
2020-01-31T06:32:30.000Z
2020-12-09T10:59:46.000Z
ASP.NET-CORE-Web-App/ApiaryDiary.Services/Implementations/InspectionService.cs
DeniPanov/ASP.NET-CORE-Web-App
4c06918b19b092f2c6d87007a8868bd6c9c01a78
[ "MIT" ]
null
null
null
ASP.NET-CORE-Web-App/ApiaryDiary.Services/Implementations/InspectionService.cs
DeniPanov/ASP.NET-CORE-Web-App
4c06918b19b092f2c6d87007a8868bd6c9c01a78
[ "MIT" ]
null
null
null
namespace ApiaryDiary.Services.Implementations { using ApiaryDiary.Data; using ApiaryDiary.Data.Models; using ApiaryDiary.Data.Models.Enums; using ApiaryDiary.Services.Models.Inspections; using Microsoft.EntityFrameworkCore; using System; using System.Collections.Generic; using System....
32.931034
100
0.562932
cb96e94116a5877221997e79da1912f4c84fa868
662
cs
C#
Server/FitnessApp.Server/Features/Exercises/IExerciseService.cs
martingganev/FitnessApp
7ad3444601e4716a4befd6d550f85ebe5b134cde
[ "MIT" ]
null
null
null
Server/FitnessApp.Server/Features/Exercises/IExerciseService.cs
martingganev/FitnessApp
7ad3444601e4716a4befd6d550f85ebe5b134cde
[ "MIT" ]
null
null
null
Server/FitnessApp.Server/Features/Exercises/IExerciseService.cs
martingganev/FitnessApp
7ad3444601e4716a4befd6d550f85ebe5b134cde
[ "MIT" ]
null
null
null
namespace FitnessApp.Server.Features.Exercises { using System; using System.Collections.Generic; using System.Threading.Tasks; using FitnessApp.Server.Features.Exercises.Models; using FitnessApp.Server.Infrastructure.Services; public interface IExerciseService { Task<IEnumerable<Ex...
27.583333
71
0.725076
a3d031a4bf43fc76d70de1b0ff4fe358452d3083
556
cs
C#
Assets/Scripts/Game/Audio/AmbientAudioSource.cs
pdxparrot/ssjJune2021
5c40bdd515233fb43eb9b4501cf8b27a37a927dd
[ "Apache-2.0" ]
null
null
null
Assets/Scripts/Game/Audio/AmbientAudioSource.cs
pdxparrot/ssjJune2021
5c40bdd515233fb43eb9b4501cf8b27a37a927dd
[ "Apache-2.0" ]
null
null
null
Assets/Scripts/Game/Audio/AmbientAudioSource.cs
pdxparrot/ssjJune2021
5c40bdd515233fb43eb9b4501cf8b27a37a927dd
[ "Apache-2.0" ]
null
null
null
using UnityEngine; using pdxpartyparrot.Core.Audio; namespace pdxpartyparrot.Game.Audio { [RequireComponent(typeof(AudioSource))] public class AmbientAudioSource : MonoBehaviour { private AudioSource[] _audioSources; #region Unity Lifecycle private void Awake() { ...
22.24
73
0.638489
4374fb888e25f8aae015d034221c0fd89b39bd4f
2,502
cs
C#
Sources/Visualization/Microsoft.Psi.Visualization.Windows/ViewModels/DerivedStreamContainerTreeNode.cs
CMU-TBD/psi
b82550d1b719f1405b068197bf9b593033ce55d7
[ "MIT" ]
332
2019-05-10T20:30:40.000Z
2022-03-14T08:42:33.000Z
Sources/Visualization/Microsoft.Psi.Visualization.Windows/ViewModels/DerivedStreamContainerTreeNode.cs
CMU-TBD/psi
b82550d1b719f1405b068197bf9b593033ce55d7
[ "MIT" ]
117
2019-06-12T21:13:03.000Z
2022-03-19T00:32:20.000Z
Sources/Visualization/Microsoft.Psi.Visualization.Windows/ViewModels/DerivedStreamContainerTreeNode.cs
CMU-TBD/psi
b82550d1b719f1405b068197bf9b593033ce55d7
[ "MIT" ]
73
2019-05-08T21:39:06.000Z
2022-03-24T08:34:26.000Z
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. namespace Microsoft.Psi.Visualization.ViewModels { using System.ComponentModel; using System.Windows.Media; using Microsoft.Psi.Visualization; /// <summary> /// Implements a node in the dataset tree th...
35.239437
135
0.653078
a304773b3c91f9a72ccdc1774369fe811219b02c
9,474
cs
C#
Examples/RTDP/DEM/Core/Point.cs
dotnuttx/Alter-Native
9282c7d48a4baae1ea6fd9b102bc6f55ba0e6e95
[ "MIT" ]
119
2015-01-09T14:02:17.000Z
2022-03-09T14:24:21.000Z
Examples/RTDP/DEM/Core/Point.cs
dotnuttx/Alter-Native
9282c7d48a4baae1ea6fd9b102bc6f55ba0e6e95
[ "MIT" ]
12
2016-01-15T11:33:32.000Z
2021-06-08T04:57:07.000Z
Examples/RTDP/DEM/Core/Point.cs
dotnuttx/Alter-Native
9282c7d48a4baae1ea6fd9b102bc6f55ba0e6e95
[ "MIT" ]
43
2015-01-14T10:59:51.000Z
2022-01-10T23:46:06.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace DemManager { /// <summary> /// This class defines the base methods that every single waypoint definition. /// </summary> /// <remarks> /// This class is mandatory because thre is not an only geodetic sy...
35.886364
113
0.523433
31e106b5819ba60e1b401ebc29f36017197b381a
7,813
cs
C#
Shadowsocks-Net/Shadowsocks.Infrastructure/Sockets/UdpServer.cs
celeron533/Shadowsocks-Net
c3ae8a5d4da143cef93e6a6c1e09c137f35b6d7c
[ "Apache-2.0" ]
91
2020-02-25T01:17:58.000Z
2022-03-20T11:02:01.000Z
Shadowsocks-Net/Shadowsocks.Infrastructure/Sockets/UdpServer.cs
celeron533/Shadowsocks-Net
c3ae8a5d4da143cef93e6a6c1e09c137f35b6d7c
[ "Apache-2.0" ]
9
2020-02-24T15:52:54.000Z
2022-02-14T01:37:37.000Z
Shadowsocks-Net/Shadowsocks.Infrastructure/Sockets/UdpServer.cs
celeron533/Shadowsocks-Net
c3ae8a5d4da143cef93e6a6c1e09c137f35b6d7c
[ "Apache-2.0" ]
35
2020-02-24T16:31:24.000Z
2022-03-09T05:27:03.000Z
/* * Shadowsocks-Net https://github.com/shadowsocks/Shadowsocks-Net */ using System; using System.Collections.Generic; using System.Collections.Concurrent; using System.Threading; using System.Threading.Tasks; using System.Text; using System.IO; using System.Net; using System.Net.Sockets; using System.Buffers; usin...
34.117904
157
0.513375
6274beefbdf0260e1648ae9f0064821c98da639c
1,827
cs
C#
src/Services/TesseractService/Parsers/LineParser.cs
davidneumann/WFChatParser
97b92de0864a6071cad85a5a225b641feae63bd4
[ "MIT" ]
2
2019-04-20T01:57:30.000Z
2020-07-07T20:59:43.000Z
src/Services/TesseractService/Parsers/LineParser.cs
davidneumann/WFChatParser
97b92de0864a6071cad85a5a225b641feae63bd4
[ "MIT" ]
1
2020-05-10T05:43:49.000Z
2020-07-16T00:10:53.000Z
src/Services/TesseractService/Parsers/LineParser.cs
davidneumann/WFChatParser
97b92de0864a6071cad85a5a225b641feae63bd4
[ "MIT" ]
2
2019-03-20T20:08:52.000Z
2019-04-05T05:43:53.000Z
using Application.Data; using Application.Enums; using Application.Interfaces; using System; using System.Collections.Generic; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using Tesseract; namespace TesseractService.Parsers { public class LineParser : ILineParser {...
30.45
92
0.520525
7aa9dbd37c767ad5b0bf2b77fe30686ac680193b
1,399
cs
C#
CrazyCar/Assets/Scripts/UI/Login/RegisterUI.cs
TastSong/CrazyCar
f39e49961fec6be8f5def6470df56373d991f02c
[ "MIT" ]
169
2021-10-09T05:57:11.000Z
2022-03-27T08:06:51.000Z
CrazyCar/Assets/Scripts/UI/Login/RegisterUI.cs
TastSong/CrazyCar
f39e49961fec6be8f5def6470df56373d991f02c
[ "MIT" ]
4
2021-10-06T05:28:42.000Z
2022-02-16T08:45:39.000Z
CrazyCar/Assets/Scripts/UI/Login/RegisterUI.cs
TastSong/CrazyCar
f39e49961fec6be8f5def6470df56373d991f02c
[ "MIT" ]
35
2021-10-11T23:31:01.000Z
2022-03-24T02:25:20.000Z
using LitJson; using System.Collections; using System.Collections.Generic; using System.Text; using UnityEngine; using UnityEngine.UI; using Utils; using QFramework; public class RegisterUI : MonoBehaviour, IController { public InputField userNameInput; public InputField passwordInput; public Button regis...
32.534884
155
0.643317
cd13c13c00731f571494b0c341c1f42d7a77bdd3
894
cs
C#
SourceCode/Source/EnterpriseLibrary/ExceptionHandling/Src/ExceptionHandling/ExceptionHandingInstaller.cs
ckalvin-hub/Sheng.Winform.IDE
3b66224cb4247f1e8b34bc4de130302d15d41e05
[ "MIT" ]
227
2017-08-22T01:55:08.000Z
2022-03-24T01:39:56.000Z
SourceCode/Source/EnterpriseLibrary/ExceptionHandling/Src/ExceptionHandling/ExceptionHandingInstaller.cs
sirwgame/Sheng.Winform.IDE
67a10bd492c790e63b39c8c7b1b1b4298a08588b
[ "MIT" ]
null
null
null
SourceCode/Source/EnterpriseLibrary/ExceptionHandling/Src/ExceptionHandling/ExceptionHandingInstaller.cs
sirwgame/Sheng.Winform.IDE
67a10bd492c790e63b39c8c7b1b1b4298a08588b
[ "MIT" ]
133
2017-08-22T01:55:15.000Z
2022-02-18T10:16:14.000Z
/********************************************* 作者:曹旭升 QQ:279060597 访问博客了解详细介绍及更多内容: http://blog.shengxunwei.com **********************************************/ using System; using System.Collections.Generic; using System.ComponentModel; using System.Configuration.Install; using Syste...
33.111111
84
0.692394
cd7629f6d38fd44776dc7a9c78097a685db39e9c
4,892
cs
C#
BizArk.Standard.Core/Application.cs
BizArk/BizArkStd
16535558d6834859c8fa9cd137e28181496de643
[ "MIT" ]
null
null
null
BizArk.Standard.Core/Application.cs
BizArk/BizArkStd
16535558d6834859c8fa9cd137e28181496de643
[ "MIT" ]
null
null
null
BizArk.Standard.Core/Application.cs
BizArk/BizArkStd
16535558d6834859c8fa9cd137e28181496de643
[ "MIT" ]
null
null
null
using System; using System.IO; using System.Reflection; using BizArk.Standard.Core.Extensions.StringExt; using BizArk.Standard.Core.Util; using System.Text; namespace BizArk.Standard.Core { /// <summary> /// Primary class for application information and plugin support. /// </summary> public static cla...
33.737931
131
0.587285
bbdfe9e6f25514f8f8d7c07f9d207b87467b58e2
877
cs
C#
DreamLeague/ViewModels/ManagerViewModel.cs
GeordieFoo/dream-league
ebd759720a5793b50d3e4e637f68811362720a80
[ "MIT" ]
null
null
null
DreamLeague/ViewModels/ManagerViewModel.cs
GeordieFoo/dream-league
ebd759720a5793b50d3e4e637f68811362720a80
[ "MIT" ]
5
2019-12-08T20:20:32.000Z
2019-12-08T20:20:34.000Z
DreamLeague/ViewModels/ManagerViewModel.cs
GeordieFoo/dream-league
ebd759720a5793b50d3e4e637f68811362720a80
[ "MIT" ]
1
2019-10-01T13:36:14.000Z
2019-10-01T13:36:14.000Z
using DreamLeague.Models; using System.ComponentModel.DataAnnotations; namespace DreamLeague.ViewModels { public class ManagerViewModel { public Manager Manager { get; set; } [Display(Name = "Email 1")] public Email Email1 { get; set; } [Display(Name = "Email 2")] pub...
22.487179
57
0.491448
8b90ae0c12c0bec35ef91c0ff0702c31631a6878
787
cs
C#
src/SFA.DAS.EmployerAccounts.UnitTests/ObjectMothers/AddPayeToNewLegalEntityCommandObjectMother.cs
SkillsFundingAgency/das-employeraccounts
15d060a025f2fcd6a8f682835ea1cf435a2bc943
[ "MIT" ]
1
2021-02-22T13:42:18.000Z
2021-02-22T13:42:18.000Z
src/SFA.DAS.EmployerAccounts.UnitTests/ObjectMothers/AddPayeToNewLegalEntityCommandObjectMother.cs
SkillsFundingAgency/das-employeraccounts
15d060a025f2fcd6a8f682835ea1cf435a2bc943
[ "MIT" ]
1
2019-03-12T14:47:45.000Z
2019-03-12T14:47:45.000Z
src/SFA.DAS.EmployerAccounts.UnitTests/ObjectMothers/AddPayeToNewLegalEntityCommandObjectMother.cs
SkillsFundingAgency/das-employeraccounts
15d060a025f2fcd6a8f682835ea1cf435a2bc943
[ "MIT" ]
1
2021-04-11T08:46:46.000Z
2021-04-11T08:46:46.000Z
using System; using SFA.DAS.EmployerAccounts.Commands.AddPayeToAccount; namespace SFA.DAS.EmployerAccounts.UnitTests.ObjectMothers { public static class AddPayeToNewLegalEntityCommandObjectMother { public static AddPayeToAccountCommand Create(string externalUserId = "", string hashedId = "JDJFAF123") ...
34.217391
115
0.614994
b61008ddbeb153df2f89030024ee0df4759f004a
1,344
cs
C#
src/framework/MiCake.DDD.CQS/CommandDispatcher.cs
uoyoCsharp/MiCake
2e7114c0ec13d707c5ce8ef31bd67b40b69ad519
[ "MIT" ]
91
2020-04-20T09:41:10.000Z
2021-01-19T12:41:25.000Z
src/framework/MiCake.DDD.CQS/CommandDispatcher.cs
uoyoCsharp/MiCake
2e7114c0ec13d707c5ce8ef31bd67b40b69ad519
[ "MIT" ]
3
2020-06-22T08:04:47.000Z
2020-11-26T04:27:11.000Z
src/framework/MiCake.DDD.CQS/CommandDispatcher.cs
uoyoCsharp/MiCake
2e7114c0ec13d707c5ce8ef31bd67b40b69ad519
[ "MIT" ]
6
2020-05-16T09:24:17.000Z
2020-12-15T07:41:38.000Z
using Microsoft.Extensions.DependencyInjection; using System; using System.Threading; using System.Threading.Tasks; namespace MiCake.DDD.CQS { internal class CommandDispatcher : ICommandDispatcher { private readonly IServiceProvider _handerFactory; public CommandDispatcher(IServiceProvider se...
38.4
189
0.700893
b64ea9231f6ed0439feceefca02660b94f1882a2
854
cs
C#
Assets/Weapon.cs
BlackZIjian/SpiralExplosion
5d86a62fbe8a90733bde5292b5363aff834104cd
[ "MIT" ]
null
null
null
Assets/Weapon.cs
BlackZIjian/SpiralExplosion
5d86a62fbe8a90733bde5292b5363aff834104cd
[ "MIT" ]
null
null
null
Assets/Weapon.cs
BlackZIjian/SpiralExplosion
5d86a62fbe8a90733bde5292b5363aff834104cd
[ "MIT" ]
null
null
null
using UnityEngine; using System.Collections; using System; public class Weapon : MonoBehaviour { public Transform owner; // Use this for initialization void Start () { } // Update is called once per frame void Update () { } void OnDrawGizmos() { Gizmos.color = Color.red; ...
20.333333
106
0.57377
3c3136e5d23f3f57158866994eab5f55556e137e
991
cs
C#
src/HanLP.Net/Corpus/Tag/NS.cs
ouraspnet/HanLP.NET
d66ee46d1e53176cbb8e06c7d544825afaaab6e1
[ "Apache-2.0" ]
3
2017-05-03T03:04:44.000Z
2018-03-15T03:07:37.000Z
src/HanLP.Net/Corpus/Tag/NS.cs
ouraspnet/HanLP.NET
d66ee46d1e53176cbb8e06c7d544825afaaab6e1
[ "Apache-2.0" ]
1
2018-08-10T13:41:05.000Z
2018-08-10T13:41:05.000Z
src/HanLP.Net/Corpus/Tag/NS.cs
ouraspnet/HanLP.NET
d66ee46d1e53176cbb8e06c7d544825afaaab6e1
[ "Apache-2.0" ]
2
2017-01-03T04:30:22.000Z
2020-05-30T22:41:43.000Z
using System; using System.Collections.Generic; using System.Text; namespace HanLP.Net.Corpus.Tag { /// <summary> /// 地名角色标签 /// </summary> public enum NS { /// <summary> /// 地名的上文 我【来到】中关园 /// </summary> A, /// <summary> /// 地名的下文刘家村/和/下岸村/相邻 ...
15.246154
33
0.359233
d71eb32c845402e21ea702d2fcd887d8a98d8809
2,632
cs
C#
Kean.Application.Query/Implements/IdentityService.cs
snr4978/DotNetService4
afc51b69e3cab0a31a493693b2a5a1466fddb5d2
[ "MIT" ]
null
null
null
Kean.Application.Query/Implements/IdentityService.cs
snr4978/DotNetService4
afc51b69e3cab0a31a493693b2a5a1466fddb5d2
[ "MIT" ]
null
null
null
Kean.Application.Query/Implements/IdentityService.cs
snr4978/DotNetService4
afc51b69e3cab0a31a493693b2a5a1466fddb5d2
[ "MIT" ]
null
null
null
using AutoMapper; using Kean.Application.Query.Interfaces; using Kean.Application.Query.ViewModels; using Kean.Infrastructure.Database; using Kean.Infrastructure.Database.Repository.Default; using Kean.Infrastructure.Database.Repository.Default.Entities; using Kean.Infrastructure.NoSql.Repository.Default; using Kean.I...
34.631579
143
0.56459
d769289b6e3bec8521f91002f792fc60a380e350
290
cs
C#
esdc-simulation-base/Src/Classes/SimulationResult.cs
DTS-STN/babel-simulation-engine
11fad79f4ebe2d00925b0a574d2d4a8d91e0986b
[ "MIT" ]
null
null
null
esdc-simulation-base/Src/Classes/SimulationResult.cs
DTS-STN/babel-simulation-engine
11fad79f4ebe2d00925b0a574d2d4a8d91e0986b
[ "MIT" ]
null
null
null
esdc-simulation-base/Src/Classes/SimulationResult.cs
DTS-STN/babel-simulation-engine
11fad79f4ebe2d00925b0a574d2d4a8d91e0986b
[ "MIT" ]
1
2021-08-03T16:57:13.000Z
2021-08-03T16:57:13.000Z
using System.Collections.Generic; namespace esdc_simulation_base.Src.Classes { public class SimulationResult { public List<PersonResult> PersonResults { get; set; } public SimulationResult() { PersonResults = new List<PersonResult>(); } } }
22.307692
61
0.655172
9d7b1fdf34be752ac9d2a137de8224640b28109c
1,076
cs
C#
Unity/SeedQuest/Assets/SeedQuestSandbox/Scripts/SceneLoader.cs
jaywgraves/seedQuest
4a95a3fa2106a1992abfe207d01979c99cf41c79
[ "Apache-2.0" ]
54
2018-06-26T22:06:40.000Z
2022-03-21T06:15:39.000Z
Unity/SeedQuest/Assets/SeedQuestSandbox/Scripts/SceneLoader.cs
jaywgraves/seedQuest
4a95a3fa2106a1992abfe207d01979c99cf41c79
[ "Apache-2.0" ]
484
2018-04-24T20:18:06.000Z
2020-01-17T20:57:13.000Z
Unity/SeedQuest/Assets/SeedQuestSandbox/Scripts/SceneLoader.cs
jaywgraves/seedQuest
4a95a3fa2106a1992abfe207d01979c99cf41c79
[ "Apache-2.0" ]
9
2018-06-26T22:06:52.000Z
2020-05-12T06:51:30.000Z
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.SceneManagement; public class SceneLoader : MonoBehaviour { static private SceneLoader __instance = null; static public SceneLoader instance { get { if (__instance == n...
26.9
76
0.608736
bafd2fe31f8d093cf472108fb4e6ce63945cf63d
86,336
cs
C#
Nekoxy2.Test/ApplicationLayer/ProtocolReaders/Http2/Http2ReaderTest.cs
veigr/Nekoxy2
163241963f98876b3db51cd066b64ad325763aff
[ "MIT" ]
2
2019-06-27T06:42:56.000Z
2021-07-09T07:31:11.000Z
Nekoxy2.Test/ApplicationLayer/ProtocolReaders/Http2/Http2ReaderTest.cs
veigr/Nekoxy2
163241963f98876b3db51cd066b64ad325763aff
[ "MIT" ]
2
2019-06-14T07:03:24.000Z
2019-06-14T07:06:00.000Z
Nekoxy2.Test/ApplicationLayer/ProtocolReaders/Http2/Http2ReaderTest.cs
veigr/Nekoxy2
163241963f98876b3db51cd066b64ad325763aff
[ "MIT" ]
null
null
null
using Nekoxy2.ApplicationLayer.Entities.Http; using Nekoxy2.ApplicationLayer.ProtocolReaders.Http2; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Xunit; namespace Nekoxy2.Test.ApplicationLayer.ProtocolReaders.Http2 { public class Http2Rea...
830.153846
29,916
0.879506
ed226743fa11cc1a2880c9e4d1395eab6c5816af
879
cs
C#
iTEAMConsulting.O365/Adapters/AuthenticationContextAdapter.cs
iteam-software/csharp-o365-client
0e798492f5d4d18e6192cd79a4f4596388e69cc4
[ "MIT" ]
1
2017-11-22T15:28:31.000Z
2017-11-22T15:28:31.000Z
iTEAMConsulting.O365/Adapters/AuthenticationContextAdapter.cs
iteam-software/csharp-o365-client
0e798492f5d4d18e6192cd79a4f4596388e69cc4
[ "MIT" ]
2
2017-07-06T21:36:12.000Z
2020-02-27T22:39:59.000Z
iTEAMConsulting.O365/Adapters/AuthenticationContextAdapter.cs
iteam-software/csharp-o365-client
0e798492f5d4d18e6192cd79a4f4596388e69cc4
[ "MIT" ]
1
2020-06-25T11:59:07.000Z
2020-06-25T11:59:07.000Z
using Microsoft.IdentityModel.Clients.ActiveDirectory; using System.Threading.Tasks; using System; namespace iTEAMConsulting.O365 { public class AuthenticationContextAdapter : IAuthenticationContextAdapter { private readonly AuthenticationContext _context; public AuthenticationContextAdapter(...
32.555556
122
0.723549
77baa52e818c1c76a8703c5a885b2395823ba757
586
cs
C#
SCP-087/Library/PackageCache/com.unity.services.core@1.3.1/Runtime/Core.Internal/Components/Authentication/IPlayerId.cs
ASlugin/Homework-2sem
4419589c36e1de0fffdea0f6fd48dd03c12c9b2c
[ "Apache-2.0" ]
1
2022-03-25T19:31:44.000Z
2022-03-25T19:31:44.000Z
SCP-087/Library/PackageCache/com.unity.services.core@1.3.1/Runtime/Core.Internal/Components/Authentication/IPlayerId.cs
ASlugin/Homework-2sem
4419589c36e1de0fffdea0f6fd48dd03c12c9b2c
[ "Apache-2.0" ]
null
null
null
SCP-087/Library/PackageCache/com.unity.services.core@1.3.1/Runtime/Core.Internal/Components/Authentication/IPlayerId.cs
ASlugin/Homework-2sem
4419589c36e1de0fffdea0f6fd48dd03c12c9b2c
[ "Apache-2.0" ]
null
null
null
using System; using Unity.Services.Core.Internal; namespace Unity.Services.Authentication.Internal { /// <summary> /// Contract for objects providing information with the player identification (PlayerID) for currently signed in player. /// </summary> public interface IPlayerId : IServiceComponent {...
26.636364
124
0.622867
9ad47b4aa6d780a4a60df626a465600eb3239514
2,880
cs
C#
src/SRDP/SRDP.WebUI/Controllers/VehiculosController.cs
guidoblado/declaraciones-patrimoniales
b3ce1a6d91bde5c647bb4e2b31a6f8c9a455e5c6
[ "MIT" ]
2
2019-03-06T16:39:05.000Z
2021-02-22T19:10:14.000Z
src/SRDP/SRDP.WebUI/Controllers/VehiculosController.cs
guidoblado/declaraciones-patrimoniales
b3ce1a6d91bde5c647bb4e2b31a6f8c9a455e5c6
[ "MIT" ]
4
2020-10-03T15:27:14.000Z
2020-10-05T15:05:30.000Z
src/SRDP/SRDP.WebUI/Controllers/VehiculosController.cs
guidoblado/declaraciones-patrimoniales
b3ce1a6d91bde5c647bb4e2b31a6f8c9a455e5c6
[ "MIT" ]
null
null
null
using AutoMapper; using SRDP.Application.UseCases; using SRDP.Application.UseCases.GetVehiculos; using SRDP.Application.UseCases.SaveVehiculos; using SRDP.WebUI.Models; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using System.Web; using System.Web.Mvc; namespace SR...
35.121951
177
0.632986
b1914fc8201b677e0c43e9c0ad256c04983c18bf
493
cs
C#
PdfSharp/AgInternals/AgExtensions.cs
t00/PdfSharpXps
cd4f07b75435d9751f363f8924443cbbe4f55a7f
[ "MIT" ]
4
2020-06-29T14:10:54.000Z
2021-06-04T17:16:31.000Z
PdfSharp/AgInternals/AgExtensions.cs
t00/PdfSharpXps
cd4f07b75435d9751f363f8924443cbbe4f55a7f
[ "MIT" ]
null
null
null
PdfSharp/AgInternals/AgExtensions.cs
t00/PdfSharpXps
cd4f07b75435d9751f363f8924443cbbe4f55a7f
[ "MIT" ]
1
2021-05-30T05:09:17.000Z
2021-05-30T05:09:17.000Z
using System; using System.Net; using System.Windows; using System.Windows.Controls; using System.Windows.Documents; using System.Windows.Ink; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Animation; using System.Windows.Media.Imaging; using System.Windows.Shapes; name...
19.72
64
0.726166
da7bcda85e5e853517b79d6fc6cf7a89fcdc9936
6,892
cs
C#
Task3/ProjectTasks.xaml.cs
Infatum/Tasks-Time-Manager
842851bd0e9ccb698f4cf14fe04565fd6f80006f
[ "MIT" ]
null
null
null
Task3/ProjectTasks.xaml.cs
Infatum/Tasks-Time-Manager
842851bd0e9ccb698f4cf14fe04565fd6f80006f
[ "MIT" ]
null
null
null
Task3/ProjectTasks.xaml.cs
Infatum/Tasks-Time-Manager
842851bd0e9ccb698f4cf14fe04565fd6f80006f
[ "MIT" ]
null
null
null
using System; using System.Windows; using System.Linq; using System.Collections.ObjectModel; using System.IO; using iTextSharp.text; using iTextSharp.text.pdf; using Microsoft.Win32; using System.ComponentModel; using System.Windows.Controls; namespace Task3 { /// <summary> /// Interaction logic for MainWind...
33.456311
148
0.554991