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
f1ec2dcdc363eefb4fb999949b33bb3536e166d1
6,953
cs
C#
src/Avalonia.Xaml.Interactivity/BehaviorCollection.cs
jp2masa/AvaloniaBehaviors
97ea6fe5b8529470755f1a7fbfe7589841b278f1
[ "MIT" ]
1
2020-02-03T23:56:27.000Z
2020-02-03T23:56:27.000Z
src/Avalonia.Xaml.Interactivity/BehaviorCollection.cs
jp2masa/AvaloniaBehaviors
97ea6fe5b8529470755f1a7fbfe7589841b278f1
[ "MIT" ]
null
null
null
src/Avalonia.Xaml.Interactivity/BehaviorCollection.cs
jp2masa/AvaloniaBehaviors
97ea6fe5b8529470755f1a7fbfe7589841b278f1
[ "MIT" ]
null
null
null
// Copyright (c) Wiesław Šoltés. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections.Generic; using System.Collections.Specialized; using System.Diagnostics; using Avalonia.Collections; namespace Avalonia.Xa...
35.116162
169
0.525385
4e47b1df878ff6386d044d54adec1816bfb406b4
2,022
cs
C#
Ginger/GingerCore/Drivers/WebServicesDriverLib/WebServicesDriverWindow.xaml.cs
Ginger-Automation/Ginger
ba4762ef99d912b3222427af16221c5dc1417be7
[ "Apache-2.0" ]
87
2018-06-23T13:10:46.000Z
2022-03-29T17:52:47.000Z
Ginger/GingerCore/Drivers/WebServicesDriverLib/WebServicesDriverWindow.xaml.cs
Ginger-Automation/Ginger
ba4762ef99d912b3222427af16221c5dc1417be7
[ "Apache-2.0" ]
738
2018-06-21T16:12:17.000Z
2022-03-24T13:44:20.000Z
Ginger/GingerCore/Drivers/WebServicesDriverLib/WebServicesDriverWindow.xaml.cs
Ginger-Automation/Ginger
ba4762ef99d912b3222427af16221c5dc1417be7
[ "Apache-2.0" ]
55
2018-06-27T17:22:33.000Z
2022-01-11T22:41:12.000Z
#region License /* Copyright © 2014-2021 European Support Limited 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 a...
28.478873
82
0.661227
fabb856a71866b02272060617fc60d247db5194e
2,440
cs
C#
src/Foundation.Cms/Media/ImageMediaData.cs
fredericbo1/Foundation
4291cfcee678cfa77cc65a1a434964e9fbf77a9e
[ "Apache-2.0" ]
null
null
null
src/Foundation.Cms/Media/ImageMediaData.cs
fredericbo1/Foundation
4291cfcee678cfa77cc65a1a434964e9fbf77a9e
[ "Apache-2.0" ]
null
null
null
src/Foundation.Cms/Media/ImageMediaData.cs
fredericbo1/Foundation
4291cfcee678cfa77cc65a1a434964e9fbf77a9e
[ "Apache-2.0" ]
null
null
null
using EPiServer; using EPiServer.Core; using EPiServer.DataAbstraction; using EPiServer.DataAnnotations; using EPiServer.Framework.Blobs; using EPiServer.Framework.DataAnnotations; using EPiServer.Web; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; namespace Foundation.Cms.Media { [...
29.39759
75
0.618852
166a36d82784b73013ee5d479b169de9076c4659
1,352
cs
C#
Assets/Scipts/GamePlayScripts/ButtonScrollHandler.cs
RavArty/RollocoBall
0ddaf515135658715244f3707ea0366401343369
[ "MIT" ]
1
2019-07-25T02:58:01.000Z
2019-07-25T02:58:01.000Z
Assets/Scipts/GamePlayScripts/ButtonScrollHandler.cs
RavArty/RollocoBall
0ddaf515135658715244f3707ea0366401343369
[ "MIT" ]
null
null
null
Assets/Scipts/GamePlayScripts/ButtonScrollHandler.cs
RavArty/RollocoBall
0ddaf515135658715244f3707ea0366401343369
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.EventSystems; using UnityEngine.UI; public class ButtonScrollHandler : MonoBehaviour, IPointerDownHandler, IPointerUpHandler, IPointerExitHandler, IDragHandler, IBeginDragHandler, IEndDragHandler, IScrollHandler{ priva...
19.042254
124
0.731509
221abef88644a2ffb4af2b6512b52c5c5ef0b8e2
218
cs
C#
MagicPipes/Assets/Scripts/DataModules/GameSettings.cs
zimik/magic-pipes
fdc5fed2e79fce6ad214c44c566e4c6849b6d383
[ "MIT" ]
null
null
null
MagicPipes/Assets/Scripts/DataModules/GameSettings.cs
zimik/magic-pipes
fdc5fed2e79fce6ad214c44c566e4c6849b6d383
[ "MIT" ]
null
null
null
MagicPipes/Assets/Scripts/DataModules/GameSettings.cs
zimik/magic-pipes
fdc5fed2e79fce6ad214c44c566e4c6849b6d383
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public interface IGameSettings { int Lives{get;set;} } public class GameSettings : IGameSettings { public int Lives{get;set;} }
15.571429
41
0.756881
d530bf8084aac1866b892596824be6e9260b2e12
806
cs
C#
BulkOperations.EntityFramework.Tests/Models/Currency.cs
proff/EntityFramework.BulkOperations
c861e7e96bcd83bbad393e42e436c5d063e4014c
[ "MIT" ]
null
null
null
BulkOperations.EntityFramework.Tests/Models/Currency.cs
proff/EntityFramework.BulkOperations
c861e7e96bcd83bbad393e42e436c5d063e4014c
[ "MIT" ]
null
null
null
BulkOperations.EntityFramework.Tests/Models/Currency.cs
proff/EntityFramework.BulkOperations
c861e7e96bcd83bbad393e42e436c5d063e4014c
[ "MIT" ]
null
null
null
using System.Collections.Generic; namespace BulkOperations.EntityFramework.Tests.Models { public partial class Currency { public Currency() { this.CountryRegionCurrencies = new List<CountryRegionCurrency>(); this.CurrencyRates = new List<CurrencyRate>(); this...
36.636364
95
0.672457
213ba5cdafd08cf7d039e1ee6dbb720b0150a44b
150
cs
C#
src/MxNet.AutoGluon/Scheduler/DistStatusReporter.cs
tk4218/MxNet.Sharp
b9379b8d6dc0f26cc402841c96bd256a94ba35fc
[ "Apache-2.0" ]
121
2020-06-02T19:03:42.000Z
2021-01-11T10:34:15.000Z
src/MxNet.AutoGluon/Scheduler/DistStatusReporter.cs
tech-quantum/mxnetlib
b18de88b329ce1ecd10dd9e3fe459bb05ea00428
[ "Apache-2.0" ]
14
2020-06-30T12:30:13.000Z
2020-10-14T00:22:15.000Z
src/MxNet.AutoGluon/Scheduler/DistStatusReporter.cs
tech-quantum/mxnetlib
b18de88b329ce1ecd10dd9e3fe459bb05ea00428
[ "Apache-2.0" ]
5
2020-06-09T21:23:26.000Z
2020-12-27T15:12:09.000Z
using System; using System.Collections.Generic; using System.Text; namespace MxNet.AutoGluon.Scheduler { class DistStatusReporter { } }
13.636364
35
0.733333
e89514bbcdb91abfd790144ca7d1977fef075b4b
55,060
cs
C#
smlets-98120/Main/Source/SMLets/SMLets/ManagementPack.cs
veharshv/smlets
11a63af8535ff88740c3c0ce30639ae78cc43146
[ "MS-PL" ]
16
2017-06-06T06:35:46.000Z
2022-03-12T02:43:40.000Z
smlets-98120/Main/Source/SMLets/SMLets/ManagementPack.cs
veharshv/smlets
11a63af8535ff88740c3c0ce30639ae78cc43146
[ "MS-PL" ]
17
2017-05-18T14:30:55.000Z
2022-03-14T07:54:31.000Z
smlets-98120/Main/Source/SMLets/SMLets/ManagementPack.cs
veharshv/smlets
11a63af8535ff88740c3c0ce30639ae78cc43146
[ "MS-PL" ]
10
2017-06-12T14:23:38.000Z
2021-11-03T09:13:53.000Z
using System; using System.IO; using System.Xml; using System.Text; using System.Linq; using System.Security; using System.Threading; using System.Resources; using System.Xml.XPath; using Microsoft.CSharp; using System.Xml.Schema; using System.Reflection; using System.Collections; using System.Globalization; using Syst...
36.682212
222
0.521922
5524d1b6b230de452534775c20585b7324ef6905
2,416
cs
C#
MSMQQueueSample/MessageAppReader/Program.cs
libish-jacob/Queue-Bus-Brocker-Services
e71826491c387c98a08529386f02b42cca0d86fe
[ "MIT" ]
null
null
null
MSMQQueueSample/MessageAppReader/Program.cs
libish-jacob/Queue-Bus-Brocker-Services
e71826491c387c98a08529386f02b42cca0d86fe
[ "MIT" ]
null
null
null
MSMQQueueSample/MessageAppReader/Program.cs
libish-jacob/Queue-Bus-Brocker-Services
e71826491c387c98a08529386f02b42cca0d86fe
[ "MIT" ]
null
null
null
using MessageApp1; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Messaging; using System.Runtime.Serialization.Formatters.Binary; using System.Text; using System.Threading.Tasks; namespace MessageAppReader { class Program { priv...
32.648649
161
0.501656
3423151361a646223290d3177e3bf36003e7cdf9
2,694
cs
C#
src/Tizen.Applications.UI/Interop/Interop.Application.cs
JongHeonChoi/TizenFX
481f93aa74b9d980acabc3a05d95106a2f3bfb74
[ "Apache-2.0", "MIT" ]
149
2018-01-01T19:10:14.000Z
2022-03-03T07:38:55.000Z
src/Tizen.Applications.UI/Interop/Interop.Application.cs
JongHeonChoi/TizenFX
481f93aa74b9d980acabc3a05d95106a2f3bfb74
[ "Apache-2.0", "MIT" ]
2,078
2017-12-27T05:26:36.000Z
2022-03-31T10:49:53.000Z
src/Tizen.Applications.UI/Interop/Interop.Application.cs
JongHeonChoi/TizenFX
481f93aa74b9d980acabc3a05d95106a2f3bfb74
[ "Apache-2.0", "MIT" ]
394
2017-12-26T06:29:51.000Z
2022-03-29T03:16:35.000Z
/* * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved * * Licensed under the Apache License, Version 2.0 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requi...
38.485714
159
0.741648
d8d4ba146fea302ff77586952159ffbf504b7f3d
1,326
cshtml
C#
Workshops/LearningSystem/LearningSystem.Web/Views/Trainers/Courses.cshtml
pirocorp/ASP.NET-Core
0da15fd28cad559a5f200dc8b0dcbdcfefa9db4b
[ "MIT" ]
null
null
null
Workshops/LearningSystem/LearningSystem.Web/Views/Trainers/Courses.cshtml
pirocorp/ASP.NET-Core
0da15fd28cad559a5f200dc8b0dcbdcfefa9db4b
[ "MIT" ]
null
null
null
Workshops/LearningSystem/LearningSystem.Web/Views/Trainers/Courses.cshtml
pirocorp/ASP.NET-Core
0da15fd28cad559a5f200dc8b0dcbdcfefa9db4b
[ "MIT" ]
null
null
null
@model TrainersCoursesViewModel @{ this.ViewData["Title"] = $"{this.Model.Name} trainings"; } <h2>Your Courses</h2> <table class="table table-hover table-bordered"> <thead> <tr> <th>Course Name</th> <th>Start Date</th> <th>End Date</th> <th>Enrolled St...
30.837209
123
0.425339
3ce1bbbfa0245ff80eecf810db5aba9885c900b1
565
cs
C#
Scripts/criaExplosao.cs
MatheusCavalari/ArkStudentUFABC
e646a3a83d102c78a9666bb859dcc441ab073b9c
[ "MIT" ]
null
null
null
Scripts/criaExplosao.cs
MatheusCavalari/ArkStudentUFABC
e646a3a83d102c78a9666bb859dcc441ab073b9c
[ "MIT" ]
null
null
null
Scripts/criaExplosao.cs
MatheusCavalari/ArkStudentUFABC
e646a3a83d102c78a9666bb859dcc441ab073b9c
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class criaExplosao : MonoBehaviour { // Start is called before the first frame update void Start() { Destroy(gameObject, 1f); } void OnTriggerEnter2D(Collider2D outro) { ...
25.681818
177
0.615929
a38838fb0d029278cc924fe12e31db56f4413dcf
674
cs
C#
tests/Enumeration.EFCore.Tests/EfCoreBaseTest.cs
p-martinho/Enumeration
5abaf7dd12ff6e38ed0de4409951b2f4c8abc49e
[ "MIT" ]
1
2022-01-31T12:07:25.000Z
2022-01-31T12:07:25.000Z
tests/Enumeration.EFCore.Tests/EfCoreBaseTest.cs
p-martinho/Enumeration
5abaf7dd12ff6e38ed0de4409951b2f4c8abc49e
[ "MIT" ]
1
2022-01-03T21:54:11.000Z
2022-01-03T21:54:11.000Z
tests/Enumeration.EFCore.Tests/EfCoreBaseTest.cs
p-martinho/Enumeration
5abaf7dd12ff6e38ed0de4409951b2f4c8abc49e
[ "MIT" ]
null
null
null
using System; using Enumeration.EFCore.Tests.DbContext; using Microsoft.EntityFrameworkCore; namespace Enumeration.EFCore.Tests; public abstract class EfCoreBaseTest : IDisposable { private const string ConnectionString = "DataSource=:memory:"; protected readonly TestDbContext Context; protected EfCore...
22.466667
66
0.688427
313d890a725bcb5c2e49769fac2d64450dddca0a
2,141
cs
C#
tests/UnitTest/UnitTest1.cs
VSChina/azure-iot-edge-humidity-filter-module-sample
bf84ba1600de70a6d8ab4be9194c53fe37a90f8e
[ "MIT" ]
1
2022-03-29T09:54:17.000Z
2022-03-29T09:54:17.000Z
tests/UnitTest/UnitTest1.cs
VSChina/azure-iot-edge-humidity-filter-module-sample
bf84ba1600de70a6d8ab4be9194c53fe37a90f8e
[ "MIT" ]
null
null
null
tests/UnitTest/UnitTest1.cs
VSChina/azure-iot-edge-humidity-filter-module-sample
bf84ba1600de70a6d8ab4be9194c53fe37a90f8e
[ "MIT" ]
2
2019-10-23T02:43:54.000Z
2022-03-29T10:17:28.000Z
using FilterModule; using Microsoft.Azure.Devices.Client; using Newtonsoft.Json; using System; using System.Text; using Xunit; namespace FilterModuleUnitTest { public class FilterModuleUnitTest { [Fact] public void FilterLessThanThresholdTest() { var source = C...
29.328767
74
0.518916
318c8df5e0389244d6b7f1f52b4c2fe1bf62ef91
2,535
cs
C#
Afonsoft.Petz/Store/UserDetail.aspx.cs
afonsoft/PetSystem
44bf186b960a81485d4f5bc4a622ae1a5b544068
[ "Apache-2.0" ]
null
null
null
Afonsoft.Petz/Store/UserDetail.aspx.cs
afonsoft/PetSystem
44bf186b960a81485d4f5bc4a622ae1a5b544068
[ "Apache-2.0" ]
null
null
null
Afonsoft.Petz/Store/UserDetail.aspx.cs
afonsoft/PetSystem
44bf186b960a81485d4f5bc4a622ae1a5b544068
[ "Apache-2.0" ]
null
null
null
using Afonsoft.Petz.Controller; using Newtonsoft.Json; using System; using System.Web; using System.Web.Script.Services; using System.Web.Services; namespace Afonsoft.Petz.Store { public partial class UserDetail : PageBaseSecurity { public int UserId { get { ...
33.355263
131
0.516371
cda1159964443a0e3ad5bd4f0bf6a69e6f5562b6
721
cs
C#
EvalHelper.cs
KidzCode1/RegExPlorer
3b715eb025677c8d759fe9ca481f2a64fd873ed0
[ "MIT" ]
null
null
null
EvalHelper.cs
KidzCode1/RegExPlorer
3b715eb025677c8d759fe9ca481f2a64fd873ed0
[ "MIT" ]
null
null
null
EvalHelper.cs
KidzCode1/RegExPlorer
3b715eb025677c8d759fe9ca481f2a64fd873ed0
[ "MIT" ]
null
null
null
using System; using System.Linq; using System.Text.RegularExpressions; namespace DeleteRegExDemoPrep { public static class EvalHelper { public static PropertyType GetPropertyType(string value) { if (double.TryParse(value, out double _)) return PropertyType.Double; return PropertyType.String; } pu...
21.205882
62
0.728155
5c95cc7d3b33843466302665c6d12a4385c93176
121
cs
C#
Server/Ssr/SsrOptions.cs
pglazkov/IndependerStarter
8daee8a8d2487d48a87e3fe7f7b9511d93e31bd2
[ "MIT" ]
9
2017-08-29T23:24:16.000Z
2021-08-12T14:33:25.000Z
Server/Ssr/SsrOptions.cs
pglazkov/IndependerStarter
8daee8a8d2487d48a87e3fe7f7b9511d93e31bd2
[ "MIT" ]
null
null
null
Server/Ssr/SsrOptions.cs
pglazkov/IndependerStarter
8daee8a8d2487d48a87e3fe7f7b9511d93e31bd2
[ "MIT" ]
5
2017-02-14T11:57:32.000Z
2018-02-09T08:36:20.000Z
namespace IndAngularStarter.Server.Ssr { public class SsrOptions { public bool IsEnabled { get; set; } } }
20.166667
42
0.669421
3036788f0e2327dd0bfe0aa69db77700b67e1687
7,298
cs
C#
MaterialDesignExtensions/Controls/BaseFileDialog.cs
GerHobbelt/MaterialDesignExtensions
884f531e1d968f0919fe1ebe53b63c5527667481
[ "MIT" ]
1
2020-01-06T10:27:59.000Z
2020-01-06T10:27:59.000Z
MaterialDesignExtensions/Controls/BaseFileDialog.cs
GerHobbelt/MaterialDesignExtensions
884f531e1d968f0919fe1ebe53b63c5527667481
[ "MIT" ]
null
null
null
MaterialDesignExtensions/Controls/BaseFileDialog.cs
GerHobbelt/MaterialDesignExtensions
884f531e1d968f0919fe1ebe53b63c5527667481
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.ComponentModel; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using MaterialDesignExtensions.Converters; using MaterialDesignExtensions.Model; // use Pri.LongPath classes instead of System.IO for...
33.631336
165
0.599479
8bde076337d3a32931b735c3ea90c3a7e71d65cb
2,411
cs
C#
aspect/Services/Gif/ImageAnimationControllerWrapper.cs
nonfinite/aspect
9016c0da211919383dd1d605531f86531a2f2c88
[ "MIT" ]
null
null
null
aspect/Services/Gif/ImageAnimationControllerWrapper.cs
nonfinite/aspect
9016c0da211919383dd1d605531f86531a2f2c88
[ "MIT" ]
29
2019-02-08T03:23:42.000Z
2019-06-09T18:03:15.000Z
aspect/Services/Gif/ImageAnimationControllerWrapper.cs
nonfinite/aspect
9016c0da211919383dd1d605531f86531a2f2c88
[ "MIT" ]
null
null
null
using System; using System.Windows.Threading; using WpfAnimatedGif; namespace Aspect.Services.Gif { public sealed class ImageAnimationControllerWrapper : FrameController, IFrameController { public ImageAnimationControllerWrapper(ImageAnimationController controller, Dispatcher dispatcher) { ...
28.034884
119
0.531315
e33e9f2f449b6f8106c2cb96cec6ea86e99acb60
671
cs
C#
TeamCityTasksTests/Properties/AssemblyInfo.cs
jozefizso/msbuild-teamcity-interactions
c23e6b183a8efc54eb31f7993c0b0847bdad42e8
[ "MIT" ]
null
null
null
TeamCityTasksTests/Properties/AssemblyInfo.cs
jozefizso/msbuild-teamcity-interactions
c23e6b183a8efc54eb31f7993c0b0847bdad42e8
[ "MIT" ]
null
null
null
TeamCityTasksTests/Properties/AssemblyInfo.cs
jozefizso/msbuild-teamcity-interactions
c23e6b183a8efc54eb31f7993c0b0847bdad42e8
[ "MIT" ]
null
null
null
using System.Reflection; using System.Runtime.InteropServices; // General information about an assembly [assembly: AssemblyTitle("TeamCity Interaction Tasks Uni Tests")] [assembly: AssemblyDescription("Unit tests for TeamCityTasks library.")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [asse...
35.315789
73
0.770492
55c81ae788d03e640c1c6db2ff79000606402a83
1,146
cs
C#
src/AutoTest.ArgumentNullException/Filter/IMethodFilter.cs
AutoTestNET/AutoTest.ArgumentNullException
79497f02362a15ba0782dbb4a066b7082119b5b3
[ "Apache-2.0" ]
3
2016-03-08T13:54:23.000Z
2021-03-10T16:24:39.000Z
src/AutoTest.ArgumentNullException/Filter/IMethodFilter.cs
AutoTestNET/AutoTest.ArgumentNullException
79497f02362a15ba0782dbb4a066b7082119b5b3
[ "Apache-2.0" ]
31
2017-11-19T23:37:57.000Z
2022-03-07T00:29:55.000Z
src/AutoTest.ArgumentNullException/Filter/IMethodFilter.cs
AutoTestNET/AutoTest.ArgumentNullException
79497f02362a15ba0782dbb4a066b7082119b5b3
[ "Apache-2.0" ]
1
2021-04-11T06:33:50.000Z
2021-04-11T06:33:50.000Z
// Copyright (c) 2013 - 2017 James Skimming. All rights reserved. // Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information. namespace AutoTest.ArgNullEx.Filter { using System; using System.Collections.Generic; using System.Linq; using System.Reflection...
40.928571
119
0.63438
360a3fa5d169c2e5d60992dc02cc75fb72a7f2a4
2,097
cs
C#
Assets/Scripts/Ball/BallController.cs
kamitul/Breakout
a1c51a83480246437b4e0a015512da7ad9661d04
[ "MIT" ]
null
null
null
Assets/Scripts/Ball/BallController.cs
kamitul/Breakout
a1c51a83480246437b4e0a015512da7ad9661d04
[ "MIT" ]
null
null
null
Assets/Scripts/Ball/BallController.cs
kamitul/Breakout
a1c51a83480246437b4e0a015512da7ad9661d04
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; using System; using Paddle; using UnityEngine.Video; public class BallController : MonoBehaviour { [Range(2.5f, 3.5f)] public float Speed = 3.25f; [Range(0f, 200f)] public float Force = 30f; [SerializeField] prote...
26.2125
101
0.67382
c88ee21d1673610f6ac4a94a4826d1788d177fdf
1,111
cs
C#
PLATFORM/Modules/Catalog/VirtoCommerce.CatalogModule.Web/Converters/SearchConverter.cs
VirtoCommerce-archieve/vc-integrations
0e62faa95e9a2cc4bc9d8dc8f11e04adebc90afe
[ "ADSL" ]
2
2021-03-24T23:06:46.000Z
2021-06-24T06:11:00.000Z
PLATFORM/Modules/Catalog/VirtoCommerce.CatalogModule.Web/Converters/SearchConverter.cs
VirtoCommerce-archieve/vc-integrations
0e62faa95e9a2cc4bc9d8dc8f11e04adebc90afe
[ "ADSL" ]
null
null
null
PLATFORM/Modules/Catalog/VirtoCommerce.CatalogModule.Web/Converters/SearchConverter.cs
VirtoCommerce-archieve/vc-integrations
0e62faa95e9a2cc4bc9d8dc8f11e04adebc90afe
[ "ADSL" ]
null
null
null
using System.Linq; using Omu.ValueInjecter; using VirtoCommerce.Platform.Core.Asset; using coreModel = VirtoCommerce.Domain.Catalog.Model; using webModel = VirtoCommerce.CatalogModule.Web.Model; namespace VirtoCommerce.CatalogModule.Web.Converters { public static class SearchConverter { public static ...
31.742857
131
0.624662
826e28f1c68907827baa48d43e0cf238884a0b27
25,929
cs
C#
src/AK.Net.Dns/IO/DnsWireReader.cs
andykernahan/ak-net-dns
88de2ad29afbd1ec7fdcbd0c5f1a56bb70a25035
[ "Apache-2.0" ]
null
null
null
src/AK.Net.Dns/IO/DnsWireReader.cs
andykernahan/ak-net-dns
88de2ad29afbd1ec7fdcbd0c5f1a56bb70a25035
[ "Apache-2.0" ]
null
null
null
src/AK.Net.Dns/IO/DnsWireReader.cs
andykernahan/ak-net-dns
88de2ad29afbd1ec7fdcbd0c5f1a56bb70a25035
[ "Apache-2.0" ]
null
null
null
// Copyright 2008 Andy Kernahan // // 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 i...
38.299852
118
0.561881
36fcb23b020485fb0be9ce4da93f330a3d92e7f3
1,162
cs
C#
src/ServiceManagement/HDInsight/Microsoft.WindowsAzure.Management.HDInsight.Contracts/Iaas/Jan2015/Endpoints/ConnectivityEndpoint.cs
cwickham3/azure-sdk-for-net
db308191c4fbdf364d9c003e5bb69c8dc3f88381
[ "Apache-2.0" ]
1
2017-05-17T14:23:19.000Z
2017-05-17T14:23:19.000Z
src/ServiceManagement/HDInsight/Microsoft.WindowsAzure.Management.HDInsight.Contracts/Iaas/Jan2015/Endpoints/ConnectivityEndpoint.cs
cwickham3/azure-sdk-for-net
db308191c4fbdf364d9c003e5bb69c8dc3f88381
[ "Apache-2.0" ]
null
null
null
src/ServiceManagement/HDInsight/Microsoft.WindowsAzure.Management.HDInsight.Contracts/Iaas/Jan2015/Endpoints/ConnectivityEndpoint.cs
cwickham3/azure-sdk-for-net
db308191c4fbdf364d9c003e5bb69c8dc3f88381
[ "Apache-2.0" ]
null
null
null
using System.Runtime.Serialization; namespace Microsoft.WindowsAzure.Management.HDInsight.Contracts.Iaas.Jan2015 { /// <summary> /// A HdInsight stack connectivity endpoint /// </summary> [DataContract(Namespace = Constants.HdInsightManagementNamespace)] [KnownType(typeof(SSHConnectivityEndpoint))...
31.405405
82
0.609294
9df45f3d9287b5cee9cb4ebae255f84ba90d72a8
7,287
cs
C#
NRefactory/ICSharpCode.NRefactory.Tests/CSharp/Resolver/LambdaTests.cs
arturek/ILSpy
652a2a9fa5f69015a8e173a76e97da86674f8132
[ "MIT" ]
1
2021-12-03T22:16:46.000Z
2021-12-03T22:16:46.000Z
NRefactory/ICSharpCode.NRefactory.Tests/CSharp/Resolver/LambdaTests.cs
arturek/ILSpy
652a2a9fa5f69015a8e173a76e97da86674f8132
[ "MIT" ]
null
null
null
NRefactory/ICSharpCode.NRefactory.Tests/CSharp/Resolver/LambdaTests.cs
arturek/ILSpy
652a2a9fa5f69015a8e173a76e97da86674f8132
[ "MIT" ]
null
null
null
// Copyright (c) AlphaSierraPapa for the SharpDevelop Team (for details please see \doc\copyright.txt) // This code is distributed under MIT X11 license (for details please see \doc\license.txt) using System; using NUnit.Framework; namespace ICSharpCode.NRefactory.CSharp.Resolver { [TestFixture, Ignore("Expression ...
24.870307
103
0.666667
4b3a18c7cc98058427e9b003b87808bd9d3f1c2e
219
cs
C#
OSIRT/IIdFinder.cs
Rex-22/OSIRTv2
b6f1a09fba7245cd115f01b7805db208667d789a
[ "Unlicense", "MIT" ]
1
2021-09-07T02:29:29.000Z
2021-09-07T02:29:29.000Z
OSIRT/IIdFinder.cs
Rex-22/OSIRTv2
b6f1a09fba7245cd115f01b7805db208667d789a
[ "Unlicense", "MIT" ]
null
null
null
OSIRT/IIdFinder.cs
Rex-22/OSIRTv2
b6f1a09fba7245cd115f01b7805db208667d789a
[ "Unlicense", "MIT" ]
3
2020-06-05T14:55:20.000Z
2021-09-07T02:27:42.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace OSIRT { public interface IIdFinder { string FindId(string source); } }
15.642857
37
0.716895
e112c302ba416b2263efa604a3fe99ed34d232bd
3,754
cs
C#
test/MaterialGallery/Gallery/MListPage.cs
rookiejava/Tizen.NET.MaterialComponents
b87b8709d154daac9d0d701433815b879589b4b8
[ "Apache-2.0" ]
7
2019-03-23T02:38:29.000Z
2021-08-14T01:03:59.000Z
test/MaterialGallery/Gallery/MListPage.cs
rookiejava/Tizen.NET.MaterialComponents
b87b8709d154daac9d0d701433815b879589b4b8
[ "Apache-2.0" ]
41
2019-03-07T01:37:32.000Z
2020-11-05T21:47:35.000Z
test/MaterialGallery/Gallery/MListPage.cs
rookiejava/Tizen.NET.MaterialComponents
b87b8709d154daac9d0d701433815b879589b4b8
[ "Apache-2.0" ]
10
2019-02-22T05:20:51.000Z
2019-10-28T11:47:06.000Z
using ElmSharp; using System; using System.IO; using Tizen.NET.MaterialComponents; namespace MaterialGallery { class MListPage : BaseGalleryPage { public override string Name => "MListPage Gallery"; public override EvasObject CreateContent(EvasObject parent) { Box box = ne...
30.520325
86
0.379861
fd515258e21ed3798c3c7ef501d380b445d0c859
296
cs
C#
Assets/Scripts/Scenes/TimedExit.cs
ketura/LudumDare_045
81ac24840b28ac9945586369f53e1ffebfb5a08d
[ "Apache-2.0" ]
1
2019-10-09T05:04:30.000Z
2019-10-09T05:04:30.000Z
Assets/Scripts/Scenes/TimedExit.cs
ketura/LudumDare_045
81ac24840b28ac9945586369f53e1ffebfb5a08d
[ "Apache-2.0" ]
null
null
null
Assets/Scripts/Scenes/TimedExit.cs
ketura/LudumDare_045
81ac24840b28ac9945586369f53e1ffebfb5a08d
[ "Apache-2.0" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class TimedExit : MonoBehaviour { // Start is called before the first frame update void Start() { ExitHandler.Instance.GracefulExit(5.0f); } // Update is called once per frame void Update() { } }
15.578947
49
0.733108
02eb9b2aac124183bb10366dcb4a2c7226ca4289
161
cs
C#
src/GodelTech.StoryLine.Utils/Contracts/IDataConverter.cs
GodelTech/GodelTech.StoryLine.Utils
c28fadab8f46cf5db2dc477b18b90fb4cffdf8e6
[ "BSD-3-Clause" ]
null
null
null
src/GodelTech.StoryLine.Utils/Contracts/IDataConverter.cs
GodelTech/GodelTech.StoryLine.Utils
c28fadab8f46cf5db2dc477b18b90fb4cffdf8e6
[ "BSD-3-Clause" ]
null
null
null
src/GodelTech.StoryLine.Utils/Contracts/IDataConverter.cs
GodelTech/GodelTech.StoryLine.Utils
c28fadab8f46cf5db2dc477b18b90fb4cffdf8e6
[ "BSD-3-Clause" ]
null
null
null
using System; namespace GodelTech.StoryLine.Utils.Contracts { public interface IDataConverter { object Convert(object data, Type type); } }
17.888889
47
0.695652
dae51269f1af4584fedb2b3e8419fb925b62ea1a
691
cs
C#
Services/src/CSClassroom/CSClassroom.Service/Projects/Submissions/ISubmissionDownloader.cs
dave-br/CSClassroom
cc1b93043ec2146d2a933f437cf372057b619bfb
[ "MIT" ]
1
2018-06-26T19:23:59.000Z
2018-06-26T19:23:59.000Z
Services/src/CSClassroom/CSClassroom.Service/Projects/Submissions/ISubmissionDownloader.cs
dave-br/CSClassroom
cc1b93043ec2146d2a933f437cf372057b619bfb
[ "MIT" ]
8
2017-01-10T05:00:26.000Z
2021-12-09T19:56:10.000Z
Services/src/CSClassroom/CSClassroom.Service/Projects/Submissions/ISubmissionDownloader.cs
dave-br/CSClassroom
cc1b93043ec2146d2a933f437cf372057b619bfb
[ "MIT" ]
4
2019-01-08T00:31:25.000Z
2020-11-10T16:26:46.000Z
using System.Collections.Generic; using System.Threading.Tasks; using CSC.Common.Infrastructure.System; using CSC.CSClassroom.Model.Projects; namespace CSC.CSClassroom.Service.Projects.Submissions { /// <summary> /// Downloads student submissions. /// </summary> public interface ISubmissionDownloader { /// <su...
26.576923
64
0.755427
f4967b05ddbaf07f90e5ad324f235323d0060cf1
68,842
cs
C#
acme/acmedesktop/DataTransaction/NormalProduction/FrmBOM.cs
ajaykucse/LaraApp
55b016ca50f4c3defdce7627db7cadc54c86cf43
[ "MIT" ]
null
null
null
acme/acmedesktop/DataTransaction/NormalProduction/FrmBOM.cs
ajaykucse/LaraApp
55b016ca50f4c3defdce7627db7cadc54c86cf43
[ "MIT" ]
null
null
null
acme/acmedesktop/DataTransaction/NormalProduction/FrmBOM.cs
ajaykucse/LaraApp
55b016ca50f4c3defdce7627db7cadc54c86cf43
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; using acmedesktop.Common; using acmedesktop.DataTransaction.Sales; using acmedesktop.MasterSetup; using a...
42.364308
293
0.649589
aae80edab3a15fba82efe6cd1bd095ee13469a61
569
cs
C#
Assets/Scripts/Collectable et UI/EnergyUpgrade.cs
JM-Enthusiast/Capitain-CVM
56abdf9e5d449da5f76c9d9a4876b7489207dc7f
[ "MIT" ]
null
null
null
Assets/Scripts/Collectable et UI/EnergyUpgrade.cs
JM-Enthusiast/Capitain-CVM
56abdf9e5d449da5f76c9d9a4876b7489207dc7f
[ "MIT" ]
null
null
null
Assets/Scripts/Collectable et UI/EnergyUpgrade.cs
JM-Enthusiast/Capitain-CVM
56abdf9e5d449da5f76c9d9a4876b7489207dc7f
[ "MIT" ]
null
null
null
using UnityEngine; public class EnergyUpgrade : MonoBehaviour { /// <summary> /// Valeur de l'énergie regagner au contact /// </summary> [SerializeField] private int _regainEnergie = 1; [SerializeField] private AudioClip _clip; private void OnTriggerEnter2D(Collider2D collision) { ...
29.947368
85
0.704745
1b8046d7d6923cc8fca9e3083355d7c8fbd35a32
382
cs
C#
Libraries/Security/Xms.Security.Principal/Data/SystemUserRolesRepository.cs
ganqiyin/xms
249af00a1585f5d3a629ad3ae64730fd1a3919e6
[ "MIT" ]
518
2019-11-22T09:12:03.000Z
2021-11-24T07:12:01.000Z
Libraries/Security/Xms.Security.Principal/Data/SystemUserRolesRepository.cs
ganqiyin/xms
249af00a1585f5d3a629ad3ae64730fd1a3919e6
[ "MIT" ]
13
2019-12-12T23:43:11.000Z
2020-11-03T03:49:09.000Z
Libraries/Security/Xms.Security.Principal/Data/SystemUserRolesRepository.cs
ganqiyin/xms
249af00a1585f5d3a629ad3ae64730fd1a3919e6
[ "MIT" ]
166
2019-11-22T09:12:06.000Z
2022-02-10T05:26:16.000Z
using Xms.Core.Data; using Xms.Data; using Xms.Security.Domain; namespace Xms.Security.Principal.Data { /// <summary> /// 用户安全角色仓储 /// </summary> public class SystemUserRolesRepository : DefaultRepository<SystemUserRoles>, ISystemUserRolesRepository { public SystemUserRolesRepository(IDbCo...
23.875
107
0.685864
f27156255d630820374c79c9ee2aff5345f32874
436
cs
C#
CloudNetCare.SeleniumWrapper/ExpressionEvaluator/Operators/TypeOperator.cs
GamelinFabien/CloudNetCareMobilePlayer
d545bcf98b644f14e5f2974ef46ec9b40c0b3b01
[ "Apache-2.0" ]
1
2018-06-13T15:29:54.000Z
2018-06-13T15:29:54.000Z
CloudNetCare.SeleniumWrapper/ExpressionEvaluator/Operators/TypeOperator.cs
GamelinFabien/CloudNetCareMobilePlayer
d545bcf98b644f14e5f2974ef46ec9b40c0b3b01
[ "Apache-2.0" ]
2
2018-06-13T15:31:29.000Z
2018-11-06T11:57:43.000Z
CloudNetCare.SeleniumWrapper/ExpressionEvaluator/Operators/TypeOperator.cs
GamelinFabien/CloudNetCareMobilePlayer
d545bcf98b644f14e5f2974ef46ec9b40c0b3b01
[ "Apache-2.0" ]
3
2018-06-21T13:47:56.000Z
2020-07-01T09:11:00.000Z
using System; using System.Linq.Expressions; namespace CloudNetCare.SeleniumWrapper.ExpressionEvaluator.Operators { internal class TypeOperator : Operator<Func<Expression, Type, UnaryExpression>> { public TypeOperator(string value, int precedence, bool leftassoc, Func<Expression, Type, UnaryExpression>...
31.142857
119
0.690367
0d76752a54367e92e1220c6bde0f396d2b0a9f9a
527
cs
C#
WoopraPCL.iOS/TouchWoopraCrypto.cs
kipters/WoopraPCL
7adc341c415d61e99f11df1900833700083b5a38
[ "MIT" ]
null
null
null
WoopraPCL.iOS/TouchWoopraCrypto.cs
kipters/WoopraPCL
7adc341c415d61e99f11df1900833700083b5a38
[ "MIT" ]
null
null
null
WoopraPCL.iOS/TouchWoopraCrypto.cs
kipters/WoopraPCL
7adc341c415d61e99f11df1900833700083b5a38
[ "MIT" ]
null
null
null
using System; using WoopraPCL.Services; using Foundation; using System.Linq; using System.Security.Cryptography; using System.Text; namespace WoopraPCL.iOS { public class TouchWoopraCrypto : IWoopraCrypto { public string MD5HexRapresentation(string data) { var bytes = Encoding.UTF8....
25.095238
71
0.648956
6b90e303aed7126f143357f6cfa21d1f015bf7a2
346
cs
C#
TrackCleaning/JSONElements/SubmodelElementCollection/DataObjectType.cs
lenaxus/zenonExtensionsForAAS
25bff313f5920f742099a18371792904328183d7
[ "MIT" ]
1
2022-01-02T15:50:46.000Z
2022-01-02T15:50:46.000Z
TrackCleaning/JSONElements/SubmodelElementCollection/DataObjectType.cs
lenaxus/zenonExtensionsForAAS
25bff313f5920f742099a18371792904328183d7
[ "MIT" ]
null
null
null
TrackCleaning/JSONElements/SubmodelElementCollection/DataObjectType.cs
lenaxus/zenonExtensionsForAAS
25bff313f5920f742099a18371792904328183d7
[ "MIT" ]
null
null
null
namespace TrackCleaning.JSONElements.SubmodelElementCollection { /// <summary> /// Class DataObjectType which is used in defining a ValueType inside a SMC. /// </summary> class DataObjectType { /// <summary> /// Name of the DataObject. /// </summary> public string n...
24.714286
81
0.598266
427c14a26ceebf8c195213713d6219a5e58215f0
534
cs
C#
DSA/ToyExamples/StringReverser.cs
ryanklee/DSA
8595f32599265233ec7c97e3ed9c3d99574f83dc
[ "MIT" ]
6
2018-01-02T23:20:31.000Z
2020-11-03T23:33:24.000Z
DSA/ToyExamples/StringReverser.cs
ryanklee/DSA
8595f32599265233ec7c97e3ed9c3d99574f83dc
[ "MIT" ]
null
null
null
DSA/ToyExamples/StringReverser.cs
ryanklee/DSA
8595f32599265233ec7c97e3ed9c3d99574f83dc
[ "MIT" ]
3
2020-05-04T14:54:45.000Z
2021-07-30T14:16:58.000Z
using DSA.DataStructures; namespace DSA.ToyExamples { public class StringReverser { public string Reverse(string input) { var Stack = new Stack<string>(input.Length); var reversed = ""; for (var i = 0; i < input.Length; i++) { St...
20.538462
56
0.447566
61855f690fecec0214ffe0df19c696570b4cf5ca
1,393
cs
C#
src/Remote.Linq/ExpressionExecution/AsyncExpressionExecutionContext`1.cs
ThreeSevenths/Remote.Linq
7835d4879b9d6dd96c194e2f2fd753e8acc1fe75
[ "MIT" ]
215
2016-05-08T14:24:25.000Z
2022-02-16T16:55:25.000Z
src/Remote.Linq/ExpressionExecution/AsyncExpressionExecutionContext`1.cs
ThreeSevenths/Remote.Linq
7835d4879b9d6dd96c194e2f2fd753e8acc1fe75
[ "MIT" ]
98
2016-08-11T13:39:27.000Z
2022-01-31T08:39:40.000Z
src/Remote.Linq/ExpressionExecution/AsyncExpressionExecutionContext`1.cs
ThreeSevenths/Remote.Linq
7835d4879b9d6dd96c194e2f2fd753e8acc1fe75
[ "MIT" ]
26
2017-05-16T19:00:36.000Z
2022-03-27T06:45:29.000Z
// Copyright (c) Christof Senn. All rights reserved. See license.txt in the project root for license information. namespace Remote.Linq.ExpressionExecution { using Remote.Linq.Expressions; using System.Linq; using System.Threading; using System.Threading.Tasks; public class AsyncExpressionExecuti...
39.8
134
0.737258
e52cdd9c07d8b0da10e8feaa92cd0e3719ba5a82
4,406
cs
C#
Weather/tests/Weather.Tests/Integration/Models/OpenWeatherTests.cs
paullosoares/OpenWeather
fd1b02f1874ffcefd9bbc0f07699acf9f5054251
[ "MIT" ]
1
2021-02-22T11:48:35.000Z
2021-02-22T11:48:35.000Z
Weather/tests/Weather.Tests/Integration/Models/OpenWeatherTests.cs
paullosoares/OpenWeather
fd1b02f1874ffcefd9bbc0f07699acf9f5054251
[ "MIT" ]
null
null
null
Weather/tests/Weather.Tests/Integration/Models/OpenWeatherTests.cs
paullosoares/OpenWeather
fd1b02f1874ffcefd9bbc0f07699acf9f5054251
[ "MIT" ]
null
null
null
using Weather.Domain.Models; using Weather.Tests.Integration.Collections; using Xunit; namespace Weather.Tests.Integration.Models { [Collection(nameof(WeatherCollection))] public class OpenWeatherTests { private readonly WeatherTestsFixture _weatherTestsFixture; public OpenWeatherTests(We...
35.532258
115
0.637994
6c9e40a91718450693a240894c0dbb041b6c8715
830
cs
C#
user-manager/user-manager/Program.cs
linus-rc/user-manager
de18047f3a7e9cf394dbdbbd0f5d0780fc94a9e6
[ "MIT" ]
null
null
null
user-manager/user-manager/Program.cs
linus-rc/user-manager
de18047f3a7e9cf394dbdbbd0f5d0780fc94a9e6
[ "MIT" ]
null
null
null
user-manager/user-manager/Program.cs
linus-rc/user-manager
de18047f3a7e9cf394dbdbbd0f5d0780fc94a9e6
[ "MIT" ]
null
null
null
using System; namespace user_manager { class Program { static void Main(string[] args) { ShowMainMenu(); } /// <summary> /// Shows main menu to the user /// </summary> /// <returns>Selected menu option</returns> static int ShowMai...
24.411765
65
0.509639
67e1a68159189e2cf8725a0661f2c0a59580f7c2
621
cs
C#
EditThor1/EditThor1/Models/ViewModels/ListFileViewModel.cs
Eytor/Edit-Thor
2bbf10cebf98eea2faa9eca2232abb6f5d92a660
[ "MIT" ]
null
null
null
EditThor1/EditThor1/Models/ViewModels/ListFileViewModel.cs
Eytor/Edit-Thor
2bbf10cebf98eea2faa9eca2232abb6f5d92a660
[ "MIT" ]
null
null
null
EditThor1/EditThor1/Models/ViewModels/ListFileViewModel.cs
Eytor/Edit-Thor
2bbf10cebf98eea2faa9eca2232abb6f5d92a660
[ "MIT" ]
null
null
null
using EditThor1.Models.Entities; using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Linq; using System.Web; using System.Web.Mvc; namespace EditThor1.Models.ViewModels { public class ListFileViewModel { public int ProjectId { get; set; } ...
22.178571
48
0.642512
f90e4c170263ceab8e5d56604eb16afb3ee27754
203
cs
C#
Api/Infrastructure/Services/PizzaOven.cs
robinvanderknaap/PizzaApi
73e45b3cdc824a704f39ff1052c689d7dcbf23ce
[ "MIT" ]
1
2017-05-10T13:05:47.000Z
2017-05-10T13:05:47.000Z
Api/Infrastructure/Services/PizzaOven.cs
robinvanderknaap/PizzaApi
73e45b3cdc824a704f39ff1052c689d7dcbf23ce
[ "MIT" ]
null
null
null
Api/Infrastructure/Services/PizzaOven.cs
robinvanderknaap/PizzaApi
73e45b3cdc824a704f39ff1052c689d7dcbf23ce
[ "MIT" ]
null
null
null
using Api.Models; namespace Api.Infrastructure.Services { public class PizzaOven : IPizzaOven { public void Bake(Pizza pizza) { pizza.Baked = true; } } }
16.916667
39
0.571429
ec4215d8bd9f142f5e4f8146eb758632a072e331
293
cs
C#
SwifterSharp.Analyzers/Analysis/SyntaxExtensions.cs
bdrupieski/SwifterSharp
da492240e052a3a23602af3c27da01bfc3c2b1fd
[ "MIT" ]
1
2018-07-01T10:50:44.000Z
2018-07-01T10:50:44.000Z
SwifterSharp.Analyzers/Analysis/SyntaxExtensions.cs
bdrupieski/SwifterSharp
da492240e052a3a23602af3c27da01bfc3c2b1fd
[ "MIT" ]
null
null
null
SwifterSharp.Analyzers/Analysis/SyntaxExtensions.cs
bdrupieski/SwifterSharp
da492240e052a3a23602af3c27da01bfc3c2b1fd
[ "MIT" ]
null
null
null
using Microsoft.CodeAnalysis.CSharp.Syntax; namespace SwifterSharp.Analyzers.Analysis { internal static class SyntaxExtensions { internal static bool IsNamed(this ArgumentSyntax argumentSyntax) { return argumentSyntax.NameColon != null; } } }
22.538462
72
0.686007
0411fa9790ecf066a5c7fc2d5b6f00ee97cec022
390
cs
C#
src/Grappachu.Briscola.Players/zaninig/Model/Turn.cs
mrtotov/Briscola
5f91d807884d853a3cf058a013687e4f98bcd192
[ "MIT" ]
3
2018-07-11T06:58:55.000Z
2020-08-27T18:33:29.000Z
src/Grappachu.Briscola.Players/zaninig/Model/Turn.cs
mrtotov/Briscola
5f91d807884d853a3cf058a013687e4f98bcd192
[ "MIT" ]
null
null
null
src/Grappachu.Briscola.Players/zaninig/Model/Turn.cs
mrtotov/Briscola
5f91d807884d853a3cf058a013687e4f98bcd192
[ "MIT" ]
3
2018-05-15T17:40:11.000Z
2020-08-02T20:30:15.000Z
using System.Linq; namespace Grappachu.Briscola.Players.zaninig.Model { public class Turn { private readonly Deck _deck; public Turn(Deck deck) { _deck = deck; } bool IsFirst() { return _deck.Count() == 1; } bool isLast...
15.6
50
0.464103
572610b1332e94bfada85a6b978744fe7270ea6c
903
cs
C#
Solutions/AspNetCore.Authentication/src/SharePointPnP.IdentityModel/Extensions/S2S/Protocols/OAuth2/OAuth2S2SClient.cs
Sollertix/PnP
4f1172726d3a6e0e1eaeb863cb49b2f5718de6bc
[ "MIT" ]
885
2015-01-02T18:31:39.000Z
2016-11-24T23:50:41.000Z
Solutions/AspNetCore.Authentication/src/SharePointPnP.IdentityModel/Extensions/S2S/Protocols/OAuth2/OAuth2S2SClient.cs
Sollertix/PnP
4f1172726d3a6e0e1eaeb863cb49b2f5718de6bc
[ "MIT" ]
819
2015-01-02T09:11:13.000Z
2016-11-25T12:21:38.000Z
Solutions/AspNetCore.Authentication/src/SharePointPnP.IdentityModel/Extensions/S2S/Protocols/OAuth2/OAuth2S2SClient.cs
Sollertix/PnP
4f1172726d3a6e0e1eaeb863cb49b2f5718de6bc
[ "MIT" ]
1,986
2015-01-01T18:57:14.000Z
2016-11-25T00:52:15.000Z
namespace SharePointPnP.IdentityModel.Extensions.S2S.Protocols.OAuth2 { using Microsoft.IdentityModel.SecurityTokenService; public class OAuth2S2SClient { public OAuth2Message Issue(string securityTokenServiceUrl, OAuth2AccessTokenRequest oauth2Request) { OAuth2WebRequest oAuth...
37.625
130
0.66113
574e7be20047bc1d485676114839fa2ff0921c29
425
cs
C#
Tank/Interfaces/ActiveObj.cs
fossabot/Tank
cb6e40ae2013802bd272829aa0b2e5efdbc9f978
[ "MIT" ]
1
2022-02-05T08:12:38.000Z
2022-02-05T08:12:38.000Z
Tank/Interfaces/ActiveObj.cs
fossabot/Tank
cb6e40ae2013802bd272829aa0b2e5efdbc9f978
[ "MIT" ]
36
2020-02-05T17:15:24.000Z
2022-01-27T09:08:02.000Z
Tank/Interfaces/ActiveObj.cs
fossabot/Tank
cb6e40ae2013802bd272829aa0b2e5efdbc9f978
[ "MIT" ]
2
2022-01-27T09:05:23.000Z
2022-02-05T08:17:36.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Input; namespace Tank.Interfaces { public interface IActiveObj { bool Active { get; set; } void Update(Mous...
21.25
120
0.68
5781953b7e15830b1698ba83d06a338c9797ac32
2,284
cs
C#
code/test1v1.3/test1/RegistrationForm.aspx.cs
adityalochan/Pedestrian_Crossing
0041ef74a5624fefa2d815073cc8a14355acc316
[ "MIT" ]
null
null
null
code/test1v1.3/test1/RegistrationForm.aspx.cs
adityalochan/Pedestrian_Crossing
0041ef74a5624fefa2d815073cc8a14355acc316
[ "MIT" ]
null
null
null
code/test1v1.3/test1/RegistrationForm.aspx.cs
adityalochan/Pedestrian_Crossing
0041ef74a5624fefa2d815073cc8a14355acc316
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls; using System.Data; using System.Data.OleDb; namespace test1 { public partial class RegistrationForm : System.Web.UI.Page { protect...
35.138462
187
0.576182
f50977d535fae55db9252a6ba84a4a72c671efec
1,194
cs
C#
ProjetoEPharma.Service/DependencyInjection/ConfigureBindingsDependencyInjection.cs
VinicioSantos/ProjetoEPharmaAPI
d9def965961a723e5386b1bdff44de947b992c55
[ "MIT" ]
null
null
null
ProjetoEPharma.Service/DependencyInjection/ConfigureBindingsDependencyInjection.cs
VinicioSantos/ProjetoEPharmaAPI
d9def965961a723e5386b1bdff44de947b992c55
[ "MIT" ]
null
null
null
ProjetoEPharma.Service/DependencyInjection/ConfigureBindingsDependencyInjection.cs
VinicioSantos/ProjetoEPharmaAPI
d9def965961a723e5386b1bdff44de947b992c55
[ "MIT" ]
null
null
null
using Microsoft.Extensions.Configuration; using Microsoft.Extensions.DependencyInjection; using ProjetoEPharma.Service.DependencyInjection.ApplicationServiceInjection; using ProjetoEPharma.Service.DependencyInjection.MapperInjection; using ProjetoEPharma.Service.DependencyInjection.RepositoryInjection; using ProjetoEP...
41.172414
102
0.818258
eb6b28b6971c5c0035f2382efba4c8cb210000b2
5,445
cs
C#
Compute/ComputeWebJobsSDKBlob/Functions.cs
Prophet1999/AzureQuickStarts
fec40ed544cb623635cdf8414cafba995d8dfc9e
[ "MIT" ]
49
2015-01-27T05:12:27.000Z
2022-01-20T16:31:43.000Z
Compute/ComputeWebJobsSDKBlob/Functions.cs
Prophet1999/AzureQuickStarts
fec40ed544cb623635cdf8414cafba995d8dfc9e
[ "MIT" ]
2
2015-02-10T23:18:20.000Z
2015-05-14T11:29:41.000Z
Compute/ComputeWebJobsSDKBlob/Functions.cs
Prophet1999/AzureQuickStarts
fec40ed544cb623635cdf8414cafba995d8dfc9e
[ "MIT" ]
35
2015-01-23T03:04:32.000Z
2021-12-10T14:21:25.000Z
//---------------------------------------------------------------------------------- // Microsoft Developer & Platform Evangelism // // Copyright (c) Microsoft Corporation. All rights reserved. // // THIS CODE AND INFORMATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, // EITHER EXPRESSED OR IMPLIED, INCLUDING...
40.036765
143
0.593756
68b3475ca90d81e2bd70e12bb097d302a48959fa
653
cs
C#
src/ProjectWhitepaper.BlockchainListener/Concrete/BlockchainListener.cs
Mens-Ludos/MensLudos.ProjectWhitepaper
20a601de96ca5498e94a7d46e02de2c6e07d6ec0
[ "Apache-2.0" ]
null
null
null
src/ProjectWhitepaper.BlockchainListener/Concrete/BlockchainListener.cs
Mens-Ludos/MensLudos.ProjectWhitepaper
20a601de96ca5498e94a7d46e02de2c6e07d6ec0
[ "Apache-2.0" ]
null
null
null
src/ProjectWhitepaper.BlockchainListener/Concrete/BlockchainListener.cs
Mens-Ludos/MensLudos.ProjectWhitepaper
20a601de96ca5498e94a7d46e02de2c6e07d6ec0
[ "Apache-2.0" ]
null
null
null
using System; using System.Threading; using System.Threading.Tasks; using ProjectWhitepaper.BlockchainListener.Abstract; namespace ProjectWhitepaper.BlockchainListener.Concrete { public class BlockchainListener : IBlockchainListener { public async Task ExecuteAsync(CancellationToken cancellationToken)...
29.681818
75
0.635528
01c54013473dd07c8ef499c5fbeb905601a15fa7
662
cs
C#
src/RemotePhotographer/Features/Gphoto2/Services/Interop/ListService.cs
loremipsumdonec/remote-photographer
ceecc94b6591cc4cea2b50f917bcf94736faea87
[ "MIT" ]
null
null
null
src/RemotePhotographer/Features/Gphoto2/Services/Interop/ListService.cs
loremipsumdonec/remote-photographer
ceecc94b6591cc4cea2b50f917bcf94736faea87
[ "MIT" ]
null
null
null
src/RemotePhotographer/Features/Gphoto2/Services/Interop/ListService.cs
loremipsumdonec/remote-photographer
ceecc94b6591cc4cea2b50f917bcf94736faea87
[ "MIT" ]
null
null
null
using System.Runtime.InteropServices; namespace RemotePhotographer.Features.Gphoto2.Services.Interop; public class ListService { [DllImport("gphoto2")] public static extern int gp_list_new(out IntPtr list); [DllImport("gphoto2")] public static extern int gp_list_free(IntPtr list); ...
31.52381
93
0.697885
bfbeb9f875456153c71fcaaf5e79acc6ab82639e
5,783
cs
C#
CustomCameraDemo/Assets/Plugins/CloudOnce/Data/Achievements.cs
grigoryvp/unity_sdk_demo
6afc7001bd27d5b75bd4bec9a78f4292b59ade53
[ "MIT" ]
38
2018-03-19T22:33:40.000Z
2021-09-21T09:00:01.000Z
CustomCameraDemo/Assets/Plugins/CloudOnce/Data/Achievements.cs
grigoryvp/unity_sdk_demo
6afc7001bd27d5b75bd4bec9a78f4292b59ade53
[ "MIT" ]
3
2017-07-26T20:47:26.000Z
2020-11-24T17:51:14.000Z
CustomCameraDemo/Assets/Plugins/CloudOnce/Data/Achievements.cs
voximplant/unity_sdk_demo
6afc7001bd27d5b75bd4bec9a78f4292b59ade53
[ "MIT" ]
9
2018-04-07T09:41:45.000Z
2020-10-20T06:06:45.000Z
// <copyright file="Achievements.cs" company="Jan Ivar Z. Carlsen, Sindri Jóelsson"> // Copyright (c) 2016 Jan Ivar Z. Carlsen, Sindri Jóelsson. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // </copyright> namespace CloudOnce { using Int...
28.771144
116
0.608335
92ed66ca0ef8db7d2329884cbefd3327e9ed73fb
1,190
cs
C#
src/MongoDB.Analyzer.Helpers/Linq/EmptyCursor.cs
BorisDog/mongo-csharp-analyzer
490ab7956e2f6e8b87ec870bbacfe08540f96e4d
[ "Apache-2.0" ]
2
2022-01-21T00:03:38.000Z
2022-02-14T10:36:44.000Z
src/MongoDB.Analyzer.Helpers/Linq/EmptyCursor.cs
BorisDog/mongo-csharp-analyzer
490ab7956e2f6e8b87ec870bbacfe08540f96e4d
[ "Apache-2.0" ]
3
2022-02-02T07:30:51.000Z
2022-02-05T00:23:23.000Z
src/MongoDB.Analyzer.Helpers/Linq/EmptyCursor.cs
mongodb/mongo-csharp-analyzer
490ab7956e2f6e8b87ec870bbacfe08540f96e4d
[ "Apache-2.0" ]
1
2021-10-14T17:13:03.000Z
2021-10-14T17:13:03.000Z
// Copyright 2021-present MongoDB Inc. // // 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 t...
34
92
0.719328
26e8fcc5b11667231e41f402fe59e3727fcec10f
13,615
cs
C#
src/ReadyEDI.EntityFactory/EntityArchitecture/ReadyEDI.EntityFactory.DataAccess/CRUDActions.cs
ChuckForest/Baboon
f89ef8d1da90b1d235d7a4a170e75f94b7e260c1
[ "MIT" ]
1
2022-03-03T01:32:37.000Z
2022-03-03T01:32:37.000Z
src/ReadyEDI.EntityFactory/EntityArchitecture/ReadyEDI.EntityFactory.DataAccess/CRUDActions.cs
ChuckForest/Baboon
f89ef8d1da90b1d235d7a4a170e75f94b7e260c1
[ "MIT" ]
null
null
null
src/ReadyEDI.EntityFactory/EntityArchitecture/ReadyEDI.EntityFactory.DataAccess/CRUDActions.cs
ChuckForest/Baboon
f89ef8d1da90b1d235d7a4a170e75f94b7e260c1
[ "MIT" ]
null
null
null
using ReadyEDI.EntityFactory.Elements; using ReadyEDI.EntityFactory; using System; using System.Collections.Generic; using System.Configuration; using System.Data; using System.Data.SqlClient; using System.Linq; using System.Messaging; using System.Text; using System.Threading.Tasks; using System.IO; using System.Diag...
39.578488
197
0.558502
5ddbc0e1c105b8cbacc4180ffbfc6c8653ae0218
2,383
cs
C#
Correction/Exercice_2_Correction/ReadModel/Denormalizers/CustomerItemDenormalizer.cs
jletroui/CQRSWorkshop
f0d2ded784fda17c5ec8f439dd93b4e7d6338e35
[ "MIT" ]
1
2015-07-01T17:02:07.000Z
2015-07-01T17:02:07.000Z
Correction/Exercice_2_Correction/ReadModel/Denormalizers/CustomerItemDenormalizer.cs
jletroui/CQRSWorkshop
f0d2ded784fda17c5ec8f439dd93b4e7d6338e35
[ "MIT" ]
null
null
null
Correction/Exercice_2_Correction/ReadModel/Denormalizers/CustomerItemDenormalizer.cs
jletroui/CQRSWorkshop
f0d2ded784fda17c5ec8f439dd93b4e7d6338e35
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Events; using Ncqrs.Eventing.ServiceModel.Bus; using System.Data.Objects; using System.Data.SqlClient; namespace ReadModel.Denormalizers { public class CustomerItemDenormalizer : IEventHandler<NewCustomerRegisteredEvent>, ...
40.389831
391
0.608057
19877908daa91c8803978252a1a2b17459c8ced6
1,245
cs
C#
Assets/Scripts/Mario/EnemyCollision.cs
Patito00/Mario-Bros-Learning-Game-
5e8f0d2ca53ef2a222c18f317a9418dde9d5f93f
[ "BSD-2-Clause" ]
null
null
null
Assets/Scripts/Mario/EnemyCollision.cs
Patito00/Mario-Bros-Learning-Game-
5e8f0d2ca53ef2a222c18f317a9418dde9d5f93f
[ "BSD-2-Clause" ]
null
null
null
Assets/Scripts/Mario/EnemyCollision.cs
Patito00/Mario-Bros-Learning-Game-
5e8f0d2ca53ef2a222c18f317a9418dde9d5f93f
[ "BSD-2-Clause" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class EnemyCollision : MonoBehaviour { private MarioStateManager stateManager; private CheckGround checkGround; private void Start() { stateManager = GetComponent<MarioStateManager>(); checkGround = Get...
30.365854
96
0.624096
c5e55142a7798dbb120fce510e7879ad0a4b8d4f
10,985
cs
C#
source/EduCATS/Pages/Registration/ViewModels/RegistrationPageViewModel.cs
ejedevopsprod/xamarin-demo
01361a2aa934d74932adb008be0b6ff1579b7012
[ "MIT" ]
11
2020-07-14T17:39:34.000Z
2021-11-24T09:36:58.000Z
source/EduCATS/Pages/Registration/ViewModels/RegistrationPageViewModel.cs
ejedevopsprod/xamarin-demo
01361a2aa934d74932adb008be0b6ff1579b7012
[ "MIT" ]
118
2020-04-03T13:29:12.000Z
2021-06-15T15:16:57.000Z
source/EduCATS/Pages/Registration/ViewModels/RegistrationPageViewModel.cs
IlyaLehchylin/educats-xamarin
0b7c4ed264b079f8b30517dd1850c707feeaabf0
[ "MIT" ]
7
2020-07-18T16:44:23.000Z
2022-02-01T02:02:52.000Z
using EduCATS.Data.Models; using EduCATS.Data.Models.Registration; using EduCATS.Helpers.Forms; using EduCATS.Helpers.Json; using EduCATS.Helpers.Logs; using EduCATS.Networking; using EduCATS.Networking.AppServices; using Newtonsoft.Json; using Nyxbull.Plugins.CrossLocalization; using System; using System.Collections....
26.533816
185
0.643605
83e8a1622d31d9a522b54f11a0feed445bca1244
8,556
cs
C#
Runtime/PhilUIUtil.cs
MrThee/PhilSrc
1979e6cc0c4f658a1e4c9c821ddfa4f9a6ca1229
[ "MIT" ]
null
null
null
Runtime/PhilUIUtil.cs
MrThee/PhilSrc
1979e6cc0c4f658a1e4c9c821ddfa4f9a6ca1229
[ "MIT" ]
null
null
null
Runtime/PhilUIUtil.cs
MrThee/PhilSrc
1979e6cc0c4f658a1e4c9c821ddfa4f9a6ca1229
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.EventSystems; using UnityEngine.UI; namespace Phil { public static class UIUtils { public static void PrePoolGraphicGeo(Graphic graphic){ graphic.SetVerticesDirty(); graphic.SetMaterialDirty(); graphic.Rebuild( Ca...
34.639676
109
0.721014
bef38ea9700a3bd9c99df66aae2e157fb3d8b70d
6,998
cs
C#
PSP_EMU/media/codec/aac/PSDSP.cs
xXxTheDarkprogramerxXx/PSPSHARP
844cc2f8efbf2c173e8a2884e892d73392ead437
[ "MIT" ]
4
2018-09-17T14:50:15.000Z
2021-12-27T16:39:11.000Z
PSP_EMU/media/codec/aac/PSDSP.cs
xXxTheDarkprogramerxXx/PSPSHARP
844cc2f8efbf2c173e8a2884e892d73392ead437
[ "MIT" ]
null
null
null
PSP_EMU/media/codec/aac/PSDSP.cs
xXxTheDarkprogramerxXx/PSPSHARP
844cc2f8efbf2c173e8a2884e892d73392ead437
[ "MIT" ]
5
2019-07-03T13:59:07.000Z
2020-07-15T12:27:07.000Z
/* This file is part of pspsharp. pspsharp is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. pspsharp is distributed in the hope that it wil...
34.81592
211
0.585739
073bc33fd69630f8d95f276f21d992bfe75f9bc2
5,676
cs
C#
Domain/CommandContext.cs
gitter-badger/Its.Cqrs
9e98f6cddcdf0375fb347ac167d02f274ef4c394
[ "MIT" ]
null
null
null
Domain/CommandContext.cs
gitter-badger/Its.Cqrs
9e98f6cddcdf0375fb347ac167d02f274ef4c394
[ "MIT" ]
null
null
null
Domain/CommandContext.cs
gitter-badger/Its.Cqrs
9e98f6cddcdf0375fb347ac167d02f274ef4c394
[ "MIT" ]
1
2019-02-18T13:08:05.000Z
2019-02-18T13:08:05.000Z
// 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.Concurrent; using System.Collections.Generic; using System.Linq; using System.Runtime.Remoting.Messaging; using Microsoft.Its.Re...
30.681081
135
0.515152
4a5f71006a0d7c364fa33e4bae84fa06a6c5bb09
2,225
cs
C#
Source/Reflection/Repositories/RecurssionData/RecurssionDataEntity.cs
kevinbellinger/Microsoft-Teams-App-Reflect
f11172bad3059948f8ecafef0064d2c31e38e732
[ "MIT" ]
43
2020-08-12T15:53:22.000Z
2021-12-01T13:24:33.000Z
Source/Reflection/Repositories/RecurssionData/RecurssionDataEntity.cs
kevinbellinger/Microsoft-Teams-App-Reflect
f11172bad3059948f8ecafef0064d2c31e38e732
[ "MIT" ]
27
2020-08-12T17:19:49.000Z
2021-01-27T12:47:22.000Z
Source/Reflection/Repositories/RecurssionData/RecurssionDataEntity.cs
kevinbellinger/Microsoft-Teams-App-Reflect
f11172bad3059948f8ecafef0064d2c31e38e732
[ "MIT" ]
26
2020-08-12T00:31:08.000Z
2021-05-06T20:58:24.000Z
// ----------------------------------------------------------------------- // <copyright file="RecurssionDataEntity.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // ----------------------------------------------------------------------- namespace Reflectio...
28.164557
75
0.506517
8d0df713be11465e5f201c0c9d2142d953e9270d
583
cs
C#
Assets/Scripts/FadeOut.cs
JoanDGG/Proyecto-Marte
718f235d6606f008915132ce81d20b4d9d604679
[ "Apache-2.0" ]
null
null
null
Assets/Scripts/FadeOut.cs
JoanDGG/Proyecto-Marte
718f235d6606f008915132ce81d20b4d9d604679
[ "Apache-2.0" ]
null
null
null
Assets/Scripts/FadeOut.cs
JoanDGG/Proyecto-Marte
718f235d6606f008915132ce81d20b4d9d604679
[ "Apache-2.0" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class FadeOut : MonoBehaviour { public Image imagenFondo; public float tiempo = 2.0f; // Start is called before the first frame update void Start() { imagenFondo.canvasRenderer.SetAlp...
24.291667
53
0.694683
fedfdad84ad305476b0351b93d3e20354861e662
2,227
cs
C#
src/WebTestApp/Controllers/HomeController.cs
Hubert-Rybak/CronScheduler.AspNetCore
20a99681bda7165259dec6fd9fb45aead904c5d3
[ "MIT" ]
null
null
null
src/WebTestApp/Controllers/HomeController.cs
Hubert-Rybak/CronScheduler.AspNetCore
20a99681bda7165259dec6fd9fb45aead904c5d3
[ "MIT" ]
null
null
null
src/WebTestApp/Controllers/HomeController.cs
Hubert-Rybak/CronScheduler.AspNetCore
20a99681bda7165259dec6fd9fb45aead904c5d3
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using Microsoft.AspNetCore.Mvc; using Microsoft.Extensions.Options; using WebTestApp.Models; using WebTestApp.Services; namespace WebTestApp.Controllers { public class HomeController : Controller { private rea...
30.094595
122
0.579704
718277316341c29b6b1002a172d95e2473758e50
89
cs
C#
FastCrypto/Digest/Digest.Streaming.cs
neon-sunset/fast-crypto
25d67735057bc77ebc44a3c319ca0691bff78632
[ "MIT" ]
null
null
null
FastCrypto/Digest/Digest.Streaming.cs
neon-sunset/fast-crypto
25d67735057bc77ebc44a3c319ca0691bff78632
[ "MIT" ]
null
null
null
FastCrypto/Digest/Digest.Streaming.cs
neon-sunset/fast-crypto
25d67735057bc77ebc44a3c319ca0691bff78632
[ "MIT" ]
null
null
null
namespace FastCrypto; public static partial class Digest { // TODO: Streaming }
14.833333
35
0.696629
cabf83c15b458f93d910346bec641d783bfff1c7
3,189
cs
C#
ChatroomEffect/tools/cre-tools/cre-dialogs/Controls/IncludedPluginView.cs
lufengfan/aegisub-automations
a5c03a3de6a18bd9e5cab133014920addf9ff636
[ "MIT" ]
2
2019-07-05T14:46:44.000Z
2019-08-06T10:58:22.000Z
ChatroomEffect/tools/cre-tools/cre-dialogs/Controls/IncludedPluginView.cs
sanmuru/aegisub-automations
a5c03a3de6a18bd9e5cab133014920addf9ff636
[ "MIT" ]
null
null
null
ChatroomEffect/tools/cre-tools/cre-dialogs/Controls/IncludedPluginView.cs
sanmuru/aegisub-automations
a5c03a3de6a18bd9e5cab133014920addf9ff636
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Data; using System.Linq; using System.Text; using System.Windows.Forms; namespace SamLu.Cre.Dialogs.Controls { public partial class IncludedPluginView : UserControl { [Category("内部组件")] ...
37.517647
156
0.60646
1b445d3a6e8dfa73b49442a3a640007e5a52a829
2,518
cs
C#
Importir Expo/Assets/Scripts/Youtube/YoutubeUrlManager.cs
Damagree/importir-expo
06b0460cdc90bf3cc58c7c0e62a133a1caa8f183
[ "Apache-2.0" ]
null
null
null
Importir Expo/Assets/Scripts/Youtube/YoutubeUrlManager.cs
Damagree/importir-expo
06b0460cdc90bf3cc58c7c0e62a133a1caa8f183
[ "Apache-2.0" ]
null
null
null
Importir Expo/Assets/Scripts/Youtube/YoutubeUrlManager.cs
Damagree/importir-expo
06b0460cdc90bf3cc58c7c0e62a133a1caa8f183
[ "Apache-2.0" ]
null
null
null
using LightShaft.Scripts; using System; using System.Collections.Generic; using UnityEngine; [RequireComponent(typeof(DownloadFile))] public class YoutubeUrlManager : MonoBehaviour { enum ON_LOADED { PRELOAD_URL, LOAD_AND_PLAY }; [SerializeField] ON_LOADED loadType; [SerializeField, TextArea(3, 4)] string...
30.707317
83
0.47776
24c8867d9df0d19657a957ae16740e8ec6fbf664
1,355
cs
C#
DragonFruit.Six.API/Utils/OperatorData.cs
robertmendez/Dragon6-API
9ad89015504610cc76bc7d6c5cfb5ec2749bb9fc
[ "Apache-2.0" ]
null
null
null
DragonFruit.Six.API/Utils/OperatorData.cs
robertmendez/Dragon6-API
9ad89015504610cc76bc7d6c5cfb5ec2749bb9fc
[ "Apache-2.0" ]
null
null
null
DragonFruit.Six.API/Utils/OperatorData.cs
robertmendez/Dragon6-API
9ad89015504610cc76bc7d6c5cfb5ec2749bb9fc
[ "Apache-2.0" ]
null
null
null
// Dragon6 API Copyright 2020 DragonFruit Network <inbox@dragonfruit.network> // Licensed under Apache-2. Please refer to the LICENSE file for more info using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using DragonFruit.Common.Data; using DragonFruit.Common.Data.Services; using DragonFruit.Six...
36.621622
109
0.670849
2c3c7171ae6d8db4298ec8ae756404c9f13bae9f
3,307
cs
C#
src/Tests/Documentation/ReadingAndWritingJsonTests.cs
SimonCropp/Argonautica
d1ae7b68b308bfa230e0565dcd79428846469bf0
[ "MIT" ]
3
2022-02-18T02:08:10.000Z
2022-03-06T23:14:39.000Z
src/Tests/Documentation/ReadingAndWritingJsonTests.cs
SimonCropp/Argonautica
d1ae7b68b308bfa230e0565dcd79428846469bf0
[ "MIT" ]
1
2022-03-16T23:29:09.000Z
2022-03-16T23:29:09.000Z
src/Tests/Documentation/ReadingAndWritingJsonTests.cs
SimonCropp/Argon
2a020e157aaf1b07d404623ab5ca2833bb8a5fd2
[ "MIT" ]
null
null
null
// Copyright (c) 2007 James Newton-King. All rights reserved. // Use of this source code is governed by The MIT License, // as found in the license.md file. namespace Argon.Tests.Documentation; public class ReadingAndWritingJsonTests : TestFixtureBase { [Fact] public void ReadingAndWritingJsonText() { ...
29.008772
92
0.548533
53be84db337808935c9db86d7b20b419422578c3
4,382
cs
C#
NewsCollection.Core/Entity/NewTag.cs
Jeffiy/NewsCollection
cee699080ea0e98ba9112164395cc38368bacac3
[ "MIT" ]
1
2021-01-15T03:28:05.000Z
2021-01-15T03:28:05.000Z
NewsCollection.Core/Entity/NewTag.cs
Jeffiy/NewsCollection
cee699080ea0e98ba9112164395cc38368bacac3
[ "MIT" ]
null
null
null
NewsCollection.Core/Entity/NewTag.cs
Jeffiy/NewsCollection
cee699080ea0e98ba9112164395cc38368bacac3
[ "MIT" ]
null
null
null
using System; using System.ComponentModel; using XCode; using XCode.Configuration; using XCode.DataAccessLayer; namespace NewsCollention.Entity { /// <summary>新闻标签</summary> /// <remarks></remarks> [Serializable] [DataObject] [Description("新闻标签")] [BindIndex("IX_NewTag", true, "NewId,TagId"...
30.22069
109
0.508672
4d5944107afaa245a087a82295e1b2cf48e176c5
666
cs
C#
Skork/Skork/functions/SkorkFunction.cs
Reapism/Skork
f08707bed988c77aa99ce53cbcc3dfc245af93c8
[ "Apache-2.0" ]
2
2018-08-17T05:36:41.000Z
2019-04-15T02:49:09.000Z
Skork/Skork/functions/SkorkFunction.cs
Reapism/Skork
f08707bed988c77aa99ce53cbcc3dfc245af93c8
[ "Apache-2.0" ]
2
2018-08-09T23:04:30.000Z
2018-09-06T01:13:39.000Z
Skork/Skork/functions/SkorkFunction.cs
Reapism/Skork
f08707bed988c77aa99ce53cbcc3dfc245af93c8
[ "Apache-2.0" ]
2
2018-08-18T03:39:36.000Z
2021-09-15T07:54:41.000Z
using System.Collections.Specialized; namespace Skork.functions { class SkorkFunction { protected static StringCollection FUNCS; static SkorkFunction() { FUNCS = new StringCollection(); new SkorkFunction().AddFunctions(); } public SkorkFunction() { ...
20.8125
88
0.566066
4d995420f27e2237babe87666da96b379bed6d51
482
cs
C#
src/Cronos.Core/Domain/Album/AlbumModel.cs
mravinale/simple-cqrs
b86d5f303ad39a980099082eb6d564738cb278a8
[ "MIT" ]
2
2015-04-11T15:40:10.000Z
2015-12-09T07:40:14.000Z
src/Cronos.Core/Domain/Album/AlbumModel.cs
mravinale/simple-cqrs
b86d5f303ad39a980099082eb6d564738cb278a8
[ "MIT" ]
null
null
null
src/Cronos.Core/Domain/Album/AlbumModel.cs
mravinale/simple-cqrs
b86d5f303ad39a980099082eb6d564738cb278a8
[ "MIT" ]
null
null
null
 using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Web.Mvc; namespace Cronos.Core { public class AlbumModel { [Display(Name = "Id")] public int AlbumId { get; set; } [Required] public string Title { get; set; } [HiddenInput(DisplayValue = false)] [Display(Name...
18.538462
58
0.690871
c439cef054ba4f0cda97c51c1ff69b08cd0c2f36
1,187
cs
C#
src/AdventureWorks.Application/DataEngine/Production/ScrapReason/Commands/UpdateScrapReason/UpdateScrapReasonSetCommand.cs
CodeSwifterGit/adwenture-works
dfafadeb88102a31b9a7b028ea71d8781bb14352
[ "Unlicense" ]
null
null
null
src/AdventureWorks.Application/DataEngine/Production/ScrapReason/Commands/UpdateScrapReason/UpdateScrapReasonSetCommand.cs
CodeSwifterGit/adwenture-works
dfafadeb88102a31b9a7b028ea71d8781bb14352
[ "Unlicense" ]
null
null
null
src/AdventureWorks.Application/DataEngine/Production/ScrapReason/Commands/UpdateScrapReason/UpdateScrapReasonSetCommand.cs
CodeSwifterGit/adwenture-works
dfafadeb88102a31b9a7b028ea71d8781bb14352
[ "Unlicense" ]
null
null
null
using System.Collections.Generic; using AutoMapper; using AdventureWorks.Application.DataEngine.Production.ScrapReason.Queries.GetScrapReasons; using AdventureWorks.Application.Interfaces.Mapping; using AdventureWorks.BaseDomain.Entities.Production; using AdventureWorks.Common.Extensions; using MediatR; using Entities ...
43.962963
112
0.770008
7e4c44130339e7a51be0bda460c7eed2bd0057f0
2,344
cs
C#
cardkeeper/cardkeeper/Views/ApplyPurchasePage.xaml.cs
jtpete/cardkeeper
ee4765dba5d81fe81bb19b76493edc138f5a6e16
[ "MIT" ]
null
null
null
cardkeeper/cardkeeper/Views/ApplyPurchasePage.xaml.cs
jtpete/cardkeeper
ee4765dba5d81fe81bb19b76493edc138f5a6e16
[ "MIT" ]
null
null
null
cardkeeper/cardkeeper/Views/ApplyPurchasePage.xaml.cs
jtpete/cardkeeper
ee4765dba5d81fe81bb19b76493edc138f5a6e16
[ "MIT" ]
null
null
null
using cardkeeper.Helpers; using cardkeeper.Models; using cardkeeper.ViewModels; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Xamarin.Forms; using Xamarin.Forms.Xaml; namespace cardkeeper.Views { [XamlCompilation(XamlCompilationOptions.Comp...
28.938272
180
0.543089
0f2b257bdfb682945e672e5cefd2deaa18fdc119
234
cs
C#
aspnet-core/src/HS.Farm.Application/Farm/Interfaces/IChiTietChuHoLaoDongThueNgoaiAppService.cs
tranthebao/HS.Farm
a1d6a7a1dd34085f5d614e4347c8949e36fa7582
[ "MIT" ]
1
2020-03-21T06:45:40.000Z
2020-03-21T06:45:40.000Z
aspnet-core/src/HS.Farm.Application/Farm/Interfaces/IChiTietChuHoLaoDongThueNgoaiAppService.cs
tranthebao/HS.Farm
a1d6a7a1dd34085f5d614e4347c8949e36fa7582
[ "MIT" ]
2
2021-05-07T10:50:19.000Z
2022-03-02T02:41:23.000Z
aspnet-core/src/HS.Farm.Application/Farm/Interfaces/IChiTietChuHoLaoDongThueNgoaiAppService.cs
tranthebao/HS.Farm
a1d6a7a1dd34085f5d614e4347c8949e36fa7582
[ "MIT" ]
null
null
null
using Abp.Application.Services; using HS.Farm.Application.Dto; namespace HS.Farm.Application.Interfaces { public interface IChiTietChuHoLaoDongThueNgoaiAppService : ICrudAppService<ChiTietChuHoLaoDongThueNgoaiDto> { } }
23.4
111
0.803419
667f46c2e9172469c8bf43e80a947c713eb33948
267
cs
C#
src/EventHorizon.Game.Server.Asset/Export/Trigger/TriggerExportCommand.cs
eventhorizongames/EventHorizon.Game.Server.Asset
8229df6f46c6548a1426c652f47c339fd96a3a0d
[ "MIT" ]
null
null
null
src/EventHorizon.Game.Server.Asset/Export/Trigger/TriggerExportCommand.cs
eventhorizongames/EventHorizon.Game.Server.Asset
8229df6f46c6548a1426c652f47c339fd96a3a0d
[ "MIT" ]
null
null
null
src/EventHorizon.Game.Server.Asset/Export/Trigger/TriggerExportCommand.cs
eventhorizongames/EventHorizon.Game.Server.Asset
8229df6f46c6548a1426c652f47c339fd96a3a0d
[ "MIT" ]
null
null
null
namespace EventHorizon.Game.Server.Asset.Export.Trigger; using EventHorizon.Game.Server.Asset.Core.Command; using EventHorizon.Game.Server.Asset.Export.Model; using MediatR; public struct TriggerExportCommand : IRequest<CommandResult<ExportTriggerResult>> { }
24.272727
57
0.820225
a4cab8eda827faf85b6ad2e3976b3f0879c79a50
151
cs
C#
test/dotnet-coveralls.Tests/Properties/AssemblyInfo.cs
abe545/dotnet-coveralls
54000e91da5b8ad63de1d50771ce03b176c556a2
[ "MIT" ]
1
2018-04-27T07:57:16.000Z
2018-04-27T07:57:16.000Z
test/dotnet-coveralls.Tests/Properties/AssemblyInfo.cs
JTOne123/dotnet-coveralls
454a121e4d2b067557da56761378758cde8eabb3
[ "MIT" ]
1
2018-04-07T04:53:49.000Z
2018-04-07T04:53:49.000Z
test/dotnet-coveralls.Tests/Properties/AssemblyInfo.cs
JTOne123/dotnet-coveralls
454a121e4d2b067557da56761378758cde8eabb3
[ "MIT" ]
1
2020-06-25T14:18:04.000Z
2020-06-25T14:18:04.000Z
using System.Reflection; using System.Runtime.InteropServices; [assembly: ComVisible(false)] [assembly: Guid("97473600-26a5-490c-91a8-412f50b9251a")]
30.2
56
0.801325
5f0e56de63a980fd3068dcec1440294137030ca9
212
cs
C#
src/Marten/Schema/IDatabaseGenerator.cs
pmccloghrylaing/marten
8b7951d75d9be78ae1694e800fe3da7286c0c2e8
[ "MIT" ]
null
null
null
src/Marten/Schema/IDatabaseGenerator.cs
pmccloghrylaing/marten
8b7951d75d9be78ae1694e800fe3da7286c0c2e8
[ "MIT" ]
1
2019-09-28T06:11:32.000Z
2019-09-28T06:11:32.000Z
src/Marten/Schema/IDatabaseGenerator.cs
pmccloghrylaing/marten
8b7951d75d9be78ae1694e800fe3da7286c0c2e8
[ "MIT" ]
null
null
null
using System; using Marten.Storage; namespace Marten.Schema { public interface IDatabaseGenerator { void CreateDatabases(ITenancy tenancy, Action<IDatabaseCreationExpressions> configure); } }
21.2
95
0.754717
5f59131b3a3296986a7568482b1ea4774b355cd2
3,784
cs
C#
ObjectModel/DateTimeNode.cs
Gremlin2/Fb2Fix
17f5425a9b94ec13414efe9ea2e57ff27f16476f
[ "Apache-2.0" ]
2
2016-03-18T12:08:00.000Z
2022-03-25T14:25:29.000Z
ObjectModel/DateTimeNode.cs
Gremlin2/Fb2Fix
17f5425a9b94ec13414efe9ea2e57ff27f16476f
[ "Apache-2.0" ]
null
null
null
ObjectModel/DateTimeNode.cs
Gremlin2/Fb2Fix
17f5425a9b94ec13414efe9ea2e57ff27f16476f
[ "Apache-2.0" ]
1
2021-06-29T20:33:38.000Z
2021-06-29T20:33:38.000Z
// Copyright (c) 2007-2012 Andrej Repin aka Gremlin2 // // 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 ...
30.272
173
0.500529
7f7ba3677b1d6294894bfe01376b755def6006d5
5,691
cs
C#
Assets/Vivox/Runtime/VivoxUnity/generated_files/vx_req_account_archive_query_t.cs
Nowhere-Know-How/nwkh-multiplayer-core-free
39e1111df812b7addc6a40f08b29d03be383a4dc
[ "MIT" ]
1
2021-03-13T10:09:29.000Z
2021-03-13T10:09:29.000Z
Assets/Vivox/Runtime/VivoxUnity/generated_files/vx_req_account_archive_query_t.cs
Nowhere-Know-How/nwkh-multiplayer-core-free
39e1111df812b7addc6a40f08b29d03be383a4dc
[ "MIT" ]
null
null
null
Assets/Vivox/Runtime/VivoxUnity/generated_files/vx_req_account_archive_query_t.cs
Nowhere-Know-How/nwkh-multiplayer-core-free
39e1111df812b7addc6a40f08b29d03be383a4dc
[ "MIT" ]
null
null
null
//------------------------------------------------------------------------------ // <auto-generated /> // // This file was automatically generated by SWIG (http://www.swig.org). // Version 3.0.12 // // Do not make changes to this file unless you know what you are doing--modify // the SWIG interface file instead. //----...
31.441989
129
0.708663
6f8b5627a3fbb5cb341728db609f3bce21239ef6
1,945
cs
C#
Conditional Statements and Loops - Exercises/Restaurant Discount/Program.cs
umensimoff/FirstRepo
e4b5619c1877786b91857f6b7d7a1d0a62bfb7e3
[ "MIT" ]
null
null
null
Conditional Statements and Loops - Exercises/Restaurant Discount/Program.cs
umensimoff/FirstRepo
e4b5619c1877786b91857f6b7d7a1d0a62bfb7e3
[ "MIT" ]
null
null
null
Conditional Statements and Loops - Exercises/Restaurant Discount/Program.cs
umensimoff/FirstRepo
e4b5619c1877786b91857f6b7d7a1d0a62bfb7e3
[ "MIT" ]
null
null
null
using System; namespace Restaurant_Discount { class Program { static void Main(string[] args) { int group = int.Parse(Console.ReadLine()); string package = Console.ReadLine(); double hallsprice = 0; string hallname = null; double pack...
31.370968
78
0.380977
ccc60b8406b36b1a1e5b126d9c1921315aee5150
136
cs
C#
UI/WPF/UI.WPF.Launcher.Common/Classes/ModInstallationFinishedMessage.cs
asarium/FSOLauncher
b432a64b69c31dd23c43558a4acd387106db331c
[ "MIT" ]
2
2015-03-24T12:17:55.000Z
2017-05-14T15:37:50.000Z
UI/WPF/UI.WPF.Launcher.Common/Classes/ModInstallationFinishedMessage.cs
asarium/FSOLauncher
b432a64b69c31dd23c43558a4acd387106db331c
[ "MIT" ]
null
null
null
UI/WPF/UI.WPF.Launcher.Common/Classes/ModInstallationFinishedMessage.cs
asarium/FSOLauncher
b432a64b69c31dd23c43558a4acd387106db331c
[ "MIT" ]
null
null
null
namespace UI.WPF.Launcher.Common.Classes { public class ModInstallationFinishedMessage { // Nothing here yet... } }
19.428571
47
0.661765
52de5da3202f88a45d660d0fd0d18e3571c1e157
1,200
cs
C#
src/AWS.Deploy.DockerEngine/Exceptions.cs
96malhar/aws-dotnet-deploy
aacb712b5be4f1816ad9cb6933927c1b4d93811c
[ "MIT" ]
80
2021-03-17T20:03:09.000Z
2022-03-28T13:26:05.000Z
src/AWS.Deploy.DockerEngine/Exceptions.cs
96malhar/aws-dotnet-deploy
aacb712b5be4f1816ad9cb6933927c1b4d93811c
[ "MIT" ]
67
2021-03-18T01:28:36.000Z
2022-03-28T01:05:55.000Z
src/AWS.Deploy.DockerEngine/Exceptions.cs
96malhar/aws-dotnet-deploy
aacb712b5be4f1816ad9cb6933927c1b4d93811c
[ "MIT" ]
19
2021-03-26T08:59:06.000Z
2022-03-25T12:53:50.000Z
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 using System; using AWS.Deploy.Common; namespace AWS.Deploy.DockerEngine { public class DockerFileTemplateException : DockerEngineExceptionBase { public DockerFileTemplateException(DeployToolEr...
35.294118
120
0.755
c150266b4bfd19f9909fe52acf19891ffb475412
346
cs
C#
01_Application_Deployment/src/Contoso.DigitalGoods.TokenService.ServiceWrapper/Messages/TransferTokenRequest.cs
microsoft/Tradable-Digital-Assets-Solution-Accelerator
f9beed504f2028deb1da0c5323996351994cc5c8
[ "MIT" ]
2
2022-01-09T11:42:29.000Z
2022-02-25T09:19:36.000Z
01_Application_Deployment/src/Contoso.DigitalGoods.TokenService.ServiceWrapper/Messages/TransferTokenRequest.cs
microsoft/Tradable-Digital-Assets-Solution-Accelerator
f9beed504f2028deb1da0c5323996351994cc5c8
[ "MIT" ]
1
2022-02-21T13:29:10.000Z
2022-02-21T13:29:10.000Z
01_Application_Deployment/src/Contoso.DigitalGoods.TokenService.ServiceWrapper/Messages/TransferTokenRequest.cs
microsoft/Tradable-Digital-Assets-Solution-Accelerator
f9beed504f2028deb1da0c5323996351994cc5c8
[ "MIT" ]
2
2022-02-25T09:19:16.000Z
2022-03-07T11:17:19.000Z
namespace Contoso.DigitalGoods.TokenService.ServiceWrapper { public class TransferTokenRequest { public string TokenID { get; set; } public string TokenSequence { get; set; } public string CallerID { get; set; } public string SenderID { get; set; } public string Recipien...
28.833333
59
0.641618
8a9c845e1acc2ec72e7b935634abff834dd78d13
97
cs
C#
samples/NScatterGather.Samples.CompetingTasks/Products/Product.cs
tommasobertoni/NScatterGather
15e1ae245dcdb2339e81afed2a9d7694cbaea65a
[ "MIT" ]
null
null
null
samples/NScatterGather.Samples.CompetingTasks/Products/Product.cs
tommasobertoni/NScatterGather
15e1ae245dcdb2339e81afed2a9d7694cbaea65a
[ "MIT" ]
10
2020-12-02T09:28:13.000Z
2021-02-06T13:38:17.000Z
samples/NScatterGather.Samples.CompetingTasks/Products/Product.cs
tommasobertoni/NScatterGather
15e1ae245dcdb2339e81afed2a9d7694cbaea65a
[ "MIT" ]
null
null
null
namespace NScatterGather.Samples.CompetingTasks { record Product(string Id, string Name); }
19.4
48
0.773196
8aab59cdf11b851e632592ce730fb04471eff312
2,504
cs
C#
source/MikhailKhalizev.Max/source/Program/Auto/z-0000-abb6.cs
mikhail-khalizev/max
dd20e7f3a8a0972a4240d240fea0b2e89938983b
[ "Apache-2.0" ]
3
2020-08-04T13:18:57.000Z
2020-12-06T20:22:19.000Z
source/MikhailKhalizev.Max/source/Program/Auto/z-0000-abb6.cs
mikhail-khalizev/max
dd20e7f3a8a0972a4240d240fea0b2e89938983b
[ "Apache-2.0" ]
null
null
null
source/MikhailKhalizev.Max/source/Program/Auto/z-0000-abb6.cs
mikhail-khalizev/max
dd20e7f3a8a0972a4240d240fea0b2e89938983b
[ "Apache-2.0" ]
null
null
null
using System; using MikhailKhalizev.Processor.x86.BinToCSharp; namespace MikhailKhalizev.Max.Program { public partial class RawProgram { [MethodInfo("0xabb6-c3e0d572")] public void Method_0000_abb6() { ii(0xabb6, 2); mov(cx, es); /* m...
58.232558
93
0.384185
a147e15d1971ee96840a62338533c7d0d3d7914a
298
cs
C#
CBreeze/UncommonSense.CBreeze.Core/Property/Implementation/UsageCategoryProperty.cs
niku-live/UncommonSense.CBreeze
1d7c97a20737f9667f08a1072ef36892e361f58a
[ "MIT" ]
null
null
null
CBreeze/UncommonSense.CBreeze.Core/Property/Implementation/UsageCategoryProperty.cs
niku-live/UncommonSense.CBreeze
1d7c97a20737f9667f08a1072ef36892e361f58a
[ "MIT" ]
null
null
null
CBreeze/UncommonSense.CBreeze.Core/Property/Implementation/UsageCategoryProperty.cs
niku-live/UncommonSense.CBreeze
1d7c97a20737f9667f08a1072ef36892e361f58a
[ "MIT" ]
null
null
null
using UncommonSense.CBreeze.Core.Property.Enumeration; namespace UncommonSense.CBreeze.Core.Property.Implementation { #if NAVBC public class UsageCategoryProperty : NullableValueProperty<UsageCategory> { internal UsageCategoryProperty(string name) : base(name) { } } #endif }
24.833333
77
0.765101
1e7b98e1ecd98a70936c585b3a768a7ed46f9653
5,595
cs
C#
VolvoWrench/Demo stuff/L4D2Branch/CSGODemoInfo/DP/FastNetmessages/SendTable.cs
Rainyan/VolvoWrench
acce29d7b2fac75d0e3a2af61e9aabf960555323
[ "WTFPL" ]
35
2016-10-05T14:30:00.000Z
2022-03-09T20:47:25.000Z
VolvoWrench/Demo stuff/L4D2Branch/CSGODemoInfo/DP/FastNetmessages/SendTable.cs
Rainyan/VolvoWrench
acce29d7b2fac75d0e3a2af61e9aabf960555323
[ "WTFPL" ]
14
2016-10-02T14:42:15.000Z
2020-12-26T12:30:36.000Z
VolvoWrench/Demo stuff/L4D2Branch/CSGODemoInfo/DP/FastNetmessages/SendTable.cs
Rainyan/VolvoWrench
acce29d7b2fac75d0e3a2af61e9aabf960555323
[ "WTFPL" ]
16
2016-10-03T05:05:47.000Z
2021-05-23T01:54:16.000Z
using System.Collections.Generic; using System.IO; using VolvoWrench.Demo_Stuff.L4D2Branch.BitStreamUtil; namespace VolvoWrench.Demo_Stuff.L4D2Branch.CSGODemoInfo.DP.FastNetmessages { public struct SendTable { private int _IsEnd; public int _NeedsDecoder; public string NetTableName; ...
34.537037
119
0.341197
3d96a5edffc6bd1ffbf830d50a580b3c09dad32d
10,269
cs
C#
test-project/Assets/Generated/Source/improbable/gdk/tests/nonblittabletypes/NonBlittableComponentCommandPayloads.cs
filod/gdk-for-unity
3f16bde43942b3484cd3384be7325e109e6821ec
[ "MIT" ]
null
null
null
test-project/Assets/Generated/Source/improbable/gdk/tests/nonblittabletypes/NonBlittableComponentCommandPayloads.cs
filod/gdk-for-unity
3f16bde43942b3484cd3384be7325e109e6821ec
[ "MIT" ]
null
null
null
test-project/Assets/Generated/Source/improbable/gdk/tests/nonblittabletypes/NonBlittableComponentCommandPayloads.cs
filod/gdk-for-unity
3f16bde43942b3484cd3384be7325e109e6821ec
[ "MIT" ]
null
null
null
// =========== // DO NOT EDIT - this file is automatically regenerated. // =========== using System.Collections.Generic; using Improbable.Worker.CInterop; using Improbable.Gdk.Core; namespace Improbable.Gdk.Tests.NonblittableTypes { public partial class NonBlittableComponent { public partial class Fir...
43.329114
148
0.539001
4ffdc8e94b45e9b73ada5b3ac92e9716920f5cab
7,706
cs
C#
src/System.ComponentModel.Composition/src/System/ComponentModel/Composition/ReflectionModel/LazyMemberInfo.cs
vkvenkat/corefx
97defaeb898fbcc9187ccf397e04179302ced212
[ "MIT" ]
2
2018-08-16T23:15:19.000Z
2018-08-16T23:27:45.000Z
src/System.ComponentModel.Composition/src/System/ComponentModel/Composition/ReflectionModel/LazyMemberInfo.cs
vkvenkat/corefx
97defaeb898fbcc9187ccf397e04179302ced212
[ "MIT" ]
9
2017-03-07T23:04:44.000Z
2017-05-11T05:50:42.000Z
src/System.ComponentModel.Composition/src/System/ComponentModel/Composition/ReflectionModel/LazyMemberInfo.cs
vkvenkat/corefx
97defaeb898fbcc9187ccf397e04179302ced212
[ "MIT" ]
1
2018-11-12T11:02:43.000Z
2018-11-12T11:02:43.000Z
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Globalization; using System.Linq; using System.Reflection; using Microsoft.Internal; namespace System....
36.349057
197
0.540877
8b315847aa0b56fe6447762b7c9231c681eb84d1
3,525
cs
C#
src/Persistence/Initialization/PlugIns/CharacterCreated/AddInitialItemPlugInBase.cs
ADMTec/OpenMU
c09863807d862b9fa82e291fd34926074972acfe
[ "MIT" ]
1
2022-01-17T06:34:24.000Z
2022-01-17T06:34:24.000Z
src/Persistence/Initialization/PlugIns/CharacterCreated/AddInitialItemPlugInBase.cs
ADMTec/OpenMU
c09863807d862b9fa82e291fd34926074972acfe
[ "MIT" ]
null
null
null
src/Persistence/Initialization/PlugIns/CharacterCreated/AddInitialItemPlugInBase.cs
ADMTec/OpenMU
c09863807d862b9fa82e291fd34926074972acfe
[ "MIT" ]
null
null
null
// <copyright file="AddInitialItemPlugInBase.cs" company="MUnique"> // Licensed under the MIT License. See LICENSE file in the project root for full license information. // </copyright> namespace MUnique.OpenMU.Persistence.Initialization.PlugIns.CharacterCreated; using Microsoft.Extensions.Logging; using MUnique.Ope...
40.056818
147
0.670922
fceae13cf7c9444f81bf50267b06776378e34336
864
cs
C#
sources/Interop/Windows/um/d2d1_1/D2D1_PROPERTY.cs
phizch/terrafx.interop.windows
02cb4135a036124008e5b11507c363c47dc68d97
[ "MIT" ]
146
2019-07-02T21:04:05.000Z
2022-03-22T08:05:13.000Z
sources/Interop/Windows/um/d2d1_1/D2D1_PROPERTY.cs
phizch/terrafx.interop.windows
02cb4135a036124008e5b11507c363c47dc68d97
[ "MIT" ]
101
2019-10-29T02:11:28.000Z
2022-03-18T02:40:00.000Z
sources/Interop/Windows/um/d2d1_1/D2D1_PROPERTY.cs
phizch/terrafx.interop.windows
02cb4135a036124008e5b11507c363c47dc68d97
[ "MIT" ]
40
2019-06-20T07:03:31.000Z
2021-12-24T14:49:03.000Z
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information. // Ported from um/d2d1_1.h in the Windows SDK for Windows 10.0.20348.0 // Original source is Copyright © Microsoft. All rights reserved. namespace TerraFX.Interop { pub...
37.565217
145
0.724537
96410635afa4c72951cc6188f723609930452de0
283,993
cs
C#
src/Compilers/CSharp/Test/Emit/Emit/EditAndContinue/EditAndContinueStateMachineTests.cs
belav/roslyn
01124c8bbeacb560271261e97c10317114836299
[ "MIT" ]
null
null
null
src/Compilers/CSharp/Test/Emit/Emit/EditAndContinue/EditAndContinueStateMachineTests.cs
belav/roslyn
01124c8bbeacb560271261e97c10317114836299
[ "MIT" ]
null
null
null
src/Compilers/CSharp/Test/Emit/Emit/EditAndContinue/EditAndContinueStateMachineTests.cs
belav/roslyn
01124c8bbeacb560271261e97c10317114836299
[ "MIT" ]
null
null
null
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #nullable disable using System.Collections.Immutable; using System.Linq; using System.Reflection.Metadata.Ecma335;...
42.584046
886
0.593504
e7f25a03a3078695a3eb0cda7efa67fd2073a18a
4,262
cs
C#
BirdAggregator.Host/Startup.cs
selfdeceited/bird-aggregator
86e8f2172bfe23143137aacdc9faff4c938c5966
[ "MIT" ]
3
2017-09-25T13:10:36.000Z
2017-12-08T10:52:39.000Z
BirdAggregator.Host/Startup.cs
selfdeceited/bird-aggregator
86e8f2172bfe23143137aacdc9faff4c938c5966
[ "MIT" ]
1
2018-02-04T21:57:10.000Z
2020-08-29T06:50:15.000Z
BirdAggregator.Host/Startup.cs
selfdeceited/bird-aggregator
86e8f2172bfe23143137aacdc9faff4c938c5966
[ "MIT" ]
null
null
null
using System.IO.Compression; using System.Reflection; using BirdAggregator.Application.Birds.GetBirds; using BirdAggregator.Application.Configuration; using BirdAggregator.Domain.Birds; using BirdAggregator.Infrastructure.DependencyInjection; using BirdAggregator.Infrastructure.HealthChecks; using BirdAggregator.Infras...
33.825397
143
0.593149
f04b0c1b6b13ef6f2a1dd177659ee163a37ab484
2,720
cshtml
C#
src/DancingGoat/Views/Account/ResetPassword.cshtml
jaberi232/mvc-project
e85124c2d74bbec7b2afb254363c552b92e76254
[ "MIT" ]
107
2015-12-04T14:06:00.000Z
2022-03-30T22:28:01.000Z
src/DancingGoat/Views/Account/ResetPassword.cshtml
jaberi232/mvc-project
e85124c2d74bbec7b2afb254363c552b92e76254
[ "MIT" ]
11
2015-12-21T10:11:03.000Z
2018-12-15T06:14:28.000Z
src/DancingGoat/Views/Account/ResetPassword.cshtml
jaberi232/mvc-project
e85124c2d74bbec7b2afb254363c552b92e76254
[ "MIT" ]
95
2015-12-17T21:22:09.000Z
2021-08-03T05:13:43.000Z
@model DancingGoat.Models.Account.ResetPasswordViewModel @{ ViewBag.Title = ResHelper.GetString("DancingGoatMvc.PasswordReset"); } <div class="signin-register"> <div class="row"> <div class="col-md-6 zone-dark"> <h2>@ResHelper.GetString("DancingGoatMvc.PasswordReset.Heading")</h2> ...
49.454545
143
0.425735
f06a8a9fb54f589e5393ef3e312197403c4188a5
468
cs
C#
05.Iterators And Comparators - Lab/02.01.LibraryIterator/Program.cs
SonicTheCat/CSharp-OOP-Advanced
b6b927e61b3766c5988bbe447038fd0e2f0cb2d7
[ "MIT" ]
2
2020-10-07T15:28:52.000Z
2021-02-18T17:48:31.000Z
05.Iterators And Comparators - Lab/02.01.LibraryIterator/Program.cs
SonicTheCat/CSharp-OOP-Advanced
b6b927e61b3766c5988bbe447038fd0e2f0cb2d7
[ "MIT" ]
null
null
null
05.Iterators And Comparators - Lab/02.01.LibraryIterator/Program.cs
SonicTheCat/CSharp-OOP-Advanced
b6b927e61b3766c5988bbe447038fd0e2f0cb2d7
[ "MIT" ]
null
null
null
public class Program { public static void Main() { Book bookOne = new Book("House of cards", 1989, "Michael Dobbs"); Book bookTwo = new Book("Programing with C#", 2013, "Svetlin Nakov", "and", "Others"); Book bookThree = new Book("Factotum", 1975); Library library = new Library...
27.529412
94
0.587607
f0aaca93aec6b1a5b4de369853f2b231ac818916
1,064
cs
C#
Iterators and Comparators/Strategy Pattern/StartUp.cs
mkpetrov/OOP-Advanced
5387a9c230955434b66da4bf6ee3b7e2e518fe1d
[ "MIT" ]
null
null
null
Iterators and Comparators/Strategy Pattern/StartUp.cs
mkpetrov/OOP-Advanced
5387a9c230955434b66da4bf6ee3b7e2e518fe1d
[ "MIT" ]
null
null
null
Iterators and Comparators/Strategy Pattern/StartUp.cs
mkpetrov/OOP-Advanced
5387a9c230955434b66da4bf6ee3b7e2e518fe1d
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; namespace StrategyPattern { public class Program { public static void Main(string[] args) { SortedSet<Person> peopleByName = new SortedSet<Person>(new NameComparator()); SortedSet<Person> peopleByAge = new Sorted...
14.985915
89
0.513158
ad61efa314a6aad0b40c21076440057502d52e9f
938
cs
C#
Skypiea/Skypiea/Systems/BulletCollisionSystem.cs
JaakkoLipsanen/Skypiea
ac997867a5de1376a3abccc4fe46d2d075fc4125
[ "MIT" ]
2
2017-04-18T05:50:12.000Z
2022-03-27T14:54:15.000Z
Skypiea/Skypiea/Systems/BulletCollisionSystem.cs
JaakkoLipsanen/Skypiea
ac997867a5de1376a3abccc4fe46d2d075fc4125
[ "MIT" ]
null
null
null
Skypiea/Skypiea/Systems/BulletCollisionSystem.cs
JaakkoLipsanen/Skypiea
ac997867a5de1376a3abccc4fe46d2d075fc4125
[ "MIT" ]
null
null
null
using Flai; using Flai.CBES; using Flai.CBES.Systems; using Skypiea.Components; using Skypiea.Systems.Zombie; namespace Skypiea.Systems { public class BulletCollisionSystem : ComponentProcessingSystem<CBullet> { private IZombieSpatialMap _zombieSpatialMap; protected override int ProcessOrder ...
27.588235
105
0.620469
5b5862ac14333daa6693389721bcb7e53ec56a5b
830
cs
C#
accounts-api/src/WebApi/ViewModels/AccountModel.cs
devdotcore/clean-architecture-manga
dd3a7bacad59d1b707d0d4b8a4fd4702ab2d8350
[ "Apache-2.0" ]
1
2020-09-04T12:27:15.000Z
2020-09-04T12:27:15.000Z
accounts-api/src/WebApi/ViewModels/AccountModel.cs
devdotcore/clean-architecture-manga
dd3a7bacad59d1b707d0d4b8a4fd4702ab2d8350
[ "Apache-2.0" ]
null
null
null
accounts-api/src/WebApi/ViewModels/AccountModel.cs
devdotcore/clean-architecture-manga
dd3a7bacad59d1b707d0d4b8a4fd4702ab2d8350
[ "Apache-2.0" ]
null
null
null
namespace WebApi.ViewModels { using System; using System.ComponentModel.DataAnnotations; using Domain; /// <summary> /// Account Details. /// </summary> public sealed class AccountModel { /// <summary> /// Account Details constructor. /// </summary> ...
23.055556
50
0.507229
1f3600dabc9cf0547d701dcd6dc276b3354fff6a
1,238
cshtml
C#
source/Conference/Conference.Web.Public/Views/Registration/ChooseSeats.cshtml
craiggwilson/cqrs-journey-code
be0f360f375a134954deab67d99b359d277fba7e
[ "Apache-2.0" ]
1
2015-08-23T06:35:40.000Z
2015-08-23T06:35:40.000Z
source/Conference/Conference.Web.Public/Views/Registration/ChooseSeats.cshtml
craiggwilson/cqrs-journey-code
be0f360f375a134954deab67d99b359d277fba7e
[ "Apache-2.0" ]
null
null
null
source/Conference/Conference.Web.Public/Views/Registration/ChooseSeats.cshtml
craiggwilson/cqrs-journey-code
be0f360f375a134954deab67d99b359d277fba7e
[ "Apache-2.0" ]
null
null
null
@model Conference.Web.Public.Models.Registration @{ ViewBag.Title = "ChooseSeats"; } <h2> Choose seats</h2> @using (Html.BeginForm("ChoosePayment", "Registration")) { @Html.HiddenFor(model => model.Id) <div id="tickets"> <table width="100%"> <tr> <th alig...
31.74359
95
0.410339