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
7c5a13039ec1d4aea2db7efea5722b8eed3d37e0
171
cs
C#
src/QrHandler_WF/View/CreatePage/ICreatePage.cs
pedrorocha014/Qr-Go
31bc34a5f4e77f935214c2568d3f7aad26334582
[ "MIT" ]
null
null
null
src/QrHandler_WF/View/CreatePage/ICreatePage.cs
pedrorocha014/Qr-Go
31bc34a5f4e77f935214c2568d3f7aad26334582
[ "MIT" ]
null
null
null
src/QrHandler_WF/View/CreatePage/ICreatePage.cs
pedrorocha014/Qr-Go
31bc34a5f4e77f935214c2568d3f7aad26334582
[ "MIT" ]
null
null
null
using System.Drawing; namespace QrHandler_WF.View { public interface ICreatePage { string QRContent { get; } Image QRImage { get; set; } } }
15.545455
35
0.614035
dca0c7722c24abd94a671e505b7dde6e9d6449ba
1,851
cs
C#
Business/BusinessAccount.cs
puntoVic/API_PruebaTecnica
769d4f0649ddab8016477e3df6e32f9462d1d5fb
[ "MIT" ]
null
null
null
Business/BusinessAccount.cs
puntoVic/API_PruebaTecnica
769d4f0649ddab8016477e3df6e32f9462d1d5fb
[ "MIT" ]
null
null
null
Business/BusinessAccount.cs
puntoVic/API_PruebaTecnica
769d4f0649ddab8016477e3df6e32f9462d1d5fb
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; using Entities; using DataAccess; namespace Business { public static class BusinessAccount { /// <summary> /// Initial function to create an account /// </summary> /// <param name="account">Account to create</p...
30.85
88
0.573204
932bacd834708e2eb0d1ea6c0872d5204b5a7acf
4,605
cs
C#
src/core/srcbc/asn1/x509/qualified/Iso4217CurrencyCode.cs
yangli1128/itextsharp.NetCore
828d84a9da7081d8ba87dcb449b3ff0c49c6f128
[ "RSA-MD" ]
1
2020-08-13T09:54:23.000Z
2020-08-13T09:54:23.000Z
src/core/srcbc/asn1/x509/qualified/Iso4217CurrencyCode.cs
yangli1128/itextsharp.NetCore
828d84a9da7081d8ba87dcb449b3ff0c49c6f128
[ "RSA-MD" ]
null
null
null
src/core/srcbc/asn1/x509/qualified/Iso4217CurrencyCode.cs
yangli1128/itextsharp.NetCore
828d84a9da7081d8ba87dcb449b3ff0c49c6f128
[ "RSA-MD" ]
1
2020-08-13T09:54:58.000Z
2020-08-13T09:54:58.000Z
/* This file is part of the iText (R) project. Copyright (c) 1998-2019 iText Group NV Authors: iText Software. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3 as published by the Free Software Foundation with the add...
43.857143
444
0.684473
42d44dc82511fec90898c1d0cd05b5b8992aa174
1,142
cs
C#
Promptr/Classes/Character.cs
b-m-ward/Promptr
33dfc785c899dc616b383c981124ddad1e79b162
[ "MIT" ]
null
null
null
Promptr/Classes/Character.cs
b-m-ward/Promptr
33dfc785c899dc616b383c981124ddad1e79b162
[ "MIT" ]
null
null
null
Promptr/Classes/Character.cs
b-m-ward/Promptr
33dfc785c899dc616b383c981124ddad1e79b162
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Promptr.Core.Classes { public class Character { public Character(int age, string firstName, string lastName) { this.Age = age; this...
27.190476
119
0.56655
6152f8d3553382eef4dbf49e0c03a4ddd50a0be8
440
cs
C#
FireSharp/Config/FirebaseConfig.cs
DavidRieman/FireSharp
dad57858126c8eea685fa2354376d59ba218e4a1
[ "MIT" ]
null
null
null
FireSharp/Config/FirebaseConfig.cs
DavidRieman/FireSharp
dad57858126c8eea685fa2354376d59ba218e4a1
[ "MIT" ]
null
null
null
FireSharp/Config/FirebaseConfig.cs
DavidRieman/FireSharp
dad57858126c8eea685fa2354376d59ba218e4a1
[ "MIT" ]
null
null
null
using System; using FireSharp.Interfaces; namespace FireSharp.Config { public class FirebaseConfig : IFirebaseConfig { public FirebaseConfig() { Serializer = new JsonNetSerializer(); } public string BasePath { get; set; } public string AuthSecret { get; set...
20.952381
53
0.613636
9ba63312c650da3b6b61fc9d1ba26bc02255bc61
104,494
cs
C#
Assets/Script.ILRuntimeGenerated/UnityEngine_Networking_UnityWebRequest_Binding.cs
veliamsli/CasinosClient
ac415a182fa0fc6da6ea4cb4dda36487c51dfbe0
[ "MIT" ]
3
2021-05-08T03:26:03.000Z
2021-05-08T08:31:01.000Z
Assets/Script.ILRuntimeGenerated/UnityEngine_Networking_UnityWebRequest_Binding.cs
veliamsli/CasinosClient
ac415a182fa0fc6da6ea4cb4dda36487c51dfbe0
[ "MIT" ]
null
null
null
Assets/Script.ILRuntimeGenerated/UnityEngine_Networking_UnityWebRequest_Binding.cs
veliamsli/CasinosClient
ac415a182fa0fc6da6ea4cb4dda36487c51dfbe0
[ "MIT" ]
2
2019-06-11T07:09:55.000Z
2019-06-14T02:09:49.000Z
using System; using System.Collections.Generic; using System.Reflection; using System.Runtime.InteropServices; using System.Linq; using ILRuntime.CLR.TypeSystem; using ILRuntime.CLR.Method; using ILRuntime.Runtime.Enviorment; using ILRuntime.Runtime.Intepreter; using ILRuntime.Runtime.Stack; using ILRuntime.Reflection;...
56.667028
356
0.69715
a6a5154f2f5fe5bb0a1b32f1b9acac51e3f40b34
7,056
cs
C#
KLineEd/KLineEdCmdAppTest/ModelTests/BodyDisplayLinesTest.cs
wpqs/GenDotNetCmdApps
5ac4456d4a85ef3a0754afed9669188674eb0ab8
[ "MIT" ]
null
null
null
KLineEd/KLineEdCmdAppTest/ModelTests/BodyDisplayLinesTest.cs
wpqs/GenDotNetCmdApps
5ac4456d4a85ef3a0754afed9669188674eb0ab8
[ "MIT" ]
null
null
null
KLineEd/KLineEdCmdAppTest/ModelTests/BodyDisplayLinesTest.cs
wpqs/GenDotNetCmdApps
5ac4456d4a85ef3a0754afed9669188674eb0ab8
[ "MIT" ]
null
null
null
using KLineEdCmdApp.Model; using KLineEdCmdApp.Utils; using KLineEdCmdAppTest.TestSupport; using Xunit; namespace KLineEdCmdAppTest.ModelTests { public class BodyDisplayLinesTest { [Fact] public void GetLastLinesTest() { var body = new Body(); Assert.True(body.I...
46.421053
138
0.632937
0bf49c07ece9bb38dda7dc5922742f9b4f2fe185
1,275
cs
C#
ScavengerHuntTemplate-UnityClient/Assets/Scripts/Essential/StartedHunt.cs
SOFIE-project/MobileGamePilot
48725bc7655eb0cc300873dad8591c4b2d0c9bdd
[ "Apache-2.0" ]
1
2021-12-22T02:24:02.000Z
2021-12-22T02:24:02.000Z
ScavengerHuntTemplate-UnityClient/Assets/Scripts/Essential/StartedHunt.cs
SOFIE-project/MobileGamePilot
48725bc7655eb0cc300873dad8591c4b2d0c9bdd
[ "Apache-2.0" ]
null
null
null
ScavengerHuntTemplate-UnityClient/Assets/Scripts/Essential/StartedHunt.cs
SOFIE-project/MobileGamePilot
48725bc7655eb0cc300873dad8591c4b2d0c9bdd
[ "Apache-2.0" ]
1
2021-12-22T02:24:06.000Z
2021-12-22T02:24:06.000Z
/* Copyright 2020 SOFIE. 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 required by applicable law or agreed to in writ...
26.020408
96
0.727059
0474f0ba9e5589dcbf32ee50668e7abd762fccaf
730
cs
C#
src/Microsoft.Extensions.Logging.AzureAppServices/Internal/ForwardingLoggerProvider.cs
Mobigility/Logging
a35bc20701d514e6d6e206ebc0924c519b46786e
[ "Apache-2.0" ]
511
2015-01-04T04:25:00.000Z
2022-03-07T06:30:34.000Z
src/Microsoft.Extensions.Logging.AzureAppServices/Internal/ForwardingLoggerProvider.cs
andyedinborough/Logging
3a4a5a386d4b4b7b00e0b80c7db77c1712203411
[ "Apache-2.0" ]
782
2015-01-02T18:38:15.000Z
2018-12-13T03:56:13.000Z
src/Microsoft.Extensions.Logging.AzureAppServices/Internal/ForwardingLoggerProvider.cs
andyedinborough/Logging
3a4a5a386d4b4b7b00e0b80c7db77c1712203411
[ "Apache-2.0" ]
382
2015-01-09T21:48:44.000Z
2022-01-14T18:19:53.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. namespace Microsoft.Extensions.Logging.AzureAppServices.Internal { internal class ForwardingLoggerProvider : ILoggerProvider { private r...
29.2
111
0.672603
f0fb54c5f16ec1e0f7f69cd2b0a29aff1f672460
1,048
cs
C#
aspnet-core/src/LMS.Core/Loan/Employees/Employee.cs
abdk123/Loan
727433c9df79c3da104cbb59a7759cf591f4005b
[ "MIT" ]
null
null
null
aspnet-core/src/LMS.Core/Loan/Employees/Employee.cs
abdk123/Loan
727433c9df79c3da104cbb59a7759cf591f4005b
[ "MIT" ]
null
null
null
aspnet-core/src/LMS.Core/Loan/Employees/Employee.cs
abdk123/Loan
727433c9df79c3da104cbb59a7759cf591f4005b
[ "MIT" ]
null
null
null
using Abp.Domain.Entities.Auditing; using LMS.Authorization.Users; using LMS.Loan.Enums; using System.ComponentModel.DataAnnotations; using System.ComponentModel.DataAnnotations.Schema; namespace LMS.Loan.Employees { public class Employee:FullAuditedEntity { [MaxLength(LMSConsts.MinStringLength)] ...
32.75
54
0.664122
94408f85b6f1f24cfdbac94cb82eafbc549507e4
4,859
cs
C#
src/Foundation/Features/MyAccount/MyAccountNavigationControllerService.cs
apohto-rightpoint/Foundation
8859479bb6130709850ff88cd54c7a5ee4da82bf
[ "Apache-2.0" ]
null
null
null
src/Foundation/Features/MyAccount/MyAccountNavigationControllerService.cs
apohto-rightpoint/Foundation
8859479bb6130709850ff88cd54c7a5ee4da82bf
[ "Apache-2.0" ]
null
null
null
src/Foundation/Features/MyAccount/MyAccountNavigationControllerService.cs
apohto-rightpoint/Foundation
8859479bb6130709850ff88cd54c7a5ee4da82bf
[ "Apache-2.0" ]
null
null
null
using System; using EPiServer.SpecializedProperties; using Foundation.Commerce; using Foundation.Commerce.Models.Pages; using Foundation.Commerce.ViewModels.Header; using Foundation.Demo.Models; using System.Linq; using EPiServer; using EPiServer.Framework.Localization; using EPiServer.Web.Routing; using Foundation.Cm...
46.721154
134
0.60815
eb01f0988f1ba754a8d41db9ff94c39a0f2b1495
282
cs
C#
xServer.D/Feature/X42Client/RestClient/Responses/GetXServerStatsResult.cs
psavva/xServer
deb7186fb35a491e99c77f5f7fa8e5880c9d6f78
[ "MIT" ]
8
2020-01-22T15:55:33.000Z
2022-02-15T22:55:40.000Z
xServer.D/Feature/X42Client/RestClient/Responses/GetXServerStatsResult.cs
psavva/xServer
deb7186fb35a491e99c77f5f7fa8e5880c9d6f78
[ "MIT" ]
21
2020-01-20T16:29:20.000Z
2021-08-01T04:57:12.000Z
xServer.D/Feature/X42Client/RestClient/Responses/GetXServerStatsResult.cs
psavva/xServer
deb7186fb35a491e99c77f5f7fa8e5880c9d6f78
[ "MIT" ]
4
2020-06-19T19:19:19.000Z
2022-02-24T17:30:43.000Z
using System.Collections.Generic; using x42.Feature.X42Client.Models; namespace x42.Feature.X42Client.RestClient.Responses { public sealed class GetXServerStatsResult { public int Connected { get; set; } public List<xServerPeer> Nodes { get; set; } } }
25.636364
52
0.70922
bf68b266cd383c2278671b90475cbb6d6591848f
902
cs
C#
Test/Lokad.Cloud.Storage.Test/Documents/CachedMyDocumentSetTests.cs
cdrnet/lokad-cloud-storage
21aae37a0b985cddd60c7bac26b4363ffd719776
[ "BSD-3-Clause" ]
1
2020-02-26T10:48:44.000Z
2020-02-26T10:48:44.000Z
Test/Lokad.Cloud.Storage.Test/Documents/CachedMyDocumentSetTests.cs
cdrnet/lokad-cloud-storage
21aae37a0b985cddd60c7bac26b4363ffd719776
[ "BSD-3-Clause" ]
null
null
null
Test/Lokad.Cloud.Storage.Test/Documents/CachedMyDocumentSetTests.cs
cdrnet/lokad-cloud-storage
21aae37a0b985cddd60c7bac26b4363ffd719776
[ "BSD-3-Clause" ]
4
2017-11-10T13:39:06.000Z
2020-10-02T21:06:26.000Z
#region Copyright (c) Lokad 2009-2012 // This code is released under the terms of the new BSD licence. // URL: http://www.lokad.com/ #endregion using System.Linq; using System.Runtime.Caching; using Lokad.Cloud.Storage.Documents; using Lokad.Cloud.Storage.InMemory; using NUnit.Framework; namespace Lokad.Cloud.Storag...
28.1875
75
0.637472
13a7b0e315955c957554434cc85201b54e505ada
677
cs
C#
src/SwaggerDemoApi/Models/Superhero.cs
techbuzzz/SwaggerDemoApi
feb3d763dd4d384ec7b7c8dfc732810d357b094c
[ "MIT" ]
54
2016-01-27T20:25:03.000Z
2021-11-07T02:31:14.000Z
src/SwaggerDemoApi/Models/Superhero.cs
techbuzzz/SwaggerDemoApi
feb3d763dd4d384ec7b7c8dfc732810d357b094c
[ "MIT" ]
1
2018-02-07T06:00:37.000Z
2018-11-23T08:57:08.000Z
src/SwaggerDemoApi/Models/Superhero.cs
billpratt/SwaggerDemoApi
feb3d763dd4d384ec7b7c8dfc732810d357b094c
[ "MIT" ]
51
2015-10-12T10:08:21.000Z
2021-09-20T15:13:09.000Z
using System; namespace SwaggerDemoApi.Models { /// <summary> /// Superhero /// </summary> public class Superhero { /// <summary> /// Guid id of the superhero /// </summary> public Guid Id { get; set; } /// <summary> /// Superhero name ...
22.566667
66
0.485968
2813ae3a0a649a6bb380fc391feb623faf665699
4,451
cs
C#
src/RedArrow.Argo.Linq/Node/NodeBase.cs
redarrowlabs/Argo
f8e2c78290bcf60fdc66ad8689eaff9aa1d85896
[ "MIT" ]
8
2016-12-18T05:40:04.000Z
2020-01-10T19:45:35.000Z
src/RedArrow.Argo.Linq/Node/NodeBase.cs
redarrowlabs/Argo
f8e2c78290bcf60fdc66ad8689eaff9aa1d85896
[ "MIT" ]
31
2016-12-20T21:15:02.000Z
2018-02-12T22:47:43.000Z
src/RedArrow.Argo.Linq/Node/NodeBase.cs
redarrowlabs/Argo
f8e2c78290bcf60fdc66ad8689eaff9aa1d85896
[ "MIT" ]
7
2017-02-14T21:20:22.000Z
2020-02-24T15:31:40.000Z
using System.Collections.Generic; using System.Reflection; namespace RedArrow.Argo.Linq.Node { internal abstract class NodeBase { public NodeBase Target { get; } public static NodeBase Null { get; } = new NullNode(); public static NodeBase DirectValue { get; } = new DirectValueNode(...
27.140244
133
0.533588
47f4afd137d82a5e511cbae9f7c8bb39af74c085
2,409
cs
C#
test/WebMarkupMin.Benchmarks/JsMinificationBenchmark.cs
alan-strickland/WebMarkupMin
87cccf500808ab1d09dfe3c7b61d6658fe4aa185
[ "Apache-2.0" ]
null
null
null
test/WebMarkupMin.Benchmarks/JsMinificationBenchmark.cs
alan-strickland/WebMarkupMin
87cccf500808ab1d09dfe3c7b61d6658fe4aa185
[ "Apache-2.0" ]
null
null
null
test/WebMarkupMin.Benchmarks/JsMinificationBenchmark.cs
alan-strickland/WebMarkupMin
87cccf500808ab1d09dfe3c7b61d6658fe4aa185
[ "Apache-2.0" ]
null
null
null
using System.Collections.Generic; using BenchmarkDotNet.Attributes; using BenchmarkDotNet.Diagnosers; using WebMarkupMin.Core; using WebMarkupMin.MsAjax; using WebMarkupMin.NUglify; using WebMarkupMin.Yui; namespace WebMarkupMin.Benchmarks { [MemoryDiagnoser] public class JsMinificationBenchmark { private stat...
28.341176
102
0.738481
5def04010a2c9a282cb1fcc90ba7d8eb9eb58c23
2,310
cs
C#
OMS.Services/WareHouse/WareHouseService.cs
yezhaocan/OMS
650e853cdc9292f3fe5372fba6d9846032718dfa
[ "MIT" ]
null
null
null
OMS.Services/WareHouse/WareHouseService.cs
yezhaocan/OMS
650e853cdc9292f3fe5372fba6d9846032718dfa
[ "MIT" ]
null
null
null
OMS.Services/WareHouse/WareHouseService.cs
yezhaocan/OMS
650e853cdc9292f3fe5372fba6d9846032718dfa
[ "MIT" ]
null
null
null
using Microsoft.EntityFrameworkCore; using OMS.Core; using OMS.Data.Domain; using OMS.Data.Interface; using System; using System.Collections.Generic; using System.Linq; namespace OMS.Services { public class WareHouseService: ServiceBase,IWareHouseService { #region ctor public WareHouseService(I...
32.083333
109
0.57013
b90ad08a323efc80f9818ab52549e71330cc9f29
2,054
cshtml
C#
reCAPTCHA.AspNetCore.Example/Views/Home/Contact4.cshtml
chuongxl/reCAPTCHA.AspNetCore
211970ef76e81198c9a8be27de78cf145233867a
[ "MIT" ]
null
null
null
reCAPTCHA.AspNetCore.Example/Views/Home/Contact4.cshtml
chuongxl/reCAPTCHA.AspNetCore
211970ef76e81198c9a8be27de78cf145233867a
[ "MIT" ]
null
null
null
reCAPTCHA.AspNetCore.Example/Views/Home/Contact4.cshtml
chuongxl/reCAPTCHA.AspNetCore
211970ef76e81198c9a8be27de78cf145233867a
[ "MIT" ]
null
null
null
@using reCAPTCHA.AspNetCore @using reCAPTCHA.AspNetCore.Versions; @using Microsoft.Extensions.Options @model ContactModel @inject IOptions<RecaptchaSettings> RecaptchaSettings; @{ ViewData["Title"] = "Contact"; } <!-- This is an example of using more than 1 form, with recaptcha on the page at once. --> <h2>@...
29.342857
123
0.608082
9ffafb71c7529c9879f088d7df20b2dea1e6c117
2,451
cs
C#
SmartHouse_Control/UI/entering_menu.xaml.cs
v1nnyb0y/HSE.CoursePaper.SmartHouse
86d52f43834b2f4c92adf629bf240e7c5852639c
[ "MIT" ]
null
null
null
SmartHouse_Control/UI/entering_menu.xaml.cs
v1nnyb0y/HSE.CoursePaper.SmartHouse
86d52f43834b2f4c92adf629bf240e7c5852639c
[ "MIT" ]
null
null
null
SmartHouse_Control/UI/entering_menu.xaml.cs
v1nnyb0y/HSE.CoursePaper.SmartHouse
86d52f43834b2f4c92adf629bf240e7c5852639c
[ "MIT" ]
null
null
null
using System; using System.Windows; using System.Windows.Input; using SmartHouse_Control.Handlers; using SmartHouse_Control.Session; namespace SmartHouse_Control.UI { /// <summary> /// Delegate for check login/password /// </summary> /// <param name="login">Entered login</param> /// <param nam...
31.423077
114
0.614851
9ffd4eeefd5acc382c75ca9494c02032cfdbfb1b
1,818
cshtml
C#
src/Xenial.Identity/Areas/Identity/Pages/Account/Manage/DeletePersonalData.cshtml
xenial-io/Xenial.Identity
19caf9e09f517bb2bf62e9718328ce71d507da5a
[ "BlueOak-1.0.0", "Apache-2.0" ]
null
null
null
src/Xenial.Identity/Areas/Identity/Pages/Account/Manage/DeletePersonalData.cshtml
xenial-io/Xenial.Identity
19caf9e09f517bb2bf62e9718328ce71d507da5a
[ "BlueOak-1.0.0", "Apache-2.0" ]
2
2020-11-04T13:58:10.000Z
2020-11-13T07:36:27.000Z
src/Xenial.Identity/Areas/Identity/Pages/Account/Manage/DeletePersonalData.cshtml
xenial-io/Xenial.Identity
19caf9e09f517bb2bf62e9718328ce71d507da5a
[ "BlueOak-1.0.0", "Apache-2.0" ]
5
2020-10-14T06:55:30.000Z
2021-04-01T09:00:23.000Z
@page @model DeletePersonalDataModel @{ ViewData["ASideClass"] = "show-aside"; ViewData["Title"] = "Delete Personal Data"; ViewData["ActivePage"] = ManageNavPages.PersonalData; } <div class="personal-data-page"> <div class="personal-data-page-tabs"> <input type="radio" id="tab1" name="tab-cont...
38.680851
121
0.541254
197de0ec990ca865f9e8aee89246234cea0fa2f9
2,036
cs
C#
ORD.NET.Model/Business/DishType.cs
samusaran/ORD.Net
472c169ed4ed0fe7c1727e27219368bdcc8efbca
[ "MIT" ]
3
2018-03-15T18:51:02.000Z
2018-05-10T11:41:20.000Z
ORD.NET.Model/Business/DishType.cs
samusaran/ORD.Net
472c169ed4ed0fe7c1727e27219368bdcc8efbca
[ "MIT" ]
null
null
null
ORD.NET.Model/Business/DishType.cs
samusaran/ORD.Net
472c169ed4ed0fe7c1727e27219368bdcc8efbca
[ "MIT" ]
null
null
null
using System; namespace ORD.NET.Model.Business { [Serializable] public class DishType { public int ID { get; set; } public string Name { get; set; } = ""; public bool VisibleOnGui { get; set; } public int? MultipleCount { get; set; } public DishType() { } ...
22.373626
69
0.409136
19b2ca3d4269d528c34d2711ee575cdc654d3ddb
7,075
cs
C#
src/EA.Iws.Web/Areas/NotificationApplication/Views/WhatToDoNext/PrintResources.Designer.cs
DEFRA/prsd-iws
00622f1ec2db33516d365143e260843bbceb63c9
[ "Unlicense" ]
1
2019-05-17T06:08:08.000Z
2019-05-17T06:08:08.000Z
src/EA.Iws.Web/Areas/NotificationApplication/Views/WhatToDoNext/PrintResources.Designer.cs
DEFRA/prsd-iws
00622f1ec2db33516d365143e260843bbceb63c9
[ "Unlicense" ]
46
2017-01-24T17:10:09.000Z
2022-01-24T16:38:50.000Z
src/EA.Iws.Web/Areas/NotificationApplication/Views/WhatToDoNext/PrintResources.Designer.cs
DEFRA/prsd-iws
00622f1ec2db33516d365143e260843bbceb63c9
[ "Unlicense" ]
2
2017-12-13T19:37:51.000Z
2021-04-10T21:34:43.000Z
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //--...
41.133721
323
0.589117
c26114b2a684ba785495e40b22aa4e67d6f77063
4,097
cs
C#
SatPlayer/SaveDataComponent.cs
gon6109/sat
78f500d0193ce84e3c42874ce183f4052a01fde3
[ "MIT" ]
null
null
null
SatPlayer/SaveDataComponent.cs
gon6109/sat
78f500d0193ce84e3c42874ce183f4052a01fde3
[ "MIT" ]
null
null
null
SatPlayer/SaveDataComponent.cs
gon6109/sat
78f500d0193ce84e3c42874ce183f4052a01fde3
[ "MIT" ]
null
null
null
using BaseComponent; using SatIO; using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace SatPlayer { /// <summary> /// セーブデータ表示コンポーネント /// </summary> public class SaveDataComponent : UI.Button { ...
42.237113
182
0.601416
ca730d27381cbbb253b5fd8a93916017b7097c57
675
cs
C#
src/Honeycomb/ExitCode.cs
CptWesley/Honeycomb
c01340d691d73341fea15d4bed249ee7cdecef0c
[ "MIT" ]
null
null
null
src/Honeycomb/ExitCode.cs
CptWesley/Honeycomb
c01340d691d73341fea15d4bed249ee7cdecef0c
[ "MIT" ]
null
null
null
src/Honeycomb/ExitCode.cs
CptWesley/Honeycomb
c01340d691d73341fea15d4bed249ee7cdecef0c
[ "MIT" ]
null
null
null
namespace Honeycomb { /// <summary> /// Enumeration for exit codes. /// </summary> public enum ExitCode { /// <summary> /// Exit code for when the program exits correctly. /// </summary> Success = 0, /// <summary> /// Exit code for when no target was...
23.275862
75
0.506667
3f4e385d15abb6fbdfc9d985c1ea8b0c5ec2aab8
2,869
cs
C#
src/Eaf.Middleware.Application/Authorization/Users/Exporting/UserListExcelExporter.cs
afonsoft/EAF
320022eacffb62cf8547800176a6923e602fab69
[ "MIT" ]
3
2021-08-15T12:07:54.000Z
2021-12-03T23:57:43.000Z
src/Eaf.Middleware.Application/Authorization/Users/Exporting/UserListExcelExporter.cs
afonsoft/EAF
320022eacffb62cf8547800176a6923e602fab69
[ "MIT" ]
6
2021-11-10T19:18:44.000Z
2022-02-28T03:10:30.000Z
src/Eaf.Middleware.Application/Authorization/Users/Exporting/UserListExcelExporter.cs
afonsoft/EAF
320022eacffb62cf8547800176a6923e602fab69
[ "MIT" ]
null
null
null
using Eaf.Collections.Extensions; using Eaf.Middleware.Authorization.Users.Dto; using Eaf.Middleware.DataExporting.Excel.EpPlus; using Eaf.Middleware.Dto; using Eaf.Middleware.Storage; using Eaf.Runtime.Session; using Eaf.Timing.Timezone; using System.Collections.Generic; using System.Linq; namespace Eaf.Middleware.Au...
36.782051
120
0.500871
4bf33df73ee78952445e13fbbb73451747ccbc97
6,315
cs
C#
CrypPlugins/DCAKeyRecovery/UI/Cipher1/Cipher1SummaryResultView.xaml.cs
ekzyis/CrypTool-2
1af234b4f74486fbfeb3b3c49228cc36533a8c89
[ "Apache-2.0" ]
12
2021-09-29T14:50:06.000Z
2022-03-31T15:01:21.000Z
CrypPlugins/DCAKeyRecovery/UI/Cipher1/Cipher1SummaryResultView.xaml.cs
ekzyis/CrypTool-2
1af234b4f74486fbfeb3b3c49228cc36533a8c89
[ "Apache-2.0" ]
15
2021-12-24T22:53:49.000Z
2021-12-25T10:03:13.000Z
CrypPlugins/DCAKeyRecovery/UI/Cipher1/Cipher1SummaryResultView.xaml.cs
ekzyis/CrypTool-2
1af234b4f74486fbfeb3b3c49228cc36533a8c89
[ "Apache-2.0" ]
10
2021-10-17T19:46:51.000Z
2022-03-18T02:57:57.000Z
/* Copyright 2019 Christian Bender christian1.bender@student.uni-siegen.de Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless ...
25.566802
95
0.504196
9492808db339c14d96913f2ba30a6527d9f6da56
247
cs
C#
server/Model/Lead.cs
ThiagoN13/e-commerce
f84ae879b7e0e5457cdefa59b602b9c0193bc69b
[ "MIT" ]
null
null
null
server/Model/Lead.cs
ThiagoN13/e-commerce
f84ae879b7e0e5457cdefa59b602b9c0193bc69b
[ "MIT" ]
null
null
null
server/Model/Lead.cs
ThiagoN13/e-commerce
f84ae879b7e0e5457cdefa59b602b9c0193bc69b
[ "MIT" ]
null
null
null
using System; namespace server.Model { public class Lead { public int Id { get; set; } public string Nome { get; set; } public string Email { get; set; } public DateTime DataCriacao { get; set; } } }
16.466667
49
0.562753
aba155c6669d64946b013b303f5d9d0778c70407
526
cs
C#
test/MyTested.AspNetCore.Mvc.Test.Setups/Routing/ModelBindingModel.cs
vmmarko/MyTested.AspNetCore.Mvc
7d587aaa3cb33463dd11a165206aee13e1c4737c
[ "MS-PL" ]
8
2015-12-02T09:40:51.000Z
2016-03-17T19:31:59.000Z
test/MyTested.AspNetCore.Mvc.Test.Setups/Routing/ModelBindingModel.cs
vmmarko/MyTested.AspNetCore.Mvc
7d587aaa3cb33463dd11a165206aee13e1c4737c
[ "MS-PL" ]
133
2015-12-02T07:11:05.000Z
2016-06-05T08:14:11.000Z
test/MyTested.AspNetCore.Mvc.Test.Setups/Routing/ModelBindingModel.cs
ivaylokenov/MyTested.Mvc
06056f5f0b0b9d2fd0a3331e6b93d65ae537029f
[ "MS-PL" ]
null
null
null
namespace MyTested.AspNetCore.Mvc.Test.Setups.Routing { using Microsoft.AspNetCore.Mvc; public class ModelBindingModel { [FromBody] public RequestModel Body { get; set; } [FromForm(Name = "MyField")] public string Form { get; set; } [FromQuery(Name = "MyQuery")] ...
22.869565
54
0.576046
171bc9e78a783f9defd5d19dd51e00a2bd167260
411
cs
C#
Unity3D/Example - Multiplayer - Mushrooms/Unity3D/Assets/Scripts/resource.cs
igli2pac/op-a
5f84382e43a67b54bb49e4d80acca1d6bba5fc57
[ "MIT-0" ]
null
null
null
Unity3D/Example - Multiplayer - Mushrooms/Unity3D/Assets/Scripts/resource.cs
igli2pac/op-a
5f84382e43a67b54bb49e4d80acca1d6bba5fc57
[ "MIT-0" ]
null
null
null
Unity3D/Example - Multiplayer - Mushrooms/Unity3D/Assets/Scripts/resource.cs
igli2pac/op-a
5f84382e43a67b54bb49e4d80acca1d6bba5fc57
[ "MIT-0" ]
null
null
null
using UnityEngine; using System.Collections; // This script is attached to resource items that can be picked up public class resource : MonoBehaviour { public GameManager gm; void Start() { gm=GameObject.Find("Ground").GetComponent<GameManager>(); } void OnMouseDown() { gm.HarvestAt(transform.position.x...
19.571429
66
0.737226
175a392c2f0cceaac796069310f17061f16193e7
7,187
cs
C#
sdk/src/Services/IoTDeviceAdvisor/Generated/Model/TestCaseRun.cs
dariolingotti/aws-sdk-net
d911b68e0d86ac2ffd01e0256aeb4de78a70cdb7
[ "Apache-2.0" ]
1,705
2015-01-15T19:41:21.000Z
2022-03-28T15:25:23.000Z
sdk/src/Services/IoTDeviceAdvisor/Generated/Model/TestCaseRun.cs
dariolingotti/aws-sdk-net
d911b68e0d86ac2ffd01e0256aeb4de78a70cdb7
[ "Apache-2.0" ]
1,811
2015-01-05T19:40:22.000Z
2022-03-31T19:57:40.000Z
sdk/src/Services/IoTDeviceAdvisor/Generated/Model/TestCaseRun.cs
dariolingotti/aws-sdk-net
d911b68e0d86ac2ffd01e0256aeb4de78a70cdb7
[ "Apache-2.0" ]
839
2015-01-17T12:51:09.000Z
2022-03-28T09:59:50.000Z
/* * Copyright Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fi...
29.215447
114
0.529011
4a8f0bd7ae7f4fb95bf8d027594b517b0c50db4c
6,239
cs
C#
src/StrawberryShake/Client/src/Configuration/Extensions/OperationClientBuilderExtensions.cs
cjstevenson/hotchocolate
0f5548e0d9bd9a0ce6e50174980b865b28afa02f
[ "MIT" ]
26
2021-02-06T21:33:03.000Z
2021-06-28T09:27:00.000Z
src/StrawberryShake/Client/src/Configuration/Extensions/OperationClientBuilderExtensions.cs
cjstevenson/hotchocolate
0f5548e0d9bd9a0ce6e50174980b865b28afa02f
[ "MIT" ]
4
2021-09-20T22:22:09.000Z
2022-02-27T12:31:10.000Z
src/StrawberryShake/Client/src/Configuration/Extensions/OperationClientBuilderExtensions.cs
cjstevenson/hotchocolate
0f5548e0d9bd9a0ce6e50174980b865b28afa02f
[ "MIT" ]
2
2021-03-11T21:29:13.000Z
2021-04-01T12:46:37.000Z
using System; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Options; using StrawberryShake.Configuration; namespace StrawberryShake { /// <summary> /// Extension methods for configuring an <see cref="IOperationClientBuilder"/> /// </summary> public static class OperationCli...
40.251613
97
0.586472
2f2dae19633ec73e8e6d82b82446fe1ec0bb9e0a
4,965
cs
C#
DustStream/Services/CosmosDbHelper.cs
duytan8484/duststream
dc11570bf042e7582a2feb9dab4bdb79f959520b
[ "MIT" ]
null
null
null
DustStream/Services/CosmosDbHelper.cs
duytan8484/duststream
dc11570bf042e7582a2feb9dab4bdb79f959520b
[ "MIT" ]
null
null
null
DustStream/Services/CosmosDbHelper.cs
duytan8484/duststream
dc11570bf042e7582a2feb9dab4bdb79f959520b
[ "MIT" ]
null
null
null
using System; using System.Net; using System.Collections.Generic; using System.Threading.Tasks; using DustStream.Models; using Microsoft.Azure.Cosmos; using Microsoft.CodeAnalysis.CSharp.Syntax; using Microsoft.TeamFoundation; using Newtonsoft.Json; using System.Text; namespace DustStream.Services { public class C...
37.052239
139
0.607855
227898111ad53d26174dacf93e0b069782f0cc10
2,481
cs
C#
SafeExamBrowser.UserInterface.Mobile/ViewModels/ProgressIndicatorViewModel.cs
shashinma/CSEB-Windows
7be5e97b15d231b7175dc966dcf3f16e32c22d02
[ "MIT" ]
null
null
null
SafeExamBrowser.UserInterface.Mobile/ViewModels/ProgressIndicatorViewModel.cs
shashinma/CSEB-Windows
7be5e97b15d231b7175dc966dcf3f16e32c22d02
[ "MIT" ]
null
null
null
SafeExamBrowser.UserInterface.Mobile/ViewModels/ProgressIndicatorViewModel.cs
shashinma/CSEB-Windows
7be5e97b15d231b7175dc966dcf3f16e32c22d02
[ "MIT" ]
null
null
null
/* * Copyright (c) 2021 ETH Zürich, Educational Development and Technology (LET) * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ using System.ComponentMode...
18.654135
89
0.660218
56d6f93dc410982cc65189f2b4985645927c0376
374
cs
C#
TheSaga/TheSaga/Errors/AsyncSagaErrorHandler.cs
b-y-t-e/TheSaga
c30d31e4916320ca79e59ff500b2d1ec6d1ca5ba
[ "MIT" ]
2
2020-10-03T15:13:32.000Z
2021-04-08T12:23:40.000Z
TheSaga/TheSaga/Errors/AsyncSagaErrorHandler.cs
b-y-t-e/TheSaga
c30d31e4916320ca79e59ff500b2d1ec6d1ca5ba
[ "MIT" ]
null
null
null
TheSaga/TheSaga/Errors/AsyncSagaErrorHandler.cs
b-y-t-e/TheSaga
c30d31e4916320ca79e59ff500b2d1ec6d1ca5ba
[ "MIT" ]
2
2020-08-27T07:44:12.000Z
2020-10-03T15:13:26.000Z
using System; using System.Collections.Generic; using System.Text; using System.Threading.Tasks; using TheSaga.Models; using TheSaga.Models.Interfaces; namespace TheSaga.Errors { public class AsyncSagaErrorHandler : IAsyncSagaErrorHandler { public Task Handle(ISaga saga, Exception error) { ...
20.777778
63
0.705882
7117e040b542dd3e36459c693fdf3e15bb53e6d0
1,228
cs
C#
Microsoft.Xbox.Service.DevTools/XblConfig/ValidationInfo.cs
I-Cat/xbox-live-developer-tools
7307c3f27fbe3a91c1598721d9363592c2957e96
[ "MIT" ]
1
2021-12-30T09:48:50.000Z
2021-12-30T09:48:50.000Z
Microsoft.Xbox.Service.DevTools/XblConfig/ValidationInfo.cs
I-Cat/xbox-live-developer-tools
7307c3f27fbe3a91c1598721d9363592c2957e96
[ "MIT" ]
1
2021-11-06T22:16:48.000Z
2021-11-06T22:16:48.000Z
Microsoft.Xbox.Service.DevTools/XblConfig/ValidationInfo.cs
I-Cat/xbox-live-developer-tools
7307c3f27fbe3a91c1598721d9363592c2957e96
[ "MIT" ]
1
2020-07-30T11:44:35.000Z
2020-07-30T11:44:35.000Z
// Copyright (c) Microsoft Corporation // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Microsoft.Xbox.Services.DevTools.XblConfig { using System.Collections.Generic; /// <summary> /// Represents the validation information associated with an ...
31.487179
106
0.608306
88d7a43e5b2a9da71da411ff63be8c3ac03f2695
959
cs
C#
SelectMissingSprites.cs
sorskoot/TimmyTools-Unity
75bca07ae3e72c3de1914c110ef3520269f5644b
[ "MIT" ]
null
null
null
SelectMissingSprites.cs
sorskoot/TimmyTools-Unity
75bca07ae3e72c3de1914c110ef3520269f5644b
[ "MIT" ]
null
null
null
SelectMissingSprites.cs
sorskoot/TimmyTools-Unity
75bca07ae3e72c3de1914c110ef3520269f5644b
[ "MIT" ]
null
null
null
using UnityEngine; using UnityEditor; using System.Linq; using System.Collections.Generic; public class SelectMissingSprites { [MenuItem(@"Tools/Select Missing Sprites")] public static void DoSelectMissingSprites() { IEnumerable<GameObject> gameobjects = GameObject.FindObjectsOfType<GameObject>();...
36.884615
122
0.649635
244f6c74e241be27c01c380c5874948959c6e6e4
1,608
cs
C#
editor source/SPNATI Character Editor/ExtensionMethods.cs
laytonc32/spnati
40cf1c51d193f48bbf0e3fdc3644eb2d0e922f7d
[ "MIT" ]
null
null
null
editor source/SPNATI Character Editor/ExtensionMethods.cs
laytonc32/spnati
40cf1c51d193f48bbf0e3fdc3644eb2d0e922f7d
[ "MIT" ]
3
2020-03-24T17:26:36.000Z
2021-02-02T22:10:30.000Z
editor source/SPNATI Character Editor/ExtensionMethods.cs
laytonc32/spnati
40cf1c51d193f48bbf0e3fdc3644eb2d0e922f7d
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Drawing; namespace SPNATI_Character_Editor { public static class ExtensionMethods { private static Random _random = new Random(); public static TValue GetOrAddDefault<TKey, TValue>(this Dictionary<TKey, TValue> d...
22.027397
130
0.653607
2ac73754adf73c21d9469d745733318086b44bbf
4,888
cs
C#
source/R5T.S0030.T003/Code/N005/Services/Extensions/IRemoteRepositoryContextProviderExtensions.cs
SafetyCone/R5T.S0030
afe6ede859f1a59030992ace6169400711f4fef2
[ "MIT" ]
null
null
null
source/R5T.S0030.T003/Code/N005/Services/Extensions/IRemoteRepositoryContextProviderExtensions.cs
SafetyCone/R5T.S0030
afe6ede859f1a59030992ace6169400711f4fef2
[ "MIT" ]
null
null
null
source/R5T.S0030.T003/Code/N005/Services/Extensions/IRemoteRepositoryContextProviderExtensions.cs
SafetyCone/R5T.S0030
afe6ede859f1a59030992ace6169400711f4fef2
[ "MIT" ]
null
null
null
using System; using System.Threading.Tasks; using R5T.S0030.T003.N005; using Instances = R5T.S0030.T003.Instances; namespace System { public static class IRemoteRepositoryContextProviderExtensions { public static RemoteRepositoryContext GetContext(this IRemoteRepositoryContextProvider remoteReposit...
42.504348
242
0.663871
2adf2e13757d56c83b5ed549cc5bfb00e69ad5a8
1,512
cs
C#
tests/CacheCompat/CommonCache.Test.Common/ProcessRunningInfo.cs
MiggieNRG/microsoft-authentication-library-for-dotnet
17102ff3bb457207d31c59dd5bae6f470fd909f8
[ "MIT" ]
1,010
2016-04-13T15:30:28.000Z
2022-03-31T15:16:05.000Z
tests/CacheCompat/CommonCache.Test.Common/ProcessRunningInfo.cs
MiggieNRG/microsoft-authentication-library-for-dotnet
17102ff3bb457207d31c59dd5bae6f470fd909f8
[ "MIT" ]
2,316
2016-04-02T01:14:31.000Z
2022-03-31T18:59:22.000Z
tests/CacheCompat/CommonCache.Test.Common/ProcessRunningInfo.cs
MiggieNRG/microsoft-authentication-library-for-dotnet
17102ff3bb457207d31c59dd5bae6f470fd909f8
[ "MIT" ]
279
2016-04-28T23:08:01.000Z
2022-03-23T09:03:38.000Z
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System; using System.Diagnostics; namespace CommonCache.Test.Common { public sealed class ProcessRunningInfo : IProcessRunningInfo { private readonly Process _process; private bool _isDispose...
25.2
88
0.574074
21c3dad2f07fa3f1187598afdc0f04a0e64cd8c3
1,900
cs
C#
src/assets/iBankController.cs
iammanusharma/bookStore
5ca46b4d9438242856622c89893cb5c9b2f68099
[ "MIT" ]
null
null
null
src/assets/iBankController.cs
iammanusharma/bookStore
5ca46b4d9438242856622c89893cb5c9b2f68099
[ "MIT" ]
6
2018-11-20T03:16:13.000Z
2022-02-26T07:37:55.000Z
src/assets/iBankController.cs
iammanusharma/bookStore
5ca46b4d9438242856622c89893cb5c9b2f68099
[ "MIT" ]
null
null
null
using iBankApp.Services.Interfaces; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Mvc; using Microsoft.Extensions.Logging; namespace IBankApp.API.Controllers { /// <summary> /// iBank Controller - exposes all basic API in the form of JSON /// </summary> [Produces("applica...
33.928571
141
0.627368
12092f5e83a1c76b33f00cf390c209a2746c29fd
1,567
cs
C#
Core/Abstractions/Conversion/IEventStreamEventTypeIdentifierConverter.cs
TheName/EventSourcing
f546033cd5087ed7fb25e0c4759c300bc77a41de
[ "MIT" ]
null
null
null
Core/Abstractions/Conversion/IEventStreamEventTypeIdentifierConverter.cs
TheName/EventSourcing
f546033cd5087ed7fb25e0c4759c300bc77a41de
[ "MIT" ]
null
null
null
Core/Abstractions/Conversion/IEventStreamEventTypeIdentifierConverter.cs
TheName/EventSourcing
f546033cd5087ed7fb25e0c4759c300bc77a41de
[ "MIT" ]
null
null
null
using System; using EventSourcing.Abstractions.ValueObjects; namespace EventSourcing.Abstractions.Conversion { /// <summary> /// Converts <see cref="EventStreamEventTypeIdentifier"/> to <see cref="Type"/> and <see cref="Type"/> to <see cref="EventStreamEventTypeIdentifier"/>. /// </summary> public int...
41.236842
155
0.613912
2c28f752af84254c5a8b6d30d7b90e8dad99ea4e
3,612
cs
C#
src/XamarinBackgroundKit.Android/PathProviders/ArcPathProvider.cs
ChasakisD/Xamarin.Forms.BackgroundKit
4e7c51bcdaae90f738a0f220d520f97a8d49c69a
[ "MIT" ]
160
2019-05-02T06:43:48.000Z
2021-11-29T15:22:26.000Z
src/XamarinBackgroundKit.Android/PathProviders/ArcPathProvider.cs
ChasakisD/Xamarin.Forms.BackgroundKit
4e7c51bcdaae90f738a0f220d520f97a8d49c69a
[ "MIT" ]
52
2019-04-30T14:47:13.000Z
2022-03-05T12:51:53.000Z
src/XamarinBackgroundKit.Android/PathProviders/ArcPathProvider.cs
ChasakisD/Xamarin.Forms.BackgroundKit
4e7c51bcdaae90f738a0f220d520f97a8d49c69a
[ "MIT" ]
14
2019-06-23T05:51:29.000Z
2022-03-04T12:55:46.000Z
using System; using Android.Graphics; using XamarinBackgroundKit.Shapes; namespace XamarinBackgroundKit.Android.PathProviders { public class ArcPathProvider : BasePathProvider<Arc> { public override bool IsBorderSupported => false; public override void CreatePath(Path path, Arc shape, int wid...
38.83871
101
0.390089
4dba3aa5b13300addcbc5bcd9788f5319c9eb9fb
104
cs
C#
BuckarooSdk/Services/Giftcards/VVVGiftcard/VVVGiftcardRefundResponse.cs
timvandenhof/BuckarooSdk_DotNet
6d084d9c7e2c8ae865984c6aa132c52e66252f3c
[ "MIT" ]
2
2018-11-16T11:23:01.000Z
2021-04-26T12:15:38.000Z
BuckarooSdk/Services/Giftcards/VVVGiftcard/VVVGiftcardRefundResponse.cs
timvandenhof/BuckarooSdk_DotNet
6d084d9c7e2c8ae865984c6aa132c52e66252f3c
[ "MIT" ]
17
2017-11-03T11:06:31.000Z
2022-02-25T14:42:08.000Z
BuckarooSdk/Services/Giftcards/VVVGiftcard/VVVGiftcardRefundResponse.cs
timvandenhof/BuckarooSdk_DotNet
6d084d9c7e2c8ae865984c6aa132c52e66252f3c
[ "MIT" ]
14
2017-11-21T12:39:21.000Z
2021-07-22T13:56:30.000Z
namespace BuckarooSdk.Services.Giftcards.VVVGiftcard { public class VVVGiftcardRefundResponse { } }
13
52
0.807692
dfe57417a5b45438e55531e09d62971089e19a5b
907
cs
C#
DSharpPlus.SlashCommands/Attributes/MaximumAttribute.cs
ExaInsanity/DSharpPlus.SlashCommands
e4199d293d2efa3998431fe43e5fb5192bd58a2b
[ "MIT" ]
1
2022-01-14T00:00:22.000Z
2022-01-14T00:00:22.000Z
DSharpPlus.SlashCommands/Attributes/MaximumAttribute.cs
ExaInsanity/DSharpPlus.SlashCommands
e4199d293d2efa3998431fe43e5fb5192bd58a2b
[ "MIT" ]
2
2021-12-25T15:23:44.000Z
2022-02-04T17:26:00.000Z
DSharpPlus.SlashCommands/Attributes/MaximumAttribute.cs
ExaInsanity/DSharpPlus.SlashCommands
e4199d293d2efa3998431fe43e5fb5192bd58a2b
[ "MIT" ]
3
2022-01-22T11:14:58.000Z
2022-03-07T05:44:58.000Z
using System; namespace DSharpPlus.SlashCommands { /// <summary> /// Sets a maximum value for this slash command option. Only valid for <see cref="long" /> or <see cref="double" /> /// parameters. /// </summary> [AttributeUsage(AttributeTargets.Parameter)] public class MaximumAttribute : Attribute { ...
25.914286
121
0.625138
b745ee476194a043beceb0de4a74523a61062da8
639
cs
C#
C# OOP/04.PolymorphismExercise/04.WildFarm/Models/Animals/Mammals/Tiger.cs
HostVanyaD/SoftUni
6317793279a69dd0f511a0c362b51d07aa3fd4c5
[ "MIT" ]
6
2021-07-29T08:26:16.000Z
2021-12-13T16:09:55.000Z
C# OOP/04.PolymorphismExercise/04.WildFarm/Models/Animals/Mammals/Tiger.cs
HostVanyaD/SoftUni
6317793279a69dd0f511a0c362b51d07aa3fd4c5
[ "MIT" ]
null
null
null
C# OOP/04.PolymorphismExercise/04.WildFarm/Models/Animals/Mammals/Tiger.cs
HostVanyaD/SoftUni
6317793279a69dd0f511a0c362b51d07aa3fd4c5
[ "MIT" ]
null
null
null
using _04.WildFarm.Models.Foods; using System.Collections.Generic; namespace _04.WildFarm.Models.Animals.Mammals { public class Tiger : Feline { private const double DefaultWeightModifier = 1.00; private static HashSet<string> foodsAllowed = new HashSet<string>() { nameof(M...
25.56
90
0.613459
79e84ac3cac997565538efb0a9ef3931eb3b2396
177
cs
C#
Starfield.Core/Item/Items/ItemMusicDisc13.cs
dskprt/nylium
419eb16243ef48f0655415f27a3070a00aefb402
[ "MIT" ]
10
2021-03-16T07:56:43.000Z
2021-07-07T11:00:45.000Z
Starfield.Core/Item/Items/ItemMusicDisc13.cs
dskprt/nylium
419eb16243ef48f0655415f27a3070a00aefb402
[ "MIT" ]
5
2021-03-04T11:31:15.000Z
2021-07-31T10:16:52.000Z
Starfield.Core/Item/Items/ItemMusicDisc13.cs
StarfieldMC/Starfield
419eb16243ef48f0655415f27a3070a00aefb402
[ "MIT" ]
4
2021-03-09T19:07:26.000Z
2021-04-04T13:49:35.000Z
// FILE AUTOGENERATED. DO NOT MODIFY namespace Starfield.Core.Item.Items { [Item("minecraft:music_disc_13", 909, 1)] public class ItemMusicDisc13 : BlockItem { } }
29.5
49
0.700565
7e436ef8ed76decb5c046f15a06dd50683ff7bb8
90
cshtml
C#
Companies/Calibrus/sparkportal/Web/Views/Shared/DisplayTemplates/Boolean.cshtml
tazmanrising/IntiotgAngular
519fad2da2d4cfd2407b5aa20f9f94e5fb38ec2a
[ "MIT" ]
null
null
null
Companies/Calibrus/sparkportal/Web/Views/Shared/DisplayTemplates/Boolean.cshtml
tazmanrising/IntiotgAngular
519fad2da2d4cfd2407b5aa20f9f94e5fb38ec2a
[ "MIT" ]
null
null
null
Companies/Calibrus/sparkportal/Web/Views/Shared/DisplayTemplates/Boolean.cshtml
tazmanrising/IntiotgAngular
519fad2da2d4cfd2407b5aa20f9f94e5fb38ec2a
[ "MIT" ]
null
null
null
@model Boolean @if (Model == true) { <text>Yes</text> } else { <text>No</text> }
9
20
0.533333
05ed6c048cc9c1a314bfcc2562bbaf4ea595537b
4,123
cs
C#
Braintree.Tests/RequestTest.cs
chrisjdiver/braintree_dotnet
966962fda035d98a4aa437ccc405187ca5beeb2b
[ "MIT" ]
null
null
null
Braintree.Tests/RequestTest.cs
chrisjdiver/braintree_dotnet
966962fda035d98a4aa437ccc405187ca5beeb2b
[ "MIT" ]
null
null
null
Braintree.Tests/RequestTest.cs
chrisjdiver/braintree_dotnet
966962fda035d98a4aa437ccc405187ca5beeb2b
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; using NUnit.Framework; using Braintree; namespace Braintree.Tests { [TestFixture] public class RequestTest { [Test] [Category("Unit")] public void ToXML_EnsuresUSLocaleForDecimals() { System.Globa...
32.464567
128
0.552753
c6fa0b72a95693d10bdba0050a2cca925f93f6d7
10,943
cs
C#
Test/SourceExpander.Share.Test/EmbeddedDataTest.cs
kzrnm/SourceExpander
0e1f7616bd946a27394e3b80cbde54dc99719244
[ "MIT" ]
null
null
null
Test/SourceExpander.Share.Test/EmbeddedDataTest.cs
kzrnm/SourceExpander
0e1f7616bd946a27394e3b80cbde54dc99719244
[ "MIT" ]
1
2022-02-26T03:02:02.000Z
2022-02-26T03:02:02.000Z
Test/SourceExpander.Share.Test/EmbeddedDataTest.cs
kzrnm/SourceExpander
0e1f7616bd946a27394e3b80cbde54dc99719244
[ "MIT" ]
null
null
null
using System; using System.Collections.Immutable; using FluentAssertions; using Microsoft.CodeAnalysis.CSharp; using Xunit; namespace SourceExpander.Share { public class EmbeddedDataTest { [Fact] public void Empty() { EmbeddedData.Create("Empty", ImmutableDictionary.Create<...
56.407216
1,519
0.554784
6f1cc57a140c2ee607f84393c0ca5da5a8cd7ca9
4,508
cs
C#
Assets/Scripts/PlayerController.cs
Vidsneezes/AdvJam2018
3b36975436f9b95ea2aaf5e70dc9e5a5469ff903
[ "MIT" ]
null
null
null
Assets/Scripts/PlayerController.cs
Vidsneezes/AdvJam2018
3b36975436f9b95ea2aaf5e70dc9e5a5469ff903
[ "MIT" ]
null
null
null
Assets/Scripts/PlayerController.cs
Vidsneezes/AdvJam2018
3b36975436f9b95ea2aaf5e70dc9e5a5469ff903
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class PlayerController : MonoBehaviour { public Rigidbody2D rbody2d; public float speed; public float jumpSpeed; public Vector2 velocity; public Vector2 maxVelocity; public float gravity; public bool on...
30.053333
182
0.578083
0cae4006b67f76823b9187526ab3459387eda555
3,806
cs
C#
PreferSpanArgumentOverSubstring/PreferSpanArgumentOverSubstring/PreferSpanArgumentOverSubstringAnalyzer.cs
Mrnikbobjeff/PreferAsSpanOverSubstring
d387dd034375f9ec35f50d4c380cccbb7e9d390d
[ "MIT" ]
null
null
null
PreferSpanArgumentOverSubstring/PreferSpanArgumentOverSubstring/PreferSpanArgumentOverSubstringAnalyzer.cs
Mrnikbobjeff/PreferAsSpanOverSubstring
d387dd034375f9ec35f50d4c380cccbb7e9d390d
[ "MIT" ]
null
null
null
PreferSpanArgumentOverSubstring/PreferSpanArgumentOverSubstring/PreferSpanArgumentOverSubstringAnalyzer.cs
Mrnikbobjeff/PreferAsSpanOverSubstring
d387dd034375f9ec35f50d4c380cccbb7e9d390d
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; using System.Threading; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp; using Microsoft.CodeAnalysis.CSharp.Syntax; using Microsoft.CodeAnalysis.Diagnostics; namespace PreferSpanArgumentOverSubstri...
50.746667
212
0.717288
23feac83fc3a5a32deb4bf6bf20a09bc6f837d9d
5,816
cs
C#
src/SigStat.Common/Algorithms/Dtw.cs
bmeaut/sigstat
5d4ebbd6e6497004d486bfbf67ca1207add7104c
[ "MIT" ]
3
2018-07-04T08:59:01.000Z
2018-11-04T09:13:43.000Z
src/SigStat.Common/Algorithms/Dtw.cs
bmeaut/sigstat
5d4ebbd6e6497004d486bfbf67ca1207add7104c
[ "MIT" ]
null
null
null
src/SigStat.Common/Algorithms/Dtw.cs
bmeaut/sigstat
5d4ebbd6e6497004d486bfbf67ca1207add7104c
[ "MIT" ]
2
2018-10-04T12:15:14.000Z
2018-10-20T08:53:00.000Z
using System; using System.Collections.Generic; using System.Text; namespace SigStat.Common.Algorithms { /// <summary> /// Dynamic Time Warping algorithm teszt comment 1 /// </summary> public class Dtw { private double[,] dMat; private double[,] wMat; /// <summary> ...
33.425287
110
0.443088
1e6b3d3689baecb0a64d9a4b43748f2d3d0198a9
189,806
cs
C#
Assets/Watson/Scripts/Services/SpeechToText/v1/SpeechToText.cs
LB31/VoiceControlledVirtualReality
4aa89323783abb962c258271b5d9d8a37a9b2c0f
[ "MIT" ]
null
null
null
Assets/Watson/Scripts/Services/SpeechToText/v1/SpeechToText.cs
LB31/VoiceControlledVirtualReality
4aa89323783abb962c258271b5d9d8a37a9b2c0f
[ "MIT" ]
null
null
null
Assets/Watson/Scripts/Services/SpeechToText/v1/SpeechToText.cs
LB31/VoiceControlledVirtualReality
4aa89323783abb962c258271b5d9d8a37a9b2c0f
[ "MIT" ]
null
null
null
/** * Copyright 2015 IBM Corp. 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 required by applicable law ...
50.466897
633
0.591567
417d9c3beabfe122326ffbd1d45172ed70e99955
1,168
cs
C#
Assets/BIM-VR-TK/Scripts/DrawLineManager.cs
bigdoods/BIM-VR-Toolkit
a0b70236bb3d7203309912ae145da65c80584775
[ "MIT" ]
8
2016-11-20T18:34:33.000Z
2021-01-15T06:42:22.000Z
Assets/BIM-VR-TK/Scripts/DrawLineManager.cs
bigdoods/BIM-VR-Toolkit
a0b70236bb3d7203309912ae145da65c80584775
[ "MIT" ]
2
2016-10-24T14:55:48.000Z
2016-11-10T14:44:14.000Z
Assets/BIM-VR-TK/Scripts/DrawLineManager.cs
bigdoods/BIM-VR-Toolkit
a0b70236bb3d7203309912ae145da65c80584775
[ "MIT" ]
7
2016-10-24T15:50:17.000Z
2019-11-11T18:20:31.000Z
using UnityEngine; using System.Collections; public class DrawLineManager : MonoBehaviour { //private Color LineColor; public SteamVR_TrackedObject TrackedObj; public float meshWidth = .2f; private MeshLineRenderer currLine; private int numClicks = 0; private GameObject meshes; void Update () { SteamVR_Co...
30.736842
86
0.736301
fc4061d84192c84eebe4cc8286759d21d88b3535
371
cs
C#
Gu.Inject/IGetter.cs
forki/Gu.Inject
322aeeebe225b2f63935e0dee4e0b85a3357385b
[ "MIT" ]
null
null
null
Gu.Inject/IGetter.cs
forki/Gu.Inject
322aeeebe225b2f63935e0dee4e0b85a3357385b
[ "MIT" ]
null
null
null
Gu.Inject/IGetter.cs
forki/Gu.Inject
322aeeebe225b2f63935e0dee4e0b85a3357385b
[ "MIT" ]
null
null
null
namespace Gu.Inject { public interface IGetter { /// <summary> /// Get the singleton instance of <typeparamref name="T"/> /// </summary> /// <typeparam name="T">The type to resolve.</typeparam> /// <returns>The singleton instance of <typeparamref name="T"/></returns> ...
28.538462
81
0.54717
96492fe9ca87b7d1717d96c0685a6af99a214b90
383,444
cs
C#
sdk/src/Services/IoTWireless/Generated/_bcl35/AmazonIoTWirelessClient.cs
dariolingotti/aws-sdk-net
d911b68e0d86ac2ffd01e0256aeb4de78a70cdb7
[ "Apache-2.0" ]
null
null
null
sdk/src/Services/IoTWireless/Generated/_bcl35/AmazonIoTWirelessClient.cs
dariolingotti/aws-sdk-net
d911b68e0d86ac2ffd01e0256aeb4de78a70cdb7
[ "Apache-2.0" ]
null
null
null
sdk/src/Services/IoTWireless/Generated/_bcl35/AmazonIoTWirelessClient.cs
dariolingotti/aws-sdk-net
d911b68e0d86ac2ffd01e0256aeb4de78a70cdb7
[ "Apache-2.0" ]
null
null
null
/* * Copyright Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fi...
60.527861
240
0.69504
e220e5442c59f8b24dd51b274ab9224655549728
7,264
cs
C#
trunk/Samples/DeepLoad/SelfLoadROSoftDelete.Business/ERLevel/G06_Country.Designer.cs
CslaGenFork/CslaGenFork
e3587367897bf54c2c41997fdeb32b3d5523b078
[ "MIT" ]
11
2017-09-13T11:47:08.000Z
2021-07-28T07:59:12.000Z
trunk/Samples/DeepLoad/SelfLoadROSoftDelete.Business/ERLevel/G06_Country.Designer.cs
MarimerLLC/CslaGenFork
e3587367897bf54c2c41997fdeb32b3d5523b078
[ "MIT" ]
58
2017-09-13T19:19:00.000Z
2019-04-14T20:35:43.000Z
trunk/Samples/DeepLoad/SelfLoadROSoftDelete.Business/ERLevel/G06_Country.Designer.cs
MarimerLLC/CslaGenFork
e3587367897bf54c2c41997fdeb32b3d5523b078
[ "MIT" ]
15
2017-09-13T09:57:04.000Z
2021-12-29T11:30:34.000Z
using System; using System.Data; using System.Data.SqlClient; using Csla; using Csla.Data; namespace SelfLoadROSoftDelete.Business.ERLevel { /// <summary> /// G06_Country (read only object).<br/> /// This is a generated base class of <see cref="G06_Country"/> business object. /// </summary...
39.478261
204
0.609306
1a3f2a6d4df3476509b766240e0163378f0ea9f3
4,932
cs
C#
argonaut-subscription-server-proxy/Fhir/R5/ValueSets/CitedArtifactClassificationType.cs
microsoft-healthcare-madison/argonaut-subscription-server-proxy
dd99eae4e6e4a487fc22ba8e3167e679a1dbe5fd
[ "MIT" ]
null
null
null
argonaut-subscription-server-proxy/Fhir/R5/ValueSets/CitedArtifactClassificationType.cs
microsoft-healthcare-madison/argonaut-subscription-server-proxy
dd99eae4e6e4a487fc22ba8e3167e679a1dbe5fd
[ "MIT" ]
2
2019-08-15T20:28:18.000Z
2021-08-30T17:26:30.000Z
argonaut-subscription-server-proxy/Fhir/R5/ValueSets/CitedArtifactClassificationType.cs
microsoft-healthcare-madison/argonaut-subscription-server-proxy
dd99eae4e6e4a487fc22ba8e3167e679a1dbe5fd
[ "MIT" ]
null
null
null
// <auto-generated /> // Built from: hl7.fhir.r5.core version: 4.6.0 // Option: "NAMESPACE" = "fhirCsR5" using fhirCsR5.Models; namespace fhirCsR5.ValueSets { /// <summary> /// Cited Artifact Classification Type /// </summary> public static class CitedArtifactClassificationTypeCodes { /// <summary> ...
31.615385
90
0.650446
f1c24e11603f6858c4517247ee902a8a68c3c1a4
3,426
cs
C#
Source/Libraries/GSF.Historian/Files/IArchiveFileScanner.cs
kylekewley/gsf
99169a7c7ca3115b6ec37a48d09d58cd50a8dfc8
[ "MIT" ]
131
2015-08-05T12:22:53.000Z
2022-03-29T14:29:21.000Z
Source/Libraries/GSF.Historian/Files/IArchiveFileScanner.cs
kylekewley/gsf
99169a7c7ca3115b6ec37a48d09d58cd50a8dfc8
[ "MIT" ]
53
2016-04-22T19:07:53.000Z
2022-01-27T14:55:55.000Z
Source/Libraries/GSF.Historian/Files/IArchiveFileScanner.cs
kylekewley/gsf
99169a7c7ca3115b6ec37a48d09d58cd50a8dfc8
[ "MIT" ]
83
2015-08-31T00:00:47.000Z
2022-01-11T16:46:06.000Z
//****************************************************************************************************** // IDataPointScanner.cs - Gbtc // // Copyright © 2014, Grid Protection Alliance. All Rights Reserved. // // Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. See /...
31.431193
105
0.531524
4f5fd915f189c33545e38afcd71cc2a269afdc1e
8,912
cs
C#
src/tModLoader/Terraria.Utilities/NPCUtils.cs
BloodARG/tModLoaderTShock
aedd481667fc7b23e9a397b6a97d97e6c68a93ad
[ "MIT" ]
1
2021-07-29T19:32:04.000Z
2021-07-29T19:32:04.000Z
src/tModLoader/Terraria.Utilities/NPCUtils.cs
BloodARG/tModLoaderTShock
aedd481667fc7b23e9a397b6a97d97e6c68a93ad
[ "MIT" ]
null
null
null
src/tModLoader/Terraria.Utilities/NPCUtils.cs
BloodARG/tModLoaderTShock
aedd481667fc7b23e9a397b6a97d97e6c68a93ad
[ "MIT" ]
null
null
null
using Microsoft.Xna.Framework; using System; namespace Terraria.Utilities { public static class NPCUtils { public delegate bool SearchFilter<T>(T entity) where T : Entity; public static class SearchFilters { public static Vector2 v2_1; public static float f_1; public static bool OnlyCrystal(NPC npc)...
26.211765
276
0.678075
ddfdba0a30690e91ad03caf5eab048cb507c8a04
481
cs
C#
source/Hackster/Maple/MobileMaple/MobileMaple/View/LedControllerPage.xaml.cs
houstonhaynes/Meadow_Project_Samples
0fefe36e87a527aab380241e632115a797c32760
[ "Apache-2.0" ]
9
2020-12-17T16:27:53.000Z
2021-12-24T06:59:51.000Z
source/Hackster/Maple/MobileMaple/MobileMaple/View/LedControllerPage.xaml.cs
houstonhaynes/Meadow_Project_Samples
0fefe36e87a527aab380241e632115a797c32760
[ "Apache-2.0" ]
2
2022-03-14T03:14:57.000Z
2022-03-23T07:35:55.000Z
source/Hackster/Maple/MobileMaple/MobileMaple/View/LedControllerPage.xaml.cs
houstonhaynes/Meadow_Project_Samples
0fefe36e87a527aab380241e632115a797c32760
[ "Apache-2.0" ]
6
2021-03-29T19:27:29.000Z
2021-11-30T02:18:56.000Z
using MobileMaple.ViewModel; using Xamarin.Forms; namespace MobileMaple.View { public partial class LedControllerPage : ContentPage { public LedControllerPage() { InitializeComponent(); BindingContext = new LedControllerViewModel(); } protected override...
22.904762
74
0.619543
0edcfce45f2174c8db65d9bec4a051ea41b4eac8
5,821
cs
C#
Code/Entities/Firefly.cs
Jackal-Celeste/JungleHelper
c98f58b78c2c1855556d556b86e0959199ab2db7
[ "MIT" ]
2
2021-06-13T22:20:02.000Z
2021-09-08T14:57:08.000Z
Code/Entities/Firefly.cs
Jackal-Celeste/JungleHelper
c98f58b78c2c1855556d556b86e0959199ab2db7
[ "MIT" ]
8
2020-06-06T16:50:50.000Z
2021-09-16T19:37:47.000Z
Code/Entities/Firefly.cs
Jackal-Celeste/JungleHelper
c98f58b78c2c1855556d556b86e0959199ab2db7
[ "MIT" ]
2
2021-09-10T20:38:26.000Z
2021-09-11T17:07:42.000Z
using Celeste.Mod.Entities; using Microsoft.Xna.Framework; using Monocle; using System; namespace Celeste.Mod.JungleHelper.Entities { // reskinned moon creature without a tail [CustomEntity("JungleHelper/Firefly")] public class Firefly : Entity { private Vector2 start; private Ve...
38.045752
128
0.516406
148f371786a0f5b170e8022c3c214d136bb2e225
462
cs
C#
src/JournalCli/Infrastructure/IJournalReader.cs
refactorsaurusrex/journal-cli
d9d1cba73171584810a277fadf4ea3bee8c9c4dc
[ "MIT" ]
38
2019-10-16T10:00:46.000Z
2022-03-03T04:15:07.000Z
src/JournalCli/Infrastructure/IJournalReader.cs
refactorsaurusrex/journal-cli
d9d1cba73171584810a277fadf4ea3bee8c9c4dc
[ "MIT" ]
47
2019-11-06T03:16:15.000Z
2021-10-04T10:13:32.000Z
src/JournalCli/Infrastructure/IJournalReader.cs
refactorsaurusrex/journal-cli
d9d1cba73171584810a277fadf4ea3bee8c9c4dc
[ "MIT" ]
5
2020-01-31T17:54:14.000Z
2021-05-24T10:17:07.000Z
using System.Collections.Generic; using JournalCli.Core; using NodaTime; namespace JournalCli.Infrastructure { public interface IJournalReader { string RawBody { get; } IJournalFrontMatter FrontMatter { get; } IReadOnlyCollection<string> Headers { get; } string FilePath { get; ...
27.176471
61
0.655844
d03010d88b442a63dd23a67739203740523088c3
1,877
cs
C#
src/ASPNETCoreIdentitySample.ViewModels/Identity/Settings/SiteSettingsExtesnsions.cs
pMonfared/AspNet-Identity-Server
df373c7d22705b24208ae349985f23331c98d017
[ "Apache-2.0" ]
null
null
null
src/ASPNETCoreIdentitySample.ViewModels/Identity/Settings/SiteSettingsExtesnsions.cs
pMonfared/AspNet-Identity-Server
df373c7d22705b24208ae349985f23331c98d017
[ "Apache-2.0" ]
null
null
null
src/ASPNETCoreIdentitySample.ViewModels/Identity/Settings/SiteSettingsExtesnsions.cs
pMonfared/AspNet-Identity-Server
df373c7d22705b24208ae349985f23331c98d017
[ "Apache-2.0" ]
null
null
null
using System; using System.IO; using System.Linq; using ASPNETCoreIdentitySample.Common.GuardToolkit; namespace ASPNETCoreIdentitySample.ViewModels.Identity.Settings { public static class SiteSettingsExtesnsions { public static string GetDbConnectionString(this SiteSettings siteSettingsValue, string we...
46.925
202
0.665424
741bfff57810184e17419705533c87017ff992b1
10,365
cs
C#
src/EA.Weee.Web/Services/Caching/WeeeCache.cs
uk-gov-mirror/defra.prsd-weee
0eb8cd9db9cf5625bb7ada3955916970634110e5
[ "Unlicense" ]
2
2018-02-08T09:42:51.000Z
2019-05-07T14:06:27.000Z
src/EA.Weee.Web/Services/Caching/WeeeCache.cs
uk-gov-mirror/defra.prsd-weee
0eb8cd9db9cf5625bb7ada3955916970634110e5
[ "Unlicense" ]
60
2017-03-16T11:35:44.000Z
2022-03-17T15:02:08.000Z
src/EA.Weee.Web/Services/Caching/WeeeCache.cs
uk-gov-mirror/defra.prsd-weee
0eb8cd9db9cf5625bb7ada3955916970634110e5
[ "Unlicense" ]
1
2021-04-10T21:31:54.000Z
2021-04-10T21:31:54.000Z
namespace EA.Weee.Web.Services.Caching { using Core.AatfReturn; using EA.Weee.Api.Client; using EA.Weee.Core.Scheme; using EA.Weee.Core.Search; using EA.Weee.Core.Shared; using EA.Weee.Requests.Organisations; using EA.Weee.Requests.Scheme; using EA.Weee.Requests.Search; using Infras...
36.496479
114
0.598167
1ae687a7bca9d85ebf2b521cf4ac57f88283d741
7,444
cs
C#
src/CodeArts.Db.Linq2Sql/Expressions/GroupByLinqVisitor.cs
juszhc/CodeArts
a76ad25347f82cae21a3f26e91b0066e39deb85f
[ "MIT" ]
47
2020-08-28T06:17:11.000Z
2022-03-25T08:23:57.000Z
src/CodeArts.Db.Linq2Sql/Expressions/GroupByLinqVisitor.cs
juszhc/CodeArts
a76ad25347f82cae21a3f26e91b0066e39deb85f
[ "MIT" ]
3
2021-02-01T11:29:13.000Z
2021-09-29T03:25:19.000Z
src/CodeArts.Db.Linq2Sql/Expressions/GroupByLinqVisitor.cs
juszhc/CodeArts
a76ad25347f82cae21a3f26e91b0066e39deb85f
[ "MIT" ]
7
2021-08-09T01:10:14.000Z
2022-01-04T02:12:17.000Z
using CodeArts.Db.Exceptions; using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; namespace CodeArts.Db.Expressions { /// <summary> /// <see cref="Queryable.GroupBy{TSource, TKey}(IQueryable{TSource}, Expression{Func{TSource, TKey}})"/> /// <seealso cref="Enum...
34.623256
129
0.489656
2fd61a2394f329808efc80ddf948a3d873b91484
13,529
cs
C#
test/Nancy.Tests/Unit/Diagnostics/DiagnosticsHookFixture.cs
leixf2005/Nancy
e523defb12f5ea3ec7b7129ed2b4aaf70aebed2f
[ "MIT" ]
5,638
2015-01-01T10:57:58.000Z
2022-03-29T05:41:46.000Z
test/Nancy.Tests/Unit/Diagnostics/DiagnosticsHookFixture.cs
codenetw/Nancy
b7b20aa2a8f5cc9a391bff3885bd5c67f0804a0c
[ "MIT" ]
1,263
2015-01-02T14:35:52.000Z
2020-04-23T15:09:13.000Z
test/Nancy.Tests/Unit/Diagnostics/DiagnosticsHookFixture.cs
codenetw/Nancy
b7b20aa2a8f5cc9a391bff3885bd5c67f0804a0c
[ "MIT" ]
1,547
2015-01-02T23:44:33.000Z
2022-03-21T08:10:40.000Z
namespace Nancy.Tests.Unit.Diagnostics { using System; using System.Linq; using System.Reflection; using System.Threading.Tasks; using FakeItEasy; using Nancy.Cookies; using Nancy.Cryptography; using Nancy.Diagnostics; using Nancy.Diagnostics.Modules; using Nancy.Test...
34.868557
118
0.507502
647b1dc400b6b29a82c4e09db44199fa9afe91a8
608
cs
C#
Packages/se.hertzole.ale/Runtime/Interfaces/IExposedToLevelEditor.cs
Avatarchik/advanced-level-editor
a683b04e932c41193a09afc6c37af1277a9f10ea
[ "MIT" ]
null
null
null
Packages/se.hertzole.ale/Runtime/Interfaces/IExposedToLevelEditor.cs
Avatarchik/advanced-level-editor
a683b04e932c41193a09afc6c37af1277a9f10ea
[ "MIT" ]
null
null
null
Packages/se.hertzole.ale/Runtime/Interfaces/IExposedToLevelEditor.cs
Avatarchik/advanced-level-editor
a683b04e932c41193a09afc6c37af1277a9f10ea
[ "MIT" ]
1
2021-06-17T17:59:41.000Z
2021-06-17T17:59:41.000Z
using System; using System.Collections.ObjectModel; namespace Hertzole.ALE { public interface IExposedToLevelEditor { string ComponentName { get; } string TypeName { get; } Type ComponentType { get; } bool HasVisibleFields { get; } int Order { get; } event Act...
21.714286
60
0.646382
51856dec3b7fe6b4cef39c20d60de5af30c5f913
23,028
cs
C#
WWCP_OCPPv1.6/Messages/ChargePoint/GetConfigurationResponse.cs
OpenChargingCloud/WWCP_
ff040e0b9b228e6eae98de81d0589e760c13e55e
[ "Apache-2.0" ]
null
null
null
WWCP_OCPPv1.6/Messages/ChargePoint/GetConfigurationResponse.cs
OpenChargingCloud/WWCP_
ff040e0b9b228e6eae98de81d0589e760c13e55e
[ "Apache-2.0" ]
null
null
null
WWCP_OCPPv1.6/Messages/ChargePoint/GetConfigurationResponse.cs
OpenChargingCloud/WWCP_
ff040e0b9b228e6eae98de81d0589e760c13e55e
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2014-2021 GraphDefined GmbH * This file is part of WWCP OCPP <https://github.com/OpenChargingCloud/WWCP_OCPP> * * 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 * * ...
37.566069
168
0.524231
51cca0f69cfb267f1ebfef101d70258ff14f29b2
5,478
cs
C#
src/Azure.Functions.Cli/Actions/DeployActions/DeployFunctionAction.cs
AshleyGrant/azure-functions-core-tools
0accc029ab56250ff21ff2aba8186cebedf48da7
[ "MIT" ]
null
null
null
src/Azure.Functions.Cli/Actions/DeployActions/DeployFunctionAction.cs
AshleyGrant/azure-functions-core-tools
0accc029ab56250ff21ff2aba8186cebedf48da7
[ "MIT" ]
null
null
null
src/Azure.Functions.Cli/Actions/DeployActions/DeployFunctionAction.cs
AshleyGrant/azure-functions-core-tools
0accc029ab56250ff21ff2aba8186cebedf48da7
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Threading.Tasks; using Azure.Functions.Cli.Actions.DeployActions.Platforms; using Azure.Functions.Cli.Common; using Azure.Functions.Cli.Extensions; using Azure.Functions.Cli.Helpers; using Azure.Functions.Cli.Interfaces; us...
38.577465
175
0.589631
7bbc838b23d1a1eec20294d4c19fb5d37874e585
581
cs
C#
src/Huge Code Base/Open Judge System/Data/OJS.Data.Archives/ArchivesDbContext.cs
gnusmas12/MyTested.AspNet.TV
76e243ef3f8aa1c1d19f4ab453c7f7b2692ed33e
[ "MIT" ]
439
2019-11-22T12:07:09.000Z
2021-06-14T02:24:50.000Z
src/Huge Code Base/Open Judge System/Data/OJS.Data.Archives/ArchivesDbContext.cs
gnusmas12/MyTested.AspNet.TV
76e243ef3f8aa1c1d19f4ab453c7f7b2692ed33e
[ "MIT" ]
2
2020-02-23T13:34:15.000Z
2021-02-22T10:56:07.000Z
src/Huge Code Base/Open Judge System/Data/OJS.Data.Archives/ArchivesDbContext.cs
gnusmas12/MyTested.AspNet.TV
76e243ef3f8aa1c1d19f4ab453c7f7b2692ed33e
[ "MIT" ]
65
2019-12-16T08:17:50.000Z
2021-06-04T07:54:31.000Z
namespace OJS.Data.Archives { using System.Data.Entity; using OJS.Common.Constants; using OJS.Data.Models; public class ArchivesDbContext : DbContext, IArchivesDbContext { public ArchivesDbContext() : this(AppSettingConstants.ArchivesDbConnectionStringName) { }...
24.208333
75
0.652324
33c9078af42ae12c3b71eaad761683d597fb73dc
1,927
cs
C#
Server/OpenStory.Framework.Model.Common/ItemInfo.cs
shoftee/OpenStory
c0900232e1a7be03411067a19a61cc7623de6a37
[ "Apache-2.0" ]
21
2015-02-06T18:37:35.000Z
2021-12-05T12:17:07.000Z
Server/OpenStory.Framework.Model.Common/ItemInfo.cs
shoftee/OpenStory
c0900232e1a7be03411067a19a61cc7623de6a37
[ "Apache-2.0" ]
null
null
null
Server/OpenStory.Framework.Model.Common/ItemInfo.cs
shoftee/OpenStory
c0900232e1a7be03411067a19a61cc7623de6a37
[ "Apache-2.0" ]
10
2017-01-25T14:52:17.000Z
2021-07-06T06:46:08.000Z
using System; namespace OpenStory.Framework.Model.Common { /// <summary> /// Represents information about a game item. /// </summary> /// <remarks> /// This is the thing that should be loaded by your item information provider, whatever it is. /// </remarks> public abstract class ItemInfo : ...
26.040541
113
0.501297
b4257eed38d7da27e0c61dcb18e5953613cb1609
1,410
cs
C#
11. Lambda and LINQ - Exercises/03. Shopping Spree/Shopping Spree.cs
pirocorp/CSharp-Fundamentals
e4bf97f77f530c3cb27d2667edaac0c50de5209c
[ "MIT" ]
null
null
null
11. Lambda and LINQ - Exercises/03. Shopping Spree/Shopping Spree.cs
pirocorp/CSharp-Fundamentals
e4bf97f77f530c3cb27d2667edaac0c50de5209c
[ "MIT" ]
null
null
null
11. Lambda and LINQ - Exercises/03. Shopping Spree/Shopping Spree.cs
pirocorp/CSharp-Fundamentals
e4bf97f77f530c3cb27d2667edaac0c50de5209c
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; namespace _03.Shopping_Spree { class Program { static void Main() { var productPrices = new Dictionary<string, decimal>(); var budget = decimal.Parse(Console.ReadLine()); var indputData = Con...
28.77551
118
0.47305
e860a88b3530e3af2ee8d24f667bac96e3c9efc9
369
cs
C#
src/CaseStatusAnalyzer/I129CaseProviderOptions.cs
ap3rus/CaseStatusAnalyzer
05540b4bd55e8decf7f54ba9aa3ddd88643475fa
[ "MIT" ]
null
null
null
src/CaseStatusAnalyzer/I129CaseProviderOptions.cs
ap3rus/CaseStatusAnalyzer
05540b4bd55e8decf7f54ba9aa3ddd88643475fa
[ "MIT" ]
null
null
null
src/CaseStatusAnalyzer/I129CaseProviderOptions.cs
ap3rus/CaseStatusAnalyzer
05540b4bd55e8decf7f54ba9aa3ddd88643475fa
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace CaseStatusAnalyzer { public class I129CaseProviderOptions { public int StartDayIncl { get; set; } public int EndDayExcl { get; set; } public string ServiceCenter { get; set; } ...
23.0625
49
0.674797
dbec63dc22976e873badf469a23966478956dd43
572
cs
C#
Assets/Scripts/Powerups/PowerupMovement.cs
jonisavo/space-invaders-vs
9fa615da061d62ead9ab25b97dd1d10b3a1172b8
[ "MIT" ]
null
null
null
Assets/Scripts/Powerups/PowerupMovement.cs
jonisavo/space-invaders-vs
9fa615da061d62ead9ab25b97dd1d10b3a1172b8
[ "MIT" ]
null
null
null
Assets/Scripts/Powerups/PowerupMovement.cs
jonisavo/space-invaders-vs
9fa615da061d62ead9ab25b97dd1d10b3a1172b8
[ "MIT" ]
null
null
null
using UnityEngine; namespace SIVS { public class PowerupMovement : MonoBehaviour { private const float DespawnHeight = -2.2f; [Tooltip("Determines how fast the powerup falls.")] public float fallSpeed = 1.0f; private void Update() { transform.Translate(Vec...
22
77
0.575175
2be72505a0988ae73bdd033227950eb7dda33001
1,798
cs
C#
StoreDL/IStoreRepository.cs
210215-USF-NET/Hans_Mittig-P0
00d82b17607762ec39f8c2fc346f14de18d4b025
[ "MIT" ]
null
null
null
StoreDL/IStoreRepository.cs
210215-USF-NET/Hans_Mittig-P0
00d82b17607762ec39f8c2fc346f14de18d4b025
[ "MIT" ]
null
null
null
StoreDL/IStoreRepository.cs
210215-USF-NET/Hans_Mittig-P0
00d82b17607762ec39f8c2fc346f14de18d4b025
[ "MIT" ]
null
null
null
using StoreModels; using Model = StoreModels; using System.Collections.Generic; using System; namespace StoreDL { public interface IStoreRepository { List<Customer> GetCustomers(); Customer AddCustomer(Customer newCustomer); Customer GetCustomerName(string name); public Li...
29
73
0.674082
65e613984e3d86c852cd5c29a0872331ff524f4c
2,104
cs
C#
src/HMI/Dependencies/SubSystem/control_records/_s_machine_parameters.cs
shooter64738/Talos-CNC-UI
06ccee32e2d78115574076d3e9646de3e7b51297
[ "MIT" ]
1
2022-01-19T14:26:42.000Z
2022-01-19T14:26:42.000Z
src/HMI/Dependencies/SubSystem/control_records/_s_machine_parameters.cs
shooter64738/Talos-CNC-UI
06ccee32e2d78115574076d3e9646de3e7b51297
[ "MIT" ]
1
2021-09-11T19:50:11.000Z
2021-09-11T19:50:11.000Z
src/HMI/Dependencies/SubSystem/control_records/_s_machine_parameters.cs
shooter64738/Talos-CNC-UI
06ccee32e2d78115574076d3e9646de3e7b51297
[ "MIT" ]
null
null
null
using SubSystem; using System; using SubSystem.Types; public class s_machine_parameter_settings { internal byte record_type; internal s_version version = new s_version(); internal byte machine_type; //2,2 public c_machine_parameter_angular_axis_control angular_axis_control = new c_machine_parameter...
46.755556
122
0.793251
5a6be8daa96eaf156067b3f681880573908cf612
8,171
cs
C#
Orchid.Chakra/Interop/JsBinder.cs
enklu/orchid
b6a74b2e604ec3d118645c955959fefff91c0286
[ "MIT" ]
1
2019-02-20T18:40:47.000Z
2019-02-20T18:40:47.000Z
Orchid.Chakra/Interop/JsBinder.cs
enklu/orchid-chakra
b6a74b2e604ec3d118645c955959fefff91c0286
[ "MIT" ]
4
2020-08-06T22:58:26.000Z
2021-03-30T00:46:09.000Z
Orchid.Chakra/Interop/JsBinder.cs
enklu/orchid-chakra
b6a74b2e604ec3d118645c955959fefff91c0286
[ "MIT" ]
1
2019-06-15T17:49:45.000Z
2019-06-15T17:49:45.000Z
using System; using System.Runtime.InteropServices; using Enklu.Orchid.Logging; namespace Enklu.Orchid.Chakra.Interop { /// <summary> /// This class creates non-primitive objects in the JavaScript runtime, and binds them to /// host objects. This synchronizes the lifecycle of both the host and JavaScript ...
45.394444
142
0.613878
899c3918bb54e68f89bd4de6c999708f517082e0
11,023
cs
C#
src/Sensors.Light.Veml7700/VEML7700.cs
Gravicode/TinyCLR.Drivers
71bfa986931e28bc881150daf0363735bac470b4
[ "Apache-2.0" ]
null
null
null
src/Sensors.Light.Veml7700/VEML7700.cs
Gravicode/TinyCLR.Drivers
71bfa986931e28bc881150daf0363735bac470b4
[ "Apache-2.0" ]
null
null
null
src/Sensors.Light.Veml7700/VEML7700.cs
Gravicode/TinyCLR.Drivers
71bfa986931e28bc881150daf0363735bac470b4
[ "Apache-2.0" ]
null
null
null
using GHIElectronics.TinyCLR.Devices.I2c; using System; using System.Threading; namespace Meadow.TinyCLR.Sensors.Light { /// <summary> /// High Accuracy Ambient Light Sensor /// </summary> public class Veml7700 : IDisposable { /// <summary> /// Valid addresses for the sensor. ...
29.084433
141
0.374762
89ac2f72c8861d9311ff0ec86df573e1b612b3a5
716
cs
C#
advent01/Program.cs
grajekf/advent-of-code-2021
06ac90d4dd271fb5dd20b69c7c7af08e26ab10a0
[ "MIT" ]
1
2021-12-05T12:43:29.000Z
2021-12-05T12:43:29.000Z
advent01/Program.cs
grajekf/advent-of-code-2021
06ac90d4dd271fb5dd20b69c7c7af08e26ab10a0
[ "MIT" ]
null
null
null
advent01/Program.cs
grajekf/advent-of-code-2021
06ac90d4dd271fb5dd20b69c7c7af08e26ab10a0
[ "MIT" ]
null
null
null
// See https://aka.ms/new-console-template for more information var depths = ReadInput("input_a.txt").ToList(); //a Console.WriteLine(CountIncreasing(depths)); //b var tripltes = NLets(depths, 3); var tripletSums = tripltes.Select(tripltes => tripltes.Sum()); Console.WriteLine(CountIncreasing(tripletSums)); static...
24.689655
66
0.694134
d86d57cceb4daf271f097bfbeccbea0d459926bd
514
cs
C#
TinyBrowser/Api/IWebsiteBrowser.cs
forsbergsskola-se/gp20-2021-0426-rest-gameserver-h-Nystrom
99ddd5cafe074284e736d392d88b681eed1f0e96
[ "CECILL-B" ]
null
null
null
TinyBrowser/Api/IWebsiteBrowser.cs
forsbergsskola-se/gp20-2021-0426-rest-gameserver-h-Nystrom
99ddd5cafe074284e736d392d88b681eed1f0e96
[ "CECILL-B" ]
null
null
null
TinyBrowser/Api/IWebsiteBrowser.cs
forsbergsskola-se/gp20-2021-0426-rest-gameserver-h-Nystrom
99ddd5cafe074284e736d392d88b681eed1f0e96
[ "CECILL-B" ]
null
null
null
namespace TinyBrowser.Api{ public interface IWebsiteBrowser{ int WebPageHtmlCount{ get; } string GetCurrentWebPageUri{ get; } bool CanReceiveWebPage(string host, string uri, int port); string[] GetCurrentWebPage(); bool TryGoBack(); bool TryGoForward(); void ...
32.125
66
0.63035
58a8a19d678593eaa56d6f78daed29e5150b3f91
315
cs
C#
samples/apps/toggl/mobileapp/Toggl.Core.UI/Services/IWidgetsService.cs
moljac/Samples.AndroidX
4f4a8904922a1b9954e9605a53663ad3fd4e72c6
[ "MIT" ]
null
null
null
samples/apps/toggl/mobileapp/Toggl.Core.UI/Services/IWidgetsService.cs
moljac/Samples.AndroidX
4f4a8904922a1b9954e9605a53663ad3fd4e72c6
[ "MIT" ]
null
null
null
samples/apps/toggl/mobileapp/Toggl.Core.UI/Services/IWidgetsService.cs
moljac/Samples.AndroidX
4f4a8904922a1b9954e9605a53663ad3fd4e72c6
[ "MIT" ]
null
null
null
using System; using System.Collections.Immutable; using Toggl.Core.Models.Interfaces; using Toggl.Core.Suggestions; namespace Toggl.Core.UI.Services { public interface IWidgetsService : IDisposable { void Start(); void OnSuggestionsUpdated(IImmutableList<Suggestion> suggestions); } }
22.5
74
0.742857
624493fcfb3a9a22e979422afd7f503e75ec9dc4
230
cs
C#
resharper/test/data/CSharp/Intentions/QuickFixes/PreferAddressByIdToGraphicsParams/InvalidLiteralForPropertyNameTest.cs
IvanPashchenko/resharper-unity
9da2135db98234d7d809e8b20f7dbdbc7adae856
[ "Apache-2.0" ]
1,182
2015-09-09T14:41:54.000Z
2022-03-24T14:30:04.000Z
resharper/test/data/CSharp/Intentions/QuickFixes/PreferAddressByIdToGraphicsParams/InvalidLiteralForPropertyNameTest.cs
IvanPashchenko/resharper-unity
9da2135db98234d7d809e8b20f7dbdbc7adae856
[ "Apache-2.0" ]
1,258
2015-09-13T22:22:27.000Z
2022-03-31T22:08:08.000Z
resharper/test/data/CSharp/Intentions/QuickFixes/PreferAddressByIdToGraphicsParams/InvalidLiteralForPropertyNameTest.cs
IvanPashchenko/resharper-unity
9da2135db98234d7d809e8b20f7dbdbc7adae856
[ "Apache-2.0" ]
187
2015-11-07T18:26:24.000Z
2022-03-18T10:07:45.000Z
using UnityEngine; namespace DefaultNamespace { public class InvalidLiteralForProperyNameTest { public void Test(Material material) { material.SetFloat("f{caret}loat", 10.0f); } } }
19.166667
53
0.626087
cd134e57598dbe4d5a34a04163f958bfade327df
4,917
cs
C#
StartUp.cs
SteamsDev/CnCNet-DailyBattles
e820622121be043e4c02ae67df66d30e37917632
[ "CC0-1.0" ]
null
null
null
StartUp.cs
SteamsDev/CnCNet-DailyBattles
e820622121be043e4c02ae67df66d30e37917632
[ "CC0-1.0" ]
null
null
null
StartUp.cs
SteamsDev/CnCNet-DailyBattles
e820622121be043e4c02ae67df66d30e37917632
[ "CC0-1.0" ]
null
null
null
/* * On startup, this file will check the CnCNet Client itself for integrity. * If any files are missing or destroyed, the app will break with a standard Exception. * More methods will be added. Please kee an eye out for updates. */ using System; using System.Diagnostics.Contracts; using System.IO; using...
35.374101
171
0.516779
cdc2d62a7f95cc5d8b37064acc2b5b686ca41d4f
4,810
cs
C#
Sample/Koudai/Server/src/ZyGames.Tianjiexing.BLL.Combat/FightCombat.cs
wenhulove333/ScutServer
338a50ff577c0e2ef2276a2883a8bfe28517c79b
[ "MIT" ]
2
2017-05-27T13:32:28.000Z
2019-05-28T15:11:33.000Z
Sample/Koudai/Server/src/ZyGames.Tianjiexing.BLL.Combat/FightCombat.cs
Jesse1205/Scut
3df3adbcd0588fa2657ff110380210236ae45dae
[ "Unlicense" ]
null
null
null
Sample/Koudai/Server/src/ZyGames.Tianjiexing.BLL.Combat/FightCombat.cs
Jesse1205/Scut
3df3adbcd0588fa2657ff110380210236ae45dae
[ "Unlicense" ]
4
2016-08-27T05:26:16.000Z
2019-12-27T07:07:09.000Z
/**************************************************************************** Copyright (c) 2013-2015 scutgame.com http://www.scutgame.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 ...
34.604317
109
0.547609
01622645f693f54e44d281b5fbe4212e306e2471
871
cs
C#
Havit.Blazor.Components.Web.Bootstrap/Dropdowns/HxDropdownMenu.razor.cs
linjianlin/Havit.Blazor
199e3fff26586c76171394315ca3a85f810aa994
[ "MIT" ]
1
2022-03-23T14:20:25.000Z
2022-03-23T14:20:25.000Z
Havit.Blazor.Components.Web.Bootstrap/Dropdowns/HxDropdownMenu.razor.cs
linjianlin/Havit.Blazor
199e3fff26586c76171394315ca3a85f810aa994
[ "MIT" ]
null
null
null
Havit.Blazor.Components.Web.Bootstrap/Dropdowns/HxDropdownMenu.razor.cs
linjianlin/Havit.Blazor
199e3fff26586c76171394315ca3a85f810aa994
[ "MIT" ]
null
null
null
namespace Havit.Blazor.Components.Web.Bootstrap { /// <summary> /// Bootstrap Dropdown menu which opens when triggered. /// </summary> public partial class HxDropdownMenu { /// <summary> /// Any additional CSS class to apply. /// </summary> [Parameter] public string CssClass { get; set; } [Parameter] p...
29.033333
113
0.694604
e3a1b4e77ab83962d2427a81018b2f9989b101aa
520
cs
C#
MercurialVS/Saltukkos.Utils/Ensure.cs
saltukkos/visual-studio-mercurial-plugin
2ae1d22c6dc4b9f9d2b8d4403f780cb922983c32
[ "MIT" ]
null
null
null
MercurialVS/Saltukkos.Utils/Ensure.cs
saltukkos/visual-studio-mercurial-plugin
2ae1d22c6dc4b9f9d2b8d4403f780cb922983c32
[ "MIT" ]
null
null
null
MercurialVS/Saltukkos.Utils/Ensure.cs
saltukkos/visual-studio-mercurial-plugin
2ae1d22c6dc4b9f9d2b8d4403f780cb922983c32
[ "MIT" ]
null
null
null
using System.Diagnostics; using System.Runtime.CompilerServices; using JetBrains.Annotations; namespace Saltukkos.Utils { public static class Ensure { [ContractAnnotation("value : null => halt")] [MethodImpl(MethodImplOptions.AggressiveInlining)] [NotNull] public static T NotNu...
23.636364
70
0.578846
543946f976c9a8b143cb2f4f8c17273760575ab1
7,228
cs
C#
kubernetes/src/io.kubernetes.csharp/Model/V1EndpointSubset.cs
mbohlool/client-csharp
48d9522263fd0d9708d7ef4e9ab5f7ce05461628
[ "Apache-2.0" ]
null
null
null
kubernetes/src/io.kubernetes.csharp/Model/V1EndpointSubset.cs
mbohlool/client-csharp
48d9522263fd0d9708d7ef4e9ab5f7ce05461628
[ "Apache-2.0" ]
null
null
null
kubernetes/src/io.kubernetes.csharp/Model/V1EndpointSubset.cs
mbohlool/client-csharp
48d9522263fd0d9708d7ef4e9ab5f7ce05461628
[ "Apache-2.0" ]
null
null
null
/* * Kubernetes * * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) * * OpenAPI spec version: v1.5.1-660c2a2 * * Generated by: https://github.com/swagger-api/swagger-codegen.git */ using System; using System.Linq; using System.IO; using System.Text; using...
46.632258
563
0.607914
a8599ec40a4fb4348ab103be77fe15eeb9eb30a1
1,187
cs
C#
src/MailCheck.Intelligence.AsnInfoParser/StartUp.cs
ukncsc/MailCheck.Public.AggregateReport
d562d579f769c966dcdf3f5e5e2843d1c9c32595
[ "Apache-2.0" ]
null
null
null
src/MailCheck.Intelligence.AsnInfoParser/StartUp.cs
ukncsc/MailCheck.Public.AggregateReport
d562d579f769c966dcdf3f5e5e2843d1c9c32595
[ "Apache-2.0" ]
null
null
null
src/MailCheck.Intelligence.AsnInfoParser/StartUp.cs
ukncsc/MailCheck.Public.AggregateReport
d562d579f769c966dcdf3f5e5e2843d1c9c32595
[ "Apache-2.0" ]
1
2021-04-11T09:44:35.000Z
2021-04-11T09:44:35.000Z
using Amazon.SimpleSystemsManagement; using MailCheck.Common.Data.Abstractions; using MailCheck.Common.Data.Implementations; using MailCheck.Common.Environment; using MailCheck.Common.Logging; using MailCheck.Common.Messaging.Abstractions; using MailCheck.Common.SSM; using MailCheck.Intelligence.AsnInfoParser.Dao; usi...
43.962963
107
0.768324
8dc50c05370001cf8887a0c43049555db2cd2dfc
20,093
cs
C#
src/Data/NetPhlixDB.Data/Migrations/20181225054313_RemovedDirectorColAddedArticlesTable.cs
DimchoLakov/NetClixDB
4be5a238d5fab784e952d579a5741a880375226e
[ "MIT" ]
null
null
null
src/Data/NetPhlixDB.Data/Migrations/20181225054313_RemovedDirectorColAddedArticlesTable.cs
DimchoLakov/NetClixDB
4be5a238d5fab784e952d579a5741a880375226e
[ "MIT" ]
null
null
null
src/Data/NetPhlixDB.Data/Migrations/20181225054313_RemovedDirectorColAddedArticlesTable.cs
DimchoLakov/NetClixDB
4be5a238d5fab784e952d579a5741a880375226e
[ "MIT" ]
null
null
null
using System; using Microsoft.EntityFrameworkCore.Migrations; namespace NetPhlixDB.Data.Migrations { public partial class RemovedDirectorColAddedArticlesTable : Migration { protected override void Up(MigrationBuilder migrationBuilder) { migrationBuilder.DropForeignKey( ...
35.375
163
0.504753
369a5d1b294f67f022217106356ba0a80bed8067
580
cs
C#
Assets/UnityKit/Scripts/FreeLook.cs
notoes/cubehedron
5ef42438f4beb80e585f6ba59a820a2137f8a123
[ "MIT" ]
1
2015-10-02T15:06:53.000Z
2015-10-02T15:06:53.000Z
Assets/UnityKit/Scripts/FreeLook.cs
notoes/cubehedron
5ef42438f4beb80e585f6ba59a820a2137f8a123
[ "MIT" ]
null
null
null
Assets/UnityKit/Scripts/FreeLook.cs
notoes/cubehedron
5ef42438f4beb80e585f6ba59a820a2137f8a123
[ "MIT" ]
null
null
null
using UnityEngine; using System.Collections; public class FreeLook : MonoBehaviour { private Camera cam; private Quaternion startRot; void Start() { cam = GetComponentInChildren<Camera>(); startRot = cam.transform.rotation; } void Update () { cam.transform.rotat...
19.333333
56
0.618966
c8488ccf0527e7215499d9d80118f2f771809a00
1,064
cs
C#
HungryPizza.Repositorio/Repositories/PizzaRepository.cs
CASSIOSOUZA/Hungrypizza
ba2dcc5d48f0c57c6cc238f5175e657eb0c5bc1e
[ "MIT" ]
1
2021-02-22T13:57:31.000Z
2021-02-22T13:57:31.000Z
HungryPizza.Repositorio/Repositories/PizzaRepository.cs
CASSIOSOUZA/Hungrypizza
ba2dcc5d48f0c57c6cc238f5175e657eb0c5bc1e
[ "MIT" ]
null
null
null
HungryPizza.Repositorio/Repositories/PizzaRepository.cs
CASSIOSOUZA/Hungrypizza
ba2dcc5d48f0c57c6cc238f5175e657eb0c5bc1e
[ "MIT" ]
null
null
null
using HungryPizza.Repositorio.Context; using HungryPizza.Servico.Entities; using HungryPizza.Servico.Interfaces.Repositories; using Microsoft.EntityFrameworkCore; using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Threading.Tasks; namespace HungryPizza.Repos...
31.294118
104
0.678571
f632a1fcb45a4d1baa74727abeb6569fa404d5bd
1,300
cs
C#
TouchPortalSDK.Extensions.Attributes.Tests/EntryFile/Categories/Categories_None_Test.cs
oddbear/TouchPortalSDK.Extensions
dafbf57059a8a3f191bc363b1980ca60e5a7ebfe
[ "MIT" ]
null
null
null
TouchPortalSDK.Extensions.Attributes.Tests/EntryFile/Categories/Categories_None_Test.cs
oddbear/TouchPortalSDK.Extensions
dafbf57059a8a3f191bc363b1980ca60e5a7ebfe
[ "MIT" ]
null
null
null
TouchPortalSDK.Extensions.Attributes.Tests/EntryFile/Categories/Categories_None_Test.cs
oddbear/TouchPortalSDK.Extensions
dafbf57059a8a3f191bc363b1980ca60e5a7ebfe
[ "MIT" ]
null
null
null
using System.Collections.Generic; using NUnit.Framework; using TouchPortalSDK.Extensions.Attributes; using TouchPortalSDK.Extensions.Reflection.Contexts; namespace TouchPortalSDK.Extensions.Reflection.Tests.EntryFile.Categories { [Plugin(Name = "test plugin")] public class Categories_None_Test { pr...
29.545455
77
0.632308
b6bb5bcb5c726031cd66ea050562ef785f3f4e84
1,190
cs
C#
OpenBullet2/Services/VolatileSettingsService.cs
542980940984363224858439616269115634540/OpenBullet2
5d01286a58aee9b6c279e1747c916aeed9cb00e8
[ "MIT" ]
null
null
null
OpenBullet2/Services/VolatileSettingsService.cs
542980940984363224858439616269115634540/OpenBullet2
5d01286a58aee9b6c279e1747c916aeed9cb00e8
[ "MIT" ]
null
null
null
OpenBullet2/Services/VolatileSettingsService.cs
542980940984363224858439616269115634540/OpenBullet2
5d01286a58aee9b6c279e1747c916aeed9cb00e8
[ "MIT" ]
null
null
null
using GridShared.Utility; using Microsoft.Extensions.Primitives; using OpenBullet2.Core.Models.Debugger; using RuriLib.Logging; using RuriLib.Models.Blocks; using RuriLib.Services; using System; using System.Collections.Generic; namespace OpenBullet2.Services { public class VolatileSettingsService { ...
31.315789
106
0.655462
2e0abadfd30877dc6a2a8f1b5e12e036a19f6511
8,964
cs
C#
YUI/YProperties/YButtonProperties.cs
YJammak/YUI
4d00045024a09e4f63338d03b72d401e4e2cc4bf
[ "MIT" ]
7
2017-06-05T01:53:43.000Z
2019-04-01T01:30:01.000Z
YUI/YProperties/YButtonProperties.cs
yjk282/YUI
4d00045024a09e4f63338d03b72d401e4e2cc4bf
[ "MIT" ]
null
null
null
YUI/YProperties/YButtonProperties.cs
yjk282/YUI
4d00045024a09e4f63338d03b72d401e4e2cc4bf
[ "MIT" ]
2
2019-07-08T13:35:18.000Z
2019-10-31T18:49:07.000Z
using System.Windows; using System.Windows.Controls; using System.Windows.Media; namespace YUI.WPF.YProperties { public static partial class YAttachProperty { #region YButtonIconAlignmentProperty YButton的Icon位置 /// <summary> /// YButton的Icon位置附加属性 /// </summary> public...
37.35
132
0.631638
3a55266384bac4f0e0bcc3c0e8c68eeb0ff7cfb4
1,865
cs
C#
src/Mendham.Domain/DependencyInjection/MultipleDomainFacadesFoundException.cs
Mendham/Mendham
baa927e30629439d6b6f6a9dae3d472bd2e39770
[ "Apache-2.0" ]
1
2020-11-26T21:41:52.000Z
2020-11-26T21:41:52.000Z
src/Mendham.Domain/DependencyInjection/MultipleDomainFacadesFoundException.cs
Mendham/Mendham
baa927e30629439d6b6f6a9dae3d472bd2e39770
[ "Apache-2.0" ]
null
null
null
src/Mendham.Domain/DependencyInjection/MultipleDomainFacadesFoundException.cs
Mendham/Mendham
baa927e30629439d6b6f6a9dae3d472bd2e39770
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Mendham.Domain.DependencyInjection { public class MultipleDomainFacadesFoundException : Exception { private readonly Type _interfaceToBind; private readonly IEnumerable<Type> _typesImplementingInter...
34.537037
164
0.62681
4b3814b6ed94ca3a845a87f4392cf4b533aea268
1,743
cs
C#
Assets/Scripts/GameplayManager.cs
Necr0o0/mwo-project
17ba643109bf6fd9fdd136262c7ce785bd3c4ee4
[ "MIT" ]
null
null
null
Assets/Scripts/GameplayManager.cs
Necr0o0/mwo-project
17ba643109bf6fd9fdd136262c7ce785bd3c4ee4
[ "MIT" ]
null
null
null
Assets/Scripts/GameplayManager.cs
Necr0o0/mwo-project
17ba643109bf6fd9fdd136262c7ce785bd3c4ee4
[ "MIT" ]
null
null
null
using System.Collections.Generic; using UnityEngine; public class GameplayManager : MonoBehaviour { public GridGenerator GridGenerator; public PlayerController PlayerModelPrefab; [HideInInspector] public PlayerController PlayerModel; public EnemyLogic enemyPrefab; public Graph grid; ...
21.518519
86
0.570855
e120c9edf6ce394742e993360b908ba923595c89
244
cs
C#
ForgedOnce.TsLanguageServices.AstGeneratorPlugin/ParametersModel/TransportModelItem.cs
YevgenNabokov/ForgedOnce.TSLanguageServices
c36596d82a003b77e30f09c6becc75ef66df2a40
[ "MIT" ]
3
2020-05-31T18:50:59.000Z
2021-12-14T19:31:32.000Z
ForgedOnce.TsLanguageServices.AstGeneratorPlugin/ParametersModel/TransportModelItem.cs
YevgenNabokov/ForgedOnce.TSLanguageServices
c36596d82a003b77e30f09c6becc75ef66df2a40
[ "MIT" ]
2
2020-11-11T17:42:08.000Z
2021-05-11T20:53:36.000Z
ForgedOnce.TsLanguageServices.AstGeneratorPlugin/ParametersModel/TransportModelItem.cs
YevgenNabokov/ForgedOnce.TSLanguageServices
c36596d82a003b77e30f09c6becc75ef66df2a40
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; namespace ForgedOnce.TsLanguageServices.AstGeneratorPlugin.ParametersModel { public abstract class TransportModelItem { public string Name; } }
20.333333
75
0.729508
a90ea42c48780dcc2e5374ef8fb17ed4d4b0e94b
760
cs
C#
AdventuresOfTelerik/AdventuresOfTelerik/Models/HeroCoordinates.cs
AngelNovoselski/Adventures-of-Telerik
cd04db25c92138f7a31abc6823ef0e64a76e2d20
[ "MIT" ]
1
2017-12-13T19:33:26.000Z
2017-12-13T19:33:26.000Z
AdventuresOfTelerik/AdventuresOfTelerik/Models/HeroCoordinates.cs
A4unecabrat/Adventures-of-Telerik
cd04db25c92138f7a31abc6823ef0e64a76e2d20
[ "MIT" ]
null
null
null
AdventuresOfTelerik/AdventuresOfTelerik/Models/HeroCoordinates.cs
A4unecabrat/Adventures-of-Telerik
cd04db25c92138f7a31abc6823ef0e64a76e2d20
[ "MIT" ]
1
2018-07-05T11:53:32.000Z
2018-07-05T11:53:32.000Z
using System.Text; using AdventuresOfTelerik.Contracts.HeroInterfaces; using System; namespace AdventuresOfTelerik.Models { public struct HeroCoordinates : IHeroCoordinates { private readonly IHero hero; public HeroCoordinates(IHero hero) { this.hero = hero ?? throw new Ar...
26.206897
84
0.611842
d79dde284f337c0fe965a4c65f72f5f049621970
77
cshtml
C#
abp/abpexceptionless/Views/_ViewImports.cshtml
alivy/Mydemo
5bc498d9e6b5fcb7eb8611b3d77b858d1678ef3e
[ "Apache-2.0" ]
5
2020-11-13T05:58:50.000Z
2022-03-24T03:01:28.000Z
abp/abpexceptionless/Views/_ViewImports.cshtml
alivy/Mydemo
5bc498d9e6b5fcb7eb8611b3d77b858d1678ef3e
[ "Apache-2.0" ]
2
2020-05-19T06:04:49.000Z
2020-07-24T10:29:04.000Z
abp/abpexceptionless/Views/_ViewImports.cshtml
alivy/Mydemo
5bc498d9e6b5fcb7eb8611b3d77b858d1678ef3e
[ "Apache-2.0" ]
7
2020-10-19T15:11:42.000Z
2022-03-24T03:01:31.000Z
@using abpexceptionless @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
38.5
52
0.844156