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
3e86b4ce2d4986bb45cc9af0b245643978a69654
2,545
cs
C#
BinanceTR.Net/Objects/Base/BinanceTRKlineBase.cs
burakoner/BinanceTR.Net
4a132298f4e5add82839396b27ffa157f3b3c0c7
[ "MIT" ]
null
null
null
BinanceTR.Net/Objects/Base/BinanceTRKlineBase.cs
burakoner/BinanceTR.Net
4a132298f4e5add82839396b27ffa157f3b3c0c7
[ "MIT" ]
null
null
null
BinanceTR.Net/Objects/Base/BinanceTRKlineBase.cs
burakoner/BinanceTR.Net
4a132298f4e5add82839396b27ffa157f3b3c0c7
[ "MIT" ]
1
2022-03-25T07:12:36.000Z
2022-03-25T07:12:36.000Z
using System; using BinanceTR.Net.Interfaces; using CryptoExchange.Net.Converters; using CryptoExchange.Net.ExchangeInterfaces; using Newtonsoft.Json; namespace BinanceTR.Net.Objects.Base { /// <summary> /// Candlestick information for symbol /// </summary> public abstract class BinanceTRKlineBase : I...
34.391892
71
0.588605
aef30227d870d512e60686c611c9e538c615ef9b
1,067
cs
C#
MonoTween/Interpolators/OvershootInterpolator.cs
nlr/MonoTween
306461322b1e5507e95311e859334b9f322d110a
[ "MIT" ]
1
2015-04-10T22:34:02.000Z
2015-04-10T22:34:02.000Z
MonoTween/Interpolators/OvershootInterpolator.cs
nlr/MonoTween
306461322b1e5507e95311e859334b9f322d110a
[ "MIT" ]
null
null
null
MonoTween/Interpolators/OvershootInterpolator.cs
nlr/MonoTween
306461322b1e5507e95311e859334b9f322d110a
[ "MIT" ]
null
null
null
 namespace MonoTween.Interpolators { public sealed class OvershootInterpolator : IInterpolator { private readonly float tension; public OvershootInterpolator(float tension) : base() { this.tension = tension; } public float Evaluate(...
23.195652
74
0.461106
20b9847968d79ec2aebd5c43b853c7ad93a8a8db
23,545
cs
C#
src/Microsoft.ML.CodeGenerator/CodeGenerator/CSharp/TrainerGenerators.cs
husains/machinelearning
fb2adf84a449d48a20daae41ea52fdd5f55ce296
[ "MIT" ]
1
2019-05-09T02:23:50.000Z
2019-05-09T02:23:50.000Z
src/Microsoft.ML.CodeGenerator/CodeGenerator/CSharp/TrainerGenerators.cs
husains/machinelearning
fb2adf84a449d48a20daae41ea52fdd5f55ce296
[ "MIT" ]
null
null
null
src/Microsoft.ML.CodeGenerator/CodeGenerator/CSharp/TrainerGenerators.cs
husains/machinelearning
fb2adf84a449d48a20daae41ea52fdd5f55ce296
[ "MIT" ]
null
null
null
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Text; using Microsoft.ML.AutoML; namespace Microsoft.ML.CodeGenerat...
37.02044
140
0.538373
e7a21f98c0574f46e679edc76d748eef103a6964
2,275
cs
C#
PolyZProdject/Assets/Scripts/SpiderFollow.cs
Philip0921/PolyZ
e55a78243a126f18548c62754e8e7f42037fca2b
[ "MIT" ]
null
null
null
PolyZProdject/Assets/Scripts/SpiderFollow.cs
Philip0921/PolyZ
e55a78243a126f18548c62754e8e7f42037fca2b
[ "MIT" ]
null
null
null
PolyZProdject/Assets/Scripts/SpiderFollow.cs
Philip0921/PolyZ
e55a78243a126f18548c62754e8e7f42037fca2b
[ "MIT" ]
null
null
null
using UnityEngine; using System.Collections; public class SpiderFollow : MonoBehaviour { public GameObject ThePlayer; public float targetDistance; public float allowedRange = 10f; public GameObject TheEnemy; public float enemySpeed; public int attackTrigger; public RaycastHit shoot; p...
24.462366
123
0.540659
4eced448c581803052630d3c581f74b0c1bf77d3
275
cshtml
C#
MusicOrganizer/Views/Home/Index.cshtml
jamila59/MusicOrg-Database
e052900a7887688613e6cc33e86c2e74bc5f3401
[ "MIT" ]
null
null
null
MusicOrganizer/Views/Home/Index.cshtml
jamila59/MusicOrg-Database
e052900a7887688613e6cc33e86c2e74bc5f3401
[ "MIT" ]
null
null
null
MusicOrganizer/Views/Home/Index.cshtml
jamila59/MusicOrg-Database
e052900a7887688613e6cc33e86c2e74bc5f3401
[ "MIT" ]
null
null
null
@{ Layout = "_Layout"; } <h1>Welcome to the Music Organizer!</h1> <h3><a href='/records'>View records</a></h3> <h3><a href='/artists'>View artists</a></h3> <h3><a href='/records/new'>Add a new record</a></h3> <h3><a href='/search_by_artist/new'>Search by artist</a></h3>
30.555556
61
0.636364
0ecaa0160ec81560a121dce03922607f5ace7c91
1,351
cs
C#
MicroORM_Dapper/MicroORM_PetaPoco/Book.cs
jgraber/MicroORM_examples
9073af6606fb8123bef9c1f73ae3c9b2b393a2cb
[ "Apache-2.0" ]
6
2015-03-31T22:31:33.000Z
2019-06-28T17:08:32.000Z
MicroORM_Dapper/MicroORM_PetaPoco/Book.cs
jgraber/MicroORM_examples
9073af6606fb8123bef9c1f73ae3c9b2b393a2cb
[ "Apache-2.0" ]
24
2015-01-11T12:52:38.000Z
2016-05-25T19:44:26.000Z
MicroORM_Dapper/MicroORM_PetaPoco/Book.cs
jgraber/MicroORM_examples
9073af6606fb8123bef9c1f73ae3c9b2b393a2cb
[ "Apache-2.0" ]
2
2016-05-01T15:11:01.000Z
2018-06-26T15:01:29.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Drawing; using System.IO; using PetaPoco; namespace MicroORM_PetaPoco { public class Book { public int Id { get; set; } public string Title { get; set; } public string ISBN { get; set; } public int ...
24.563636
74
0.519615
090d10a3d2306e3f22de7ea1b542c75e532d2608
12,312
cs
C#
MultiscaleModelingProject/Main.cs
jakjan95/MultiscaleModeling
3f96aa797da7ada1787ea16d20160c3d3f8e28c6
[ "MIT" ]
null
null
null
MultiscaleModelingProject/Main.cs
jakjan95/MultiscaleModeling
3f96aa797da7ada1787ea16d20160c3d3f8e28c6
[ "MIT" ]
null
null
null
MultiscaleModelingProject/Main.cs
jakjan95/MultiscaleModeling
3f96aa797da7ada1787ea16d20160c3d3f8e28c6
[ "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 System.Diagnostics; using System.Reflection; using System.Drawing.Imaging; using System.Threading; ...
29.384248
168
0.506904
44b7b62d77d1745464d18000a5766b115138c24e
1,504
cs
C#
src/Serilog.Extensions.Autofac.DependencyInjection/ContainerBuilderExtensions.cs
cleancodelabs/Serilog.Extensions.Autofac.DependencyInjection
b4e40359fc68a484502ef4596ffed31a18f5f0a1
[ "MIT" ]
5
2019-04-11T04:52:34.000Z
2020-06-06T16:23:13.000Z
src/Serilog.Extensions.Autofac.DependencyInjection/ContainerBuilderExtensions.cs
alsami/Serilog.Extensions.Autofac.DependencyInjection
b4e40359fc68a484502ef4596ffed31a18f5f0a1
[ "MIT" ]
1
2020-10-29T06:34:04.000Z
2021-01-09T13:08:42.000Z
src/Serilog.Extensions.Autofac.DependencyInjection/ContainerBuilderExtensions.cs
cleancodelabs/Serilog.Extensions.Autofac.DependencyInjection
b4e40359fc68a484502ef4596ffed31a18f5f0a1
[ "MIT" ]
1
2022-03-17T15:33:17.000Z
2022-03-17T15:33:17.000Z
using System; using Autofac; using Serilog.Events; namespace Serilog.Extensions.Autofac.DependencyInjection { public static class ContainerBuilderExtensions { public static ContainerBuilder RegisterSerilog(this ContainerBuilder builder, string logPath, LogEventLevel logEventLevel ...
38.564103
117
0.677527
6012ef69b8a71c47ae18e38eea975b189acfc56a
11,204
cs
C#
Blamite/Blam/ThirdGen/Structures/ThirdGenScenarioScriptFile.cs
Dreamarchs/MCCEditor
8776d72bf390c5d1585f09726188170f60c6f917
[ "MIT" ]
null
null
null
Blamite/Blam/ThirdGen/Structures/ThirdGenScenarioScriptFile.cs
Dreamarchs/MCCEditor
8776d72bf390c5d1585f09726188170f60c6f917
[ "MIT" ]
null
null
null
Blamite/Blam/ThirdGen/Structures/ThirdGenScenarioScriptFile.cs
Dreamarchs/MCCEditor
8776d72bf390c5d1585f09726188170f60c6f917
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using Blamite.Blam.Scripting; using Blamite.Blam.Scripting.Compiler; using Blamite.Blam.Util; using Blamite.Serialization; using Blamite.IO; namespace Blamite.Blam.ThirdGen.Structures { public class ThirdGenScenarioScriptFile : IScriptFile { priva...
40.890511
120
0.76321
c8b59f332e4fc4ac84fdd1d8b8902b070671a306
14,557
cs
C#
TrainSchdule/Startup.cs
serfend/Project.Web.SfMVC.TrainSchdule.1903
c473e22c7e3ab3fc9fd44983bd80e3dc31d7b097
[ "MIT" ]
3
2020-05-15T00:48:26.000Z
2020-06-29T03:27:07.000Z
TrainSchdule/Startup.cs
serfend/Project.Web.SfMVC.TrainSchdule.1903
c473e22c7e3ab3fc9fd44983bd80e3dc31d7b097
[ "MIT" ]
1
2020-04-20T01:14:36.000Z
2020-04-20T01:22:08.000Z
TrainSchdule/Startup.cs
serfend/Project.Web.SfMVC.TrainSchdule.1903
c473e22c7e3ab3fc9fd44983bd80e3dc31d7b097
[ "MIT" ]
2
2021-04-13T14:14:48.000Z
2021-12-05T19:10:59.000Z
using BLL.Crontab; using BLL.Services; using BLL.Services.File; using DAL.Data; using DAL.Entities.UserInfo; using Hangfire; using Hangfire.SqlServer; using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Hosting; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Http.Features; using Microsoft.AspNe...
39.66485
175
0.577042
213cd5d5048a95c081960a1296670da64a53c342
850
cs
C#
src/Location/Elect.Location.Google/Models/DistanceMatrixRowModel.cs
nminhduc/Elect
df760d774b9ec56f9d84f5f08d55d78a1bfe2458
[ "MIT" ]
1
2020-06-05T03:58:23.000Z
2020-06-05T03:58:23.000Z
src/Location/Elect.Location.Google/Models/DistanceMatrixRowModel.cs
nminhduc/Elect
df760d774b9ec56f9d84f5f08d55d78a1bfe2458
[ "MIT" ]
null
null
null
src/Location/Elect.Location.Google/Models/DistanceMatrixRowModel.cs
nminhduc/Elect
df760d774b9ec56f9d84f5f08d55d78a1bfe2458
[ "MIT" ]
null
null
null
#region License //-------------------------------------------------- // <License> // <Copyright> 2018 © Top Nguyen </Copyright> // <Url> http://topnguyen.net/ </Url> // <Author> Top </Author> // <Project> Elect </Project> // <File> // <Name> DistanceMatrixRowModel.cs </Name> // <Cre...
29.310345
69
0.536471
64787642357c8c66a036d11186a47b5e14d9bfce
1,402
cs
C#
RJWSexperience/RJWSexperience/SexperienceMod.cs
amevarashi/RJW-Sexperience
c696488f87aab91714f950aa119563d85e75b2b1
[ "MIT" ]
null
null
null
RJWSexperience/RJWSexperience/SexperienceMod.cs
amevarashi/RJW-Sexperience
c696488f87aab91714f950aa119563d85e75b2b1
[ "MIT" ]
null
null
null
RJWSexperience/RJWSexperience/SexperienceMod.cs
amevarashi/RJW-Sexperience
c696488f87aab91714f950aa119563d85e75b2b1
[ "MIT" ]
null
null
null
using UnityEngine; using System.Collections.Generic; using Verse; using RJWSexperience.Settings; namespace RJWSexperience { public class SexperienceMod : Mod { private static Configurations settings; public static Configurations Settings { get => settings; } public ITab CurrentTab { get; private set; } pr...
23.762712
128
0.714693
7dbb63a8eea5f3f9cc4226328f64a403e364f16e
696
cs
C#
CP77.CR2W/Types/cp77/vehicleVehicleSlotsState.cs
MasterScott/CP77Tools
c0c397ea57217451364c75acefc288ce93559296
[ "MIT" ]
1
2021-01-27T18:03:13.000Z
2021-01-27T18:03:13.000Z
CP77.CR2W/Types/cp77/vehicleVehicleSlotsState.cs
MasterScott/CP77Tools
c0c397ea57217451364c75acefc288ce93559296
[ "MIT" ]
null
null
null
CP77.CR2W/Types/cp77/vehicleVehicleSlotsState.cs
MasterScott/CP77Tools
c0c397ea57217451364c75acefc288ce93559296
[ "MIT" ]
null
null
null
using System.IO; using CP77.CR2W.Reflection; using FastMember; using static CP77.CR2W.Types.Enums; namespace CP77.CR2W.Types { [REDMeta] public class vehicleVehicleSlotsState : ISerializable { [Ordinal(0)] [RED("vehicleDoorState")] public CEnum<vehicleVehicleDoorState> VehicleDoorState { get; set; } ...
38.666667
136
0.751437
b41b374335bd9872cad988f55f10c42c24c4a2ae
7,210
cs
C#
MP.Json.Test/generated/Draft4/UniqueItems.cs
mParticle/mparticle-json
afdc0320c416ebf314da1f9a22a95935e31c3259
[ "Apache-2.0" ]
5
2020-03-13T18:56:39.000Z
2021-07-11T02:17:07.000Z
MP.Json.Test/generated/Draft4/UniqueItems.cs
mParticle/mparticle-json
afdc0320c416ebf314da1f9a22a95935e31c3259
[ "Apache-2.0" ]
null
null
null
MP.Json.Test/generated/Draft4/UniqueItems.cs
mParticle/mparticle-json
afdc0320c416ebf314da1f9a22a95935e31c3259
[ "Apache-2.0" ]
2
2020-05-15T14:11:54.000Z
2020-05-15T15:01:53.000Z
// Copyright (c) 2020, mParticle, 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 // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agr...
28.498024
138
0.488904
b44430090024b3c1dee781a09449b7d681854b28
631
cs
C#
ExplosivesDude/MapObjects/Powerup.cs
rumkugel13/ExplosivesDude_WPF
5bfdd8c97848edbf036f69c8374a13b67ee12a31
[ "MIT" ]
null
null
null
ExplosivesDude/MapObjects/Powerup.cs
rumkugel13/ExplosivesDude_WPF
5bfdd8c97848edbf036f69c8374a13b67ee12a31
[ "MIT" ]
null
null
null
ExplosivesDude/MapObjects/Powerup.cs
rumkugel13/ExplosivesDude_WPF
5bfdd8c97848edbf036f69c8374a13b67ee12a31
[ "MIT" ]
null
null
null
namespace ExplosivesDude { public abstract class Powerup : MapObject { protected Powerup(int x, int y) : base(x, y) { } public enum Type { ExtraBomb, HealthBoost, PowerIncreaser, RangeExtender, RemoteTrigger, ShieldBoost, SpeedBoost, None } ...
21.758621
111
0.549921
b45634bbfe0204fb7c38cbe73db7fc5be828bfe5
3,962
cs
C#
BizHawk.Client.Common/Api/Classes/MovieApi.cs
Gorialis/BizHawk
096277122553d38d87fa11c0cfe4d45e2682b939
[ "MIT" ]
null
null
null
BizHawk.Client.Common/Api/Classes/MovieApi.cs
Gorialis/BizHawk
096277122553d38d87fa11c0cfe4d45e2682b939
[ "MIT" ]
1
2020-02-21T21:39:58.000Z
2020-02-26T07:18:04.000Z
BizHawk.Client.Common/Api/Classes/MovieApi.cs
Gorialis/BizHawk
096277122553d38d87fa11c0cfe4d45e2682b939
[ "MIT" ]
6
2019-03-07T18:55:00.000Z
2021-07-11T16:37:10.000Z
using System; using System.Collections.Generic; using System.IO; namespace BizHawk.Client.Common { public sealed class MovieApi : IInputMovie { public MovieApi(Action<string> logCallback) { LogCallback = logCallback; } public MovieApi() : this(Console.WriteLine) {} private readonly Action<string> Log...
27.901408
131
0.70949
e8d75b130a3e8f25d25721f0d00277811f274d48
6,574
cs
C#
src/pycropml/transpiler/antlr_py/csharp/examples/energybalance_pkg/src/sirius/EnergybalanceAuxiliary.cs
brichet/PyCrop2ML
7177996f72a8d95fdbabb772a16f1fd87b1d033e
[ "MIT" ]
5
2020-06-21T18:58:04.000Z
2022-01-29T21:32:28.000Z
src/pycropml/transpiler/antlr_py/csharp/examples/energybalance_pkg/src/sirius/EnergybalanceAuxiliary.cs
brichet/PyCrop2ML
7177996f72a8d95fdbabb772a16f1fd87b1d033e
[ "MIT" ]
27
2018-12-04T15:35:44.000Z
2022-03-11T08:25:03.000Z
src/pycropml/transpiler/antlr_py/csharp/examples/energybalance_pkg/src/sirius/EnergybalanceAuxiliary.cs
brichet/PyCrop2ML
7177996f72a8d95fdbabb772a16f1fd87b1d033e
[ "MIT" ]
7
2019-04-20T02:25:22.000Z
2021-11-04T07:52:35.000Z
using System; using System.Collections.Generic; public class EnergybalanceState { private double _diffusionLimitedEvaporation; private double _conductance; private double _minCanopyTemperature; private double _maxCanopyTemperature; public EnergybalanceState() { } public Energybala...
30.018265
99
0.680712
e8ed431a2b1237dae1b08e7cc5e3b6514d1c0a4a
2,027
cs
C#
src/Test/Common/Code/Microsoft/Test/Stability/Extensions/Constraints/ConstrainedUri.cs
kant2002/wpf-test
b04e6d9a5d3c1e94eb0b5da9b774b53676d7cfb8
[ "MIT" ]
25
2021-05-25T10:38:24.000Z
2022-03-28T23:48:05.000Z
src/Test/Common/Code/Microsoft/Test/Stability/Extensions/Constraints/ConstrainedUri.cs
kant2002/wpf-test
b04e6d9a5d3c1e94eb0b5da9b774b53676d7cfb8
[ "MIT" ]
3
2021-09-02T11:15:32.000Z
2022-03-02T13:00:36.000Z
src/Test/Common/Code/Microsoft/Test/Stability/Extensions/Constraints/ConstrainedUri.cs
kant2002/wpf-test
b04e6d9a5d3c1e94eb0b5da9b774b53676d7cfb8
[ "MIT" ]
7
2021-09-21T22:10:21.000Z
2022-03-01T06:10:29.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; using System.Collections.Generic; using System.IO; using Microsoft.Test.Stability.Core; namespace Mi...
26.671053
71
0.526887
b5de54db714f56f5a9bc58424ebfaaefb9b22739
6,160
cs
C#
MAK.Lib.Core/Helpers/DbSeedData.cs
pragmatic-applications/MAK.Lib.Core
8769413541d2cb546225e9ba128e328351626ba0
[ "MIT" ]
null
null
null
MAK.Lib.Core/Helpers/DbSeedData.cs
pragmatic-applications/MAK.Lib.Core
8769413541d2cb546225e9ba128e328351626ba0
[ "MIT" ]
null
null
null
MAK.Lib.Core/Helpers/DbSeedData.cs
pragmatic-applications/MAK.Lib.Core
8769413541d2cb546225e9ba128e328351626ba0
[ "MIT" ]
null
null
null
namespace Helpers; public class DbSeedData { public const int Count = 10; public static readonly string[] NamesFemale = new[] { "Ava", "Anna", "Amelia", "Ella", "Sapphire", "Emily", "Aquamarine...
24.64
136
0.325162
e03a6f1fbe11542ba4eed00df8d84e4cb460d1cb
2,178
cs
C#
TspVer2.Implementations/OxTrackCrossover.cs
obiwanzenobi/TspWebApiService
159862539bd63cf16c14bc5141caa5b41124e238
[ "Apache-2.0" ]
null
null
null
TspVer2.Implementations/OxTrackCrossover.cs
obiwanzenobi/TspWebApiService
159862539bd63cf16c14bc5141caa5b41124e238
[ "Apache-2.0" ]
null
null
null
TspVer2.Implementations/OxTrackCrossover.cs
obiwanzenobi/TspWebApiService
159862539bd63cf16c14bc5141caa5b41124e238
[ "Apache-2.0" ]
null
null
null
using Interface; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using TspVer2.Models; namespace TspVer2.Implementations { public class OxTrackCrossover : ITrackCrossover { private Random _random; public OxTrackCrossover(Rand...
26.888889
82
0.501837
e05be840f68aaaf01756a61eaf7565d8ec9e6018
403
cs
C#
src/CommonAssemblyInfo.cs
porresuppe/localization-provider-aspnet
a9e0b2b8f7e68ade4100cd65749c6e3c2e69fac9
[ "MIT" ]
null
null
null
src/CommonAssemblyInfo.cs
porresuppe/localization-provider-aspnet
a9e0b2b8f7e68ade4100cd65749c6e3c2e69fac9
[ "MIT" ]
null
null
null
src/CommonAssemblyInfo.cs
porresuppe/localization-provider-aspnet
a9e0b2b8f7e68ade4100cd65749c6e3c2e69fac9
[ "MIT" ]
null
null
null
using System.Reflection; using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Valdis Iljuconoks, https://tech-fellow.net")] [assembly: AssemblyProduct("DbLocalizationProvider")] [assembly: AssemblyCopyright("Tech Fellow Consulting, Copyright (c) 2019")] [assembly: As...
36.636364
75
0.781638
7d688a2f5ac52155f4e79d3aa47faf70820bd713
696
cs
C#
src/Dispatcher/Masa.Contrib.Dispatcher.IntegrationEvents.Dapr/IntegrationEventHostedService.cs
capdiem/MASA.Contrib
686d6472b9cdb839551011bd46a69f90602b49b5
[ "MIT" ]
3
2022-02-25T16:14:37.000Z
2022-02-26T06:41:46.000Z
src/Dispatcher/Masa.Contrib.Dispatcher.IntegrationEvents.Dapr/IntegrationEventHostedService.cs
capdiem/MASA.Contrib
686d6472b9cdb839551011bd46a69f90602b49b5
[ "MIT" ]
null
null
null
src/Dispatcher/Masa.Contrib.Dispatcher.IntegrationEvents.Dapr/IntegrationEventHostedService.cs
capdiem/MASA.Contrib
686d6472b9cdb839551011bd46a69f90602b49b5
[ "MIT" ]
null
null
null
namespace Masa.Contrib.Dispatcher.IntegrationEvents.Dapr; public class IntegrationEventHostedService : BackgroundService { private readonly ILogger<IntegrationEventHostedService>? _logger; private readonly IProcessingServer _processingServer; public IntegrationEventHostedService(IProcessingServer process...
33.142857
124
0.771552
8f68aad5ee063756734fe9e2a31076bfe1d4a0d7
1,210
cs
C#
src/Brimborium.Latrans.Medaitor/Mediator/MediatorClientFactory.cs
FlorianGrimm/Latrans
8958e14a862a580c21d8f698f40c963de1838ad3
[ "MIT" ]
null
null
null
src/Brimborium.Latrans.Medaitor/Mediator/MediatorClientFactory.cs
FlorianGrimm/Latrans
8958e14a862a580c21d8f698f40c963de1838ad3
[ "MIT" ]
null
null
null
src/Brimborium.Latrans.Medaitor/Mediator/MediatorClientFactory.cs
FlorianGrimm/Latrans
8958e14a862a580c21d8f698f40c963de1838ad3
[ "MIT" ]
null
null
null
using Brimborium.Latrans.Utility; using Microsoft.Extensions.DependencyInjection; using System; namespace Brimborium.Latrans.Mediator { public sealed class MediatorClientFactory : IMediatorClientFactory { // ScopedServiceProvider Web private readonly IServiceProvider _ServiceProvider; //...
36.666667
115
0.681818
892837700693b04f316e89d997ee68e6de2c22fb
2,897
cs
C#
Business.Data.Objects/Database/DatabaseList.cs
simonep77/bdo
563eb34e9cde38be0c80b2cb823aa1e86656e780
[ "MIT" ]
null
null
null
Business.Data.Objects/Database/DatabaseList.cs
simonep77/bdo
563eb34e9cde38be0c80b2cb823aa1e86656e780
[ "MIT" ]
null
null
null
Business.Data.Objects/Database/DatabaseList.cs
simonep77/bdo
563eb34e9cde38be0c80b2cb823aa1e86656e780
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; namespace Bdo.Database { /// <summary> /// Classe lista database /// </summary> class DatabaseList: Dictionary<string, IDataBase> { public DatabaseList() :base(2) { } public DatabaseList(int cap...
22.992063
102
0.436313
89e10d35ff4938ab30f0e8d5f5af1b24b7c60b99
7,586
cs
C#
src/BirdWatch/Assets/src/Code/Encounter/BreathBar.cs
harjup/bird-watch
c063ed39089c9d693d88f1ede485637adc598b68
[ "MIT" ]
1
2016-08-07T16:29:45.000Z
2016-08-07T16:29:45.000Z
src/BirdWatch/Assets/src/Code/Encounter/BreathBar.cs
harjup/bird-watch
c063ed39089c9d693d88f1ede485637adc598b68
[ "MIT" ]
null
null
null
src/BirdWatch/Assets/src/Code/Encounter/BreathBar.cs
harjup/bird-watch
c063ed39089c9d693d88f1ede485637adc598b68
[ "MIT" ]
null
null
null
using System; using UnityEngine; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Runtime.CompilerServices; using Assets.src.Code.Encounter; using DG.Tweening; public class BreathBar : MonoBehaviour { private GameObject ColoredBox; private GameObject FeedbackSprite; ...
29.98419
147
0.548774
d8d60e64309f298151d5e413e8a7c271f41ac22d
1,356
cshtml
C#
ServicesClient/Sitecore8.ServicesClient/Views/DemoSite/_CustomGET.cshtml
HydAu/SiteCore8Examples
f2715fb35b3e82f63c96c7b549c532c7740b8df5
[ "MIT" ]
5
2015-03-02T03:47:00.000Z
2015-05-01T17:15:29.000Z
ServicesClient/Sitecore8.ServicesClient/Views/DemoSite/_CustomGET.cshtml
Brad-Christie/Sitecore8-Examples
f2715fb35b3e82f63c96c7b549c532c7740b8df5
[ "MIT" ]
null
null
null
ServicesClient/Sitecore8.ServicesClient/Views/DemoSite/_CustomGET.cshtml
Brad-Christie/Sitecore8-Examples
f2715fb35b3e82f63c96c7b549c532c7740b8df5
[ "MIT" ]
null
null
null
<form class="form" id="custom-form" data-target="#custom-result" role="form"> <div class="panel panel-default"> <div class="panel-body"> <div class="form-group"> <label>Item ID</label> <div class="input-group"> <input type="text" class="form-control" id="custom-id" value="" placeh...
48.428571
132
0.594395
d394061037149548ecf82bda556d057a39476244
706
cs
C#
src/Gestures/Recognizers/ITapRecognizer.cs
velocitysystems/gestures
5819c1a6746983231b96cb006d6a0c4b1eab97e0
[ "MIT" ]
11
2021-02-19T06:46:13.000Z
2021-03-02T09:34:21.000Z
src/Gestures/Recognizers/ITapRecognizer.cs
velocitysystems/gestures
5819c1a6746983231b96cb006d6a0c4b1eab97e0
[ "MIT" ]
null
null
null
src/Gestures/Recognizers/ITapRecognizer.cs
velocitysystems/gestures
5819c1a6746983231b96cb006d6a0c4b1eab97e0
[ "MIT" ]
1
2021-02-19T10:42:23.000Z
2021-02-19T10:42:23.000Z
// <copyright file="ITapRecognizer.cs" company="Velocity Systems"> // Copyright (c) 2020 Velocity Systems // </copyright> using System; using System.Reactive; namespace Velocity.Gestures { /// <summary> /// A multi-touch tap gesture recognizer. /// </summary> /// <typeparam name="TView">The nativ...
27.153846
91
0.609065
3cddefddbe1edf9eef74862f95f3b8fd665a1996
11,482
cs
C#
src/GameEngineCore/GameStates/ConsoleState.cs
tylermenezes/Hunt-the-Wumpus-2010
4d0c2a2fed582e2354430764dba964d8afc8718d
[ "Artistic-2.0" ]
1
2021-04-21T00:27:06.000Z
2021-04-21T00:27:06.000Z
src/GameEngineCore/GameStates/ConsoleState.cs
tylermenezes/Hunt-the-Wumpus-2010
4d0c2a2fed582e2354430764dba964d8afc8718d
[ "Artistic-2.0" ]
null
null
null
src/GameEngineCore/GameStates/ConsoleState.cs
tylermenezes/Hunt-the-Wumpus-2010
4d0c2a2fed582e2354430764dba964d8afc8718d
[ "Artistic-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Input; using HuntTheWumpus.GraphicsCore; using HuntTheWumpus.PhysicsCore; using HuntTheWumpus.UICore; using HuntTheWum...
33.281159
164
0.408204
67ff86c7e6fb41ced413956134fcb9b7ecc41107
855
cs
C#
XPY.ToolKit.Utilities/Common/TaskExtension.cs
XuPeiYao/XPY.ToolKit
cf3bfe050380862079967f58d45c5342709b8555
[ "MIT" ]
null
null
null
XPY.ToolKit.Utilities/Common/TaskExtension.cs
XuPeiYao/XPY.ToolKit
cf3bfe050380862079967f58d45c5342709b8555
[ "MIT" ]
1
2019-11-10T05:01:27.000Z
2019-11-10T05:01:27.000Z
XPY.ToolKit.Utilities/Common/TaskExtension.cs
XuPeiYao/XPY.ToolKit
cf3bfe050380862079967f58d45c5342709b8555
[ "MIT" ]
1
2019-10-04T06:01:53.000Z
2019-10-04T06:01:53.000Z
using System; using System.Collections.Generic; using System.Text; using System.Threading.Tasks; namespace XPY.ToolKit.Utilities.Common { /// <summary> /// Task擴充方法 /// </summary> public static class TaskExtension { /// <summary> /// 將非同步方法轉換為同步並取得執行結果 /// </summary> ...
24.428571
52
0.546199
31d8839e80777e94fb6a351fe4a5b5d21b5c7ad4
773
cs
C#
ADSBackend/Controllers/AdminController.cs
tanczosm/ADSBackend
b15e24442b014642c9e834fcedc6021f203c7c76
[ "MIT" ]
3
2019-09-18T14:37:49.000Z
2019-10-02T00:08:37.000Z
ADSBackend/Controllers/AdminController.cs
tanczosm/ADSBackend
b15e24442b014642c9e834fcedc6021f203c7c76
[ "MIT" ]
21
2019-09-17T16:04:24.000Z
2020-04-16T20:24:14.000Z
ADSBackend/Controllers/AdminController.cs
tanczosm/ADSBackend
b15e24442b014642c9e834fcedc6021f203c7c76
[ "MIT" ]
null
null
null
using ADSBackend.Models.HomeViewModels; using ADSBackend.Models.Identity; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Identity; using Microsoft.AspNetCore.Mvc; using System.Threading.Tasks; namespace ADSBackend.Controllers { [Authorize] public class AdminController : Controller { ...
24.935484
72
0.661061
1cb52267e1ea30908580df81789cfa2e0336ddb4
410
cs
C#
PriconnePartyManager/Windows/AddTagWindow.xaml.cs
hitsub/PriconnePartyManager
b21848c03d5f9f5d7b7447dda9e3521d1d51af4c
[ "MIT" ]
2
2021-05-24T13:02:34.000Z
2021-10-02T10:32:58.000Z
PriconnePartyManager/Windows/AddTagWindow.xaml.cs
hitsub/PriconnePartyManager
b21848c03d5f9f5d7b7447dda9e3521d1d51af4c
[ "MIT" ]
11
2021-05-25T03:32:17.000Z
2021-05-28T09:28:22.000Z
PriconnePartyManager/Windows/AddTagWindow.xaml.cs
hitsub/PriconnePartyManager
b21848c03d5f9f5d7b7447dda9e3521d1d51af4c
[ "MIT" ]
null
null
null
using System; using System.Windows; using PriconnePartyManager.Scripts.DataModel; using PriconnePartyManager.Scripts.Mvvm.ViewModel; namespace PriconnePartyManager.Windows { public partial class AddTagWindow : Window { public AddTagWindow(Action<Tag> onAddTag) { InitializeComponent...
25.625
68
0.702439
cee317caca6b31131a3cb33afcfa608d03ffd7a6
82,675
cs
C#
tests/tests.imageService/ImageSerialiserTests.cs
stvndall/imageService
5d0c998632966306839c1e31d727d4ff4fc0b2a5
[ "Apache-2.0" ]
null
null
null
tests/tests.imageService/ImageSerialiserTests.cs
stvndall/imageService
5d0c998632966306839c1e31d727d4ff4fc0b2a5
[ "Apache-2.0" ]
null
null
null
tests/tests.imageService/ImageSerialiserTests.cs
stvndall/imageService
5d0c998632966306839c1e31d727d4ff4fc0b2a5
[ "Apache-2.0" ]
null
null
null
using imageService; using Xunit; namespace tests.imageService { public class ImageSerialiserTests { [Fact] public void Serialiser_Given_Base64_ReturnImage() { IImageSerialiser ser = new ImageSerialiser(); IImage img = ser.GetOriginalImage("/9j/4AAQSkZJRgABAQEBL...
4,863.235294
82,358
0.970184
00c67df1c79067e82102ace7f975667629db4fcf
1,766
cs
C#
src/Blazor.FlexGrid/Features/FeatureCollection.cs
llaughlin/Blazor.FlexGrid
7475c26cc393a5a54036158e50f21713403b63ac
[ "MIT" ]
198
2018-07-29T04:54:55.000Z
2022-03-09T23:19:21.000Z
src/Blazor.FlexGrid/Features/FeatureCollection.cs
llaughlin/Blazor.FlexGrid
7475c26cc393a5a54036158e50f21713403b63ac
[ "MIT" ]
103
2018-07-05T12:48:24.000Z
2020-12-19T07:16:45.000Z
SimpleDreamerVS19/Blazor.FlexGrid/Features/FeatureCollection.cs
inventivejon/SimpleDreamer
01139c75a2c26381796d5d3417351a16da94222c
[ "Apache-2.0" ]
46
2018-07-19T21:36:02.000Z
2021-08-17T00:52:49.000Z
using System; using System.Collections.Generic; using System.Linq; namespace Blazor.FlexGrid.Features { public class FeatureCollection : IFeatureCollection { private Dictionary<Type, IFeature> features; public IFeature this[Type key] { get { if ...
25.970588
100
0.489807
a82f6bea686420267584e85eb77bdd6ef1a59b1e
3,396
cs
C#
BusinessLayer/AutoMapperProfile.cs
otahirs/ClubIS
2c5bce030423eb92a30eb08047e79bbc8a650df8
[ "MIT" ]
5
2021-08-13T09:09:06.000Z
2022-01-07T08:25:21.000Z
BusinessLayer/AutoMapperProfile.cs
otahirs/ClubIS
2c5bce030423eb92a30eb08047e79bbc8a650df8
[ "MIT" ]
null
null
null
BusinessLayer/AutoMapperProfile.cs
otahirs/ClubIS
2c5bce030423eb92a30eb08047e79bbc8a650df8
[ "MIT" ]
null
null
null
using AutoMapper; using ClubIS.CoreLayer.DTOs; using ClubIS.CoreLayer.Entities; namespace ClubIS.BusinessLayer { public class AutoMapperProfile : Profile { public AutoMapperProfile() { CreateMap<Event, EventDTO>().ReverseMap(); CreateMap<EventEntry, EventEntryBasicInfoD...
64.075472
153
0.608952
105e3debd4c7093b6fe3d8e644cc55435a34d36c
8,968
cs
C#
src/ProjectFileTools/Helpers/XmlTools.cs
drewnoakes/ProjFileTools
c59a82a2da1b6837f371e62b239fd347e8cc08cd
[ "MIT" ]
2
2019-10-16T05:25:17.000Z
2020-06-17T12:53:48.000Z
src/ProjectFileTools/Helpers/XmlTools.cs
drewnoakes/ProjFileTools
c59a82a2da1b6837f371e62b239fd347e8cc08cd
[ "MIT" ]
null
null
null
src/ProjectFileTools/Helpers/XmlTools.cs
drewnoakes/ProjFileTools
c59a82a2da1b6837f371e62b239fd347e8cc08cd
[ "MIT" ]
null
null
null
using Microsoft.VisualStudio.Text; namespace ProjectFileTools.Helpers { internal static class XmlTools { public static XmlInfo GetXmlInfo(ITextSnapshot snapshot, int pos) { if (pos < 1) { return null; } string documentText = snap...
40.579186
151
0.463983
5c28a5632a31d1d9a309226996d21691dbc16a83
682
cs
C#
Source/Drone_Packet_Getter.cs
HyperWind/MonoDrone
4ae402a5402cd5cc12eeb7f46d00bd6c4e800f03
[ "MIT" ]
null
null
null
Source/Drone_Packet_Getter.cs
HyperWind/MonoDrone
4ae402a5402cd5cc12eeb7f46d00bd6c4e800f03
[ "MIT" ]
null
null
null
Source/Drone_Packet_Getter.cs
HyperWind/MonoDrone
4ae402a5402cd5cc12eeb7f46d00bd6c4e800f03
[ "MIT" ]
null
null
null
using System; using System.Net; using System.Net.Sockets; using System.Threading.Tasks; namespace MonoDrone { public class Getter { private UdpClient Listener; private IPEndPoint Client; public Getter (int PORT) { Listener = new UdpClient (PORT); Client = new IPEndPoint (IPAddress.Any, PORT); } ...
13.115385
85
0.646628
55e1ee88573f4de3bb0939a5dfcfa7d2c874ad6e
24,257
cs
C#
GeneralMods/StardustCore/UIUtilities/SpriteFonts/CharacterSheets/VanillaCharacterSheet.cs
atravita-mods/Stardew_Valley_Mods
8b64f96103f8981b6680c3f2a7951dd70207a467
[ "MIT" ]
36
2016-03-11T06:28:42.000Z
2022-03-16T02:39:47.000Z
GeneralMods/StardustCore/UIUtilities/SpriteFonts/CharacterSheets/VanillaCharacterSheet.cs
atravita-mods/Stardew_Valley_Mods
8b64f96103f8981b6680c3f2a7951dd70207a467
[ "MIT" ]
37
2017-04-01T06:07:47.000Z
2022-03-17T05:53:34.000Z
GeneralMods/StardustCore/UIUtilities/SpriteFonts/CharacterSheets/VanillaCharacterSheet.cs
atravita-mods/Stardew_Valley_Mods
8b64f96103f8981b6680c3f2a7951dd70207a467
[ "MIT" ]
76
2016-03-26T22:06:11.000Z
2022-02-27T22:42:48.000Z
using System.Collections.Generic; using System.IO; using Microsoft.Xna.Framework; using StardustCore.UIUtilities.SpriteFonts.Components; namespace StardustCore.UIUtilities.SpriteFonts.CharacterSheets { public class VanillaCharacterSheet : GenericCharacterSheets { public VanillaCharacterSheet(string di...
102.783898
133
0.690357
7a6bab9e0c63d97eac8031786dfc6cdcd4b14ffa
3,722
cs
C#
src/Discovery/test/Consul.Test/Discovery/TtlSchedulerTests.cs
SteeltoeOSS/steeltoe
9db4502f4eb694a1cb2df9811daf6d7917e62198
[ "Apache-2.0" ]
295
2019-04-30T12:34:10.000Z
2020-04-14T15:27:12.000Z
src/Discovery/test/Consul.Test/Discovery/TtlSchedulerTests.cs
SteeltoeOSS/steeltoe
9db4502f4eb694a1cb2df9811daf6d7917e62198
[ "Apache-2.0" ]
286
2019-05-14T14:13:01.000Z
2020-04-13T15:17:24.000Z
src/Discovery/test/Consul.Test/Discovery/TtlSchedulerTests.cs
SteeltoeOSS/steeltoe
9db4502f4eb694a1cb2df9811daf6d7917e62198
[ "Apache-2.0" ]
56
2019-04-28T12:39:59.000Z
2020-04-13T14:12:08.000Z
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the Apache 2.0 License. // See the LICENSE file in the project root for more information. using Consul; using Moq; using System; using System.Threading; using Xunit; namespace Steeltoe.Discovery.Con...
32.365217
93
0.631381
36cbf4ee7534f7e288122de5bc278927c10a3b59
202
cs
C#
src/JDKDownloader.Base/Defaults.cs
litetex/JDKDownloader
2308be0c9c220ab36d8077022170374f0ff369cd
[ "MIT" ]
null
null
null
src/JDKDownloader.Base/Defaults.cs
litetex/JDKDownloader
2308be0c9c220ab36d8077022170374f0ff369cd
[ "MIT" ]
7
2021-04-20T20:09:49.000Z
2021-11-12T01:11:22.000Z
src/JDKDownloader.Base/Defaults.cs
litetex/JDKDownloader
2308be0c9c220ab36d8077022170374f0ff369cd
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; namespace JDKDownloader.Base { public static class Defaults { public const int DEFAULT_JAVA_FEATURE_VERSION = 11; } }
16.833333
57
0.742574
308645200730bd6c9a052d5f2e7f0e52cb87c114
170
cs
C#
src/Elders.Pandora/IPandoraFactory.cs
Elders/Pandora
423f61a0fa439307d0080dce1ee06966a3ddf48b
[ "Apache-2.0" ]
3
2016-01-19T10:14:29.000Z
2021-06-26T13:02:53.000Z
src/Elders.Pandora/IPandoraFactory.cs
Elders/Pandora
423f61a0fa439307d0080dce1ee06966a3ddf48b
[ "Apache-2.0" ]
9
2015-09-18T11:08:01.000Z
2020-09-18T12:52:52.000Z
src/Elders.Pandora/IPandoraFactory.cs
Elders/Pandora
423f61a0fa439307d0080dce1ee06966a3ddf48b
[ "Apache-2.0" ]
1
2017-06-08T07:49:18.000Z
2017-06-08T07:49:18.000Z
namespace Elders.Pandora { public interface IPandoraFactory { IPandoraContext GetContext(); IConfigurationRepository GetConfiguration(); } }
18.888889
52
0.688235
4c2147bf7cce2c27b19b00663545f1f9a5bb6abc
3,806
cs
C#
unity-renderer/Assets/Plugins/bc-csharp/crypto/src/tls/crypto/TlsCipher.cs
mr0ng/unity-renderer
5d9005159acdc5acf652215bb8646971ee80f85c
[ "Apache-2.0" ]
972
2015-01-02T12:34:45.000Z
2022-03-27T16:25:43.000Z
unity-renderer/Assets/Plugins/bc-csharp/crypto/src/tls/crypto/TlsCipher.cs
mr0ng/unity-renderer
5d9005159acdc5acf652215bb8646971ee80f85c
[ "Apache-2.0" ]
1,888
2021-03-10T15:23:32.000Z
2022-03-31T21:28:17.000Z
unity-renderer/Assets/Plugins/bc-csharp/crypto/src/tls/crypto/TlsCipher.cs
mr0ng/unity-renderer
5d9005159acdc5acf652215bb8646971ee80f85c
[ "Apache-2.0" ]
398
2015-01-09T19:28:13.000Z
2022-03-24T00:05:32.000Z
using System; using System.IO; namespace Org.BouncyCastle.Tls.Crypto { /// <summary>Base interface for a TLS bulk cipher.</summary> public interface TlsCipher { /// <summary>Return the maximum input size for a ciphertext given a maximum output size for the plaintext of /// plaintextLimit b...
61.387097
119
0.685234
4c5096883871ff6ee6733f379e037a394d9cf5dd
553
cs
C#
PWRA_Parser/PhoenixPoint/Tactical/Entities/StructuralTargets/StructuralTargetDeployment.cs
realares/Phoenix-Point_SavegameEditor
ea2f6af286098d8cf4d55af1622006e00f78312f
[ "MIT" ]
null
null
null
PWRA_Parser/PhoenixPoint/Tactical/Entities/StructuralTargets/StructuralTargetDeployment.cs
realares/Phoenix-Point_SavegameEditor
ea2f6af286098d8cf4d55af1622006e00f78312f
[ "MIT" ]
null
null
null
PWRA_Parser/PhoenixPoint/Tactical/Entities/StructuralTargets/StructuralTargetDeployment.cs
realares/Phoenix-Point_SavegameEditor
ea2f6af286098d8cf4d55af1622006e00f78312f
[ "MIT" ]
null
null
null
using PP_Parser.Parser; using PP_Parser.Parser.Binary; namespace PhoenixPoint.Tactical.Entities.StructuralTargets { public class StructuralTargetDeployment : PhonixBaseObjectBaseValue { public int DeploymentCost { get; set; } public bool HasEnteredPlay { get; set; } public Base.Entitie...
27.65
74
0.714286
bc58e8e428a7a1c1a0b9b6bcbcefc56918c5db0e
18,390
cs
C#
Assembly-CSharp/GameGlobals.cs
JaydenB14/YandereSimulatorDecompiled
bc1ef29a2e286ff5f87e67b4591a58a63db80079
[ "Unlicense" ]
1
2022-02-06T06:55:16.000Z
2022-02-06T06:55:16.000Z
Assembly-CSharp/GameGlobals.cs
JaydenB14/YandereSimulatorDecompiled
bc1ef29a2e286ff5f87e67b4591a58a63db80079
[ "Unlicense" ]
null
null
null
Assembly-CSharp/GameGlobals.cs
JaydenB14/YandereSimulatorDecompiled
bc1ef29a2e286ff5f87e67b4591a58a63db80079
[ "Unlicense" ]
3
2021-12-20T17:18:30.000Z
2022-02-06T06:55:34.000Z
// Decompiled with JetBrains decompiler // Type: GameGlobals // Assembly: Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null // MVID: 5F8D6662-C74B-4D30-A4EA-D74F7A9A95B9 // Assembly location: C:\YandereSimulator\YandereSimulator_Data\Managed\Assembly-CSharp.dll using UnityEngine; public static c...
47.51938
169
0.736378
bc7072387b1e59b7367e7064573d443ebd433276
3,274
cs
C#
IndustrialFurnace/IndustrialFurnaceController.cs
mekkanik/StardewValleyMods
4d350d054b7998df1615f79f2e4541b00b1d8bce
[ "MIT" ]
1
2020-04-25T19:04:45.000Z
2020-04-25T19:04:45.000Z
IndustrialFurnace/IndustrialFurnaceController.cs
mekkanik/StardewValleyMods
4d350d054b7998df1615f79f2e4541b00b1d8bce
[ "MIT" ]
null
null
null
IndustrialFurnace/IndustrialFurnaceController.cs
mekkanik/StardewValleyMods
4d350d054b7998df1615f79f2e4541b00b1d8bce
[ "MIT" ]
3
2020-04-22T03:45:18.000Z
2021-06-13T15:18:09.000Z
using StardewModdingAPI; using StardewValley; using StardewValley.Objects; using StardewValley.Menus; using StardewValley.Buildings; namespace IndustrialFurnace { /// <summary> /// Furnace data handling class. /// </summary> public class IndustrialFurnaceController { private ModEntry mod;...
26.617886
131
0.518021
d20a2b2d56f5c21a914216b293b705c19dcf2ff4
1,418
cs
C#
FC.Bot/Extensions/MessageExtensions.cs
twobe7/KupoNutsBot
2779db5758b8832d2eb404fc995a7bc477444310
[ "MIT" ]
null
null
null
FC.Bot/Extensions/MessageExtensions.cs
twobe7/KupoNutsBot
2779db5758b8832d2eb404fc995a7bc477444310
[ "MIT" ]
null
null
null
FC.Bot/Extensions/MessageExtensions.cs
twobe7/KupoNutsBot
2779db5758b8832d2eb404fc995a7bc477444310
[ "MIT" ]
null
null
null
// Copyright (c) FCChan. All rights reserved. // // Licensed under the MIT license. namespace FC.Bot { using System; using System.Collections.Generic; using System.Threading.Tasks; using Discord; using Discord.WebSocket; public static class MessageExtensions { public static IGuildUser GetAuthor(this IMessag...
21.164179
91
0.685472
a98178e80f9a2f1e77d73cb5ebfcca260f3126b9
1,754
cs
C#
hair-renderer/Assets/Hair_Renderer/Scripts/DebugMesh.cs
ReubenWattenhofer/hair-renderer
f063f33f2f4f95232ca0ed3a662e296dbec540eb
[ "MIT" ]
4
2020-01-06T15:14:37.000Z
2021-04-27T15:43:29.000Z
hair-renderer/Assets/Hair_Renderer/Scripts/DebugMesh.cs
ReubenWattenhofer/hair-renderer
f063f33f2f4f95232ca0ed3a662e296dbec540eb
[ "MIT" ]
null
null
null
hair-renderer/Assets/Hair_Renderer/Scripts/DebugMesh.cs
ReubenWattenhofer/hair-renderer
f063f33f2f4f95232ca0ed3a662e296dbec540eb
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class DebugMesh : MonoBehaviour { public bool showTangents = false; public bool showNormals = false; public bool showBinormals = false; // Show the tangents and normals in the editor for debugging public Vector4...
31.890909
102
0.616306
d792e8f8f083a3a03f25eb876a4cbd1612d594b8
351
cshtml
C#
src/Skybrud.Social.Umbraco/App_Plugins/Skybrud.Social/Views/AuthenticateError.cshtml
dstream/Skybrud.Social.Umbraco
4949541cd6f6e15d930b5f6d0f4c6be771ae14e1
[ "MIT" ]
15
2015-06-10T23:24:54.000Z
2019-05-13T15:15:05.000Z
src/Skybrud.Social.Umbraco/App_Plugins/Skybrud.Social/Views/AuthenticateError.cshtml
dstream/Skybrud.Social.Umbraco
4949541cd6f6e15d930b5f6d0f4c6be771ae14e1
[ "MIT" ]
25
2015-02-19T00:37:49.000Z
2019-08-21T19:54:11.000Z
src/Skybrud.Social.Umbraco/App_Plugins/Skybrud.Social/Views/AuthenticateError.cshtml
dstream/Skybrud.Social.Umbraco
4949541cd6f6e15d930b5f6d0f4c6be771ae14e1
[ "MIT" ]
11
2015-02-24T20:05:05.000Z
2020-03-18T07:38:38.000Z
@inherits System.Web.Mvc.WebViewPage<Skybrud.Social.Umbraco.Models.Mvc.ErrorPageModel> @{ Layout = "Layout.cshtml"; } <div class="umb-empty-state"> <strong>@Model.Title</strong> <div> <small class="faded">@Model.Message</small> </div> <a href="#" class="btn btn-success" onclick="window.cl...
27
87
0.652422
3bb9d3c60f819c3a06b25a2aad46d4bacafab5e6
2,603
cs
C#
MTDBCreatorTestSuite/IO/LoadingDataTests.cs
PNNL-Comp-Mass-Spec/MTDB-Creator
4dabf87b5ea685831dcd104c3ab0f2c4f407bcc2
[ "BSD-2-Clause" ]
null
null
null
MTDBCreatorTestSuite/IO/LoadingDataTests.cs
PNNL-Comp-Mass-Spec/MTDB-Creator
4dabf87b5ea685831dcd104c3ab0f2c4f407bcc2
[ "BSD-2-Clause" ]
null
null
null
MTDBCreatorTestSuite/IO/LoadingDataTests.cs
PNNL-Comp-Mass-Spec/MTDB-Creator
4dabf87b5ea685831dcd104c3ab0f2c4f407bcc2
[ "BSD-2-Clause" ]
2
2016-02-27T16:35:42.000Z
2017-10-12T15:11:58.000Z
using System.IO; using MTDBFramework.IO; using MTDBFrameworkBase.Data; using NUnit.Framework; namespace MTDBCreatorTestSuite.IO { /// <summary> /// These tests integrates reading using Phrp and creating an analysis in MTDBCreator /// </summary> [TestFixture] public class LoadingDataTests...
44.118644
119
0.580868
a0c2c9cd7d2d8c71f219340709cc1429c906ddcb
54
cshtml
C#
DevTreks/Views/_ViewStart.cshtml
kpboyle1/devtreks2.1
cfc8d91f77ba2b6f4bf5b7f2572a54182add2670
[ "X11" ]
null
null
null
DevTreks/Views/_ViewStart.cshtml
kpboyle1/devtreks2.1
cfc8d91f77ba2b6f4bf5b7f2572a54182add2670
[ "X11" ]
null
null
null
DevTreks/Views/_ViewStart.cshtml
kpboyle1/devtreks2.1
cfc8d91f77ba2b6f4bf5b7f2572a54182add2670
[ "X11" ]
null
null
null
@{ //Layout = "_Layout"; Layout = "_Home"; }
10.8
25
0.444444
6ad68b64f493da00dc39bac1ca1b55621c545b38
18,621
cs
C#
API/App.DAL/Migrations/20180521175445_initial.cs
zagorec92/VacationCalendar
09357c09f094802ac0355f3260f7f21f38f05689
[ "MIT" ]
1
2020-05-15T07:58:42.000Z
2020-05-15T07:58:42.000Z
API/App.DAL/Migrations/20180521175445_initial.cs
zagorec92/VacationCalendar
09357c09f094802ac0355f3260f7f21f38f05689
[ "MIT" ]
2
2018-09-01T16:30:22.000Z
2018-11-16T08:41:01.000Z
API/App.DAL/Migrations/20180521175445_initial.cs
zagorec92/VacationCalendar
09357c09f094802ac0355f3260f7f21f38f05689
[ "MIT" ]
1
2021-08-25T08:46:07.000Z
2021-08-25T08:46:07.000Z
using System; using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Migrations; namespace App.DAL.Migrations { public partial class initial : Migration { protected override void Up(MigrationBuilder migrationBuilder) { migrationBuilder.EnsureSchema( ...
52.900568
244
0.516997
c9d28c64bda48096dacf3384a67a1098f17e144a
3,656
cs
C#
src/TeaTime.Slack/Controllers/OAuthCallbackController.cs
MrSmoke/TeaTime
fa2e31cc443c3c023efcae60838b4f405a4ca726
[ "MIT" ]
9
2017-06-01T23:31:35.000Z
2020-03-16T19:48:05.000Z
src/TeaTime.Slack/Controllers/OAuthCallbackController.cs
MrSmoke/TeaTime
fa2e31cc443c3c023efcae60838b4f405a4ca726
[ "MIT" ]
20
2017-06-03T08:14:20.000Z
2020-03-29T02:48:43.000Z
src/TeaTime.Slack/Controllers/OAuthCallbackController.cs
MrSmoke/TeaTime
fa2e31cc443c3c023efcae60838b4f405a4ca726
[ "MIT" ]
5
2019-04-02T11:24:56.000Z
2020-11-17T02:09:57.000Z
namespace TeaTime.Slack.Controllers { using System; using System.Collections.Generic; using System.Globalization; using System.Threading.Tasks; using Client; using Common; using Configuration; using Microsoft.AspNetCore.Mvc; using Microsoft.Extensions.Logging; using Microsoft.Ex...
36.56
117
0.569201
9afd3f5e42cbf107d0580568e261aba90b2d9872
10,459
cs
C#
RobertsSQLParserTests/PredExpTests/SimpleCastTests.cs
rmacfadyen/RobertsSQLParser
a235292c07c8ff78a050dbd3f691bfc0ec831491
[ "MIT" ]
1
2022-01-02T03:54:30.000Z
2022-01-02T03:54:30.000Z
RobertsSQLParserTests/PredExpTests/SimpleCastTests.cs
rmacfadyen/RobertsSQLParser
a235292c07c8ff78a050dbd3f691bfc0ec831491
[ "MIT" ]
null
null
null
RobertsSQLParserTests/PredExpTests/SimpleCastTests.cs
rmacfadyen/RobertsSQLParser
a235292c07c8ff78a050dbd3f691bfc0ec831491
[ "MIT" ]
null
null
null
using Microsoft.VisualStudio.TestTools.UnitTesting; using System.Text.RegularExpressions; namespace RobertsSQLParserTests.PredExpTests { [TestClass] public class SimpleCastTests { RobertsSQLParser.QueryParser p; [TestInitialize] public void Initialize() { p = n...
36.190311
88
0.577206
2513bed159ec355cef537b7a48ba8aedc2fbb84b
6,702
cs
C#
.NET Core/Embed for your organization/UserOwnsData/Service/PowerBIService.cs
Brett-kla/PowerBI-Developer-Samples
25d8679c592f6289cda8d37ae76c378e9889bec1
[ "MIT" ]
1
2021-03-04T03:59:21.000Z
2021-03-04T03:59:21.000Z
.NET Core/Embed for your organization/UserOwnsData/Service/PowerBIService.cs
Brett-kla/PowerBI-Developer-Samples
25d8679c592f6289cda8d37ae76c378e9889bec1
[ "MIT" ]
null
null
null
.NET Core/Embed for your organization/UserOwnsData/Service/PowerBIService.cs
Brett-kla/PowerBI-Developer-Samples
25d8679c592f6289cda8d37ae76c378e9889bec1
[ "MIT" ]
1
2021-05-30T03:50:11.000Z
2021-05-30T03:50:11.000Z
// ---------------------------------------------------------------------------- // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. // ---------------------------------------------------------------------------- namespace UserOwnsData.Service { using UserOwnsData.Models; using Microsoft....
49.279412
135
0.628469
d9134763ae4b60fe4b45b63e8f856560d3aa91b9
2,736
cs
C#
sdk/dotnet/LoadBalancer/Inputs/BackendSetBackendGetArgs.cs
EladGabay/pulumi-oci
6841e27d4a1a7e15c672306b769912efbfd3ba99
[ "ECL-2.0", "Apache-2.0" ]
5
2021-08-17T11:14:46.000Z
2021-12-31T02:07:03.000Z
sdk/dotnet/LoadBalancer/Inputs/BackendSetBackendGetArgs.cs
pulumi-oci/pulumi-oci
6841e27d4a1a7e15c672306b769912efbfd3ba99
[ "ECL-2.0", "Apache-2.0" ]
1
2021-09-06T11:21:29.000Z
2021-09-06T11:21:29.000Z
sdk/dotnet/LoadBalancer/Inputs/BackendSetBackendGetArgs.cs
pulumi-oci/pulumi-oci
6841e27d4a1a7e15c672306b769912efbfd3ba99
[ "ECL-2.0", "Apache-2.0" ]
2
2021-08-24T23:31:30.000Z
2022-01-02T19:26:54.000Z
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Threading.Tasks; using Pulumi.Serialization; names...
44.129032
442
0.63962
d9e183b8e5c1023a0c0ef83e369cab542eed5695
1,806
cs
C#
src/PuyoTools.Core/Textures/Svr/DataCodecs/DirectColorDataCodec.cs
MichaelHinrichs/puyotools
8a58bd21df0afca85f256807550258c84d0a29db
[ "MIT" ]
4
2020-05-06T10:48:28.000Z
2022-03-04T17:40:41.000Z
src/PuyoTools.Core/Textures/Svr/DataCodecs/DirectColorDataCodec.cs
MichaelHinrichs/puyotools
8a58bd21df0afca85f256807550258c84d0a29db
[ "MIT" ]
null
null
null
src/PuyoTools.Core/Textures/Svr/DataCodecs/DirectColorDataCodec.cs
MichaelHinrichs/puyotools
8a58bd21df0afca85f256807550258c84d0a29db
[ "MIT" ]
null
null
null
using PuyoTools.Core.Textures.Svr.PixelCodecs; using System; using System.Collections.Generic; using System.Text; namespace PuyoTools.Core.Textures.Svr.DataCodecs { /// <inheritdoc/> internal class DirectColorDataCodec : DataCodec { public override bool CanEncode => true; public override ...
27.363636
95
0.524917
aaca91471d75a9bc06a39784f2cadfddb28f8d01
12,259
cs
C#
Assets/LostInTheGarden/DebugUtils/AssertDebug.cs
markusfluxguide/AR-App-zu-Kosmos-Kaffee
51d53e010276e319bed88935681ba84b997e4a1a
[ "MIT" ]
1
2021-04-12T10:44:20.000Z
2021-04-12T10:44:20.000Z
Assets/LostInTheGarden/DebugUtils/AssertDebug.cs
markusfluxguide/AR-App-zu-Kosmos-Kaffee
51d53e010276e319bed88935681ba84b997e4a1a
[ "MIT" ]
null
null
null
Assets/LostInTheGarden/DebugUtils/AssertDebug.cs
markusfluxguide/AR-App-zu-Kosmos-Kaffee
51d53e010276e319bed88935681ba84b997e4a1a
[ "MIT" ]
1
2022-02-08T13:45:36.000Z
2022-02-08T13:45:36.000Z
using System; using System.Collections.Generic; using System.Diagnostics; using UnityEngine; using System.Text; #pragma warning disable CS0219 namespace LostintheGarden.DebugUtils { public static class AssertDebug { [CompilerFlag] public const string AssertDefine = "LITG_DEBUGUTILS_ASSERT"; p...
27.672686
140
0.673709
978dbf273f173b6a3ae78f415d9112da0b795ee7
1,015
cs
C#
Contest Management/ContestManagement.Web.Admin/Global.asax.cs
KBVStollhamm/Ramp-Festival
d887447c094327373821ea6c8d3840fb36c789c1
[ "MIT" ]
null
null
null
Contest Management/ContestManagement.Web.Admin/Global.asax.cs
KBVStollhamm/Ramp-Festival
d887447c094327373821ea6c8d3840fb36c789c1
[ "MIT" ]
null
null
null
Contest Management/ContestManagement.Web.Admin/Global.asax.cs
KBVStollhamm/Ramp-Festival
d887447c094327373821ea6c8d3840fb36c789c1
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Mvc; using System.Web.Optimization; using System.Web.Routing; using MassTransit; namespace ContestManagement.Web.Admin { public class MvcApplication : System.Web.HttpApplication { public static IServiceBus EventB...
22.065217
70
0.717241
9097d731be3c0c0fbdc3c2cfb0a3a494c1e4ca2d
588
cs
C#
StubbFramework/src/Scenes/Components/ActivateSceneComponent.cs
VirtualMaestro/StubbFramework
28ac06cab17dd66bce60b694953406a9d6cf9267
[ "MIT" ]
2
2020-10-10T21:04:58.000Z
2021-03-01T11:19:20.000Z
StubbFramework/src/Scenes/Components/ActivateSceneComponent.cs
VirtualMaestro/StubbFramework
28ac06cab17dd66bce60b694953406a9d6cf9267
[ "MIT" ]
null
null
null
StubbFramework/src/Scenes/Components/ActivateSceneComponent.cs
VirtualMaestro/StubbFramework
28ac06cab17dd66bce60b694953406a9d6cf9267
[ "MIT" ]
null
null
null
namespace StubbFramework.Scenes.Components { /// <summary> /// One-frame component which should be attached to the scene controller entity if this scene needs to be activated. /// For convenience use World.ActivateScene(). /// </summary> #if ENABLE_IL2CPP [Unity.IL2CPP.CompilerServices.Il2CppSetOp...
39.2
120
0.744898
90a8acad7254c5735547db1f3c46e1b729f05379
615
cs
C#
GroupDocs.Conversion.Cloud.Sdk.Test/Internal/TestFile.cs
rizwanniazigroupdocs/groupdocs-conversion-cloud-dotnet
ca89e87099a7d080cf5ebd064a8b104bea6e4051
[ "MIT" ]
null
null
null
GroupDocs.Conversion.Cloud.Sdk.Test/Internal/TestFile.cs
rizwanniazigroupdocs/groupdocs-conversion-cloud-dotnet
ca89e87099a7d080cf5ebd064a8b104bea6e4051
[ "MIT" ]
null
null
null
GroupDocs.Conversion.Cloud.Sdk.Test/Internal/TestFile.cs
rizwanniazigroupdocs/groupdocs-conversion-cloud-dotnet
ca89e87099a7d080cf5ebd064a8b104bea6e4051
[ "MIT" ]
null
null
null
namespace GroupDocs.Conversion.Cloud.Sdk.Test.Internal { public class TestFile { public string FileName { get; set; } public string Folder { get; set; } public string Password { get; set; } public string Url { get; set; } public string AttachmentName { get; set; } ...
21.964286
55
0.55935
f2cb77f1b9e7a6e0f1d62b0762226fc5357c557c
2,551
cs
C#
EAGLEMonitoring/Application/Services/ShellService.cs
Xden21/EAGLEMonitoring
ed3c7f15af39c934f81b8371f0026815c4630abe
[ "MIT" ]
null
null
null
EAGLEMonitoring/Application/Services/ShellService.cs
Xden21/EAGLEMonitoring
ed3c7f15af39c934f81b8371f0026815c4630abe
[ "MIT" ]
null
null
null
EAGLEMonitoring/Application/Services/ShellService.cs
Xden21/EAGLEMonitoring
ed3c7f15af39c934f81b8371f0026815c4630abe
[ "MIT" ]
null
null
null
using EAGLEMonitoring.Application.ViewModels; using System; using System.Collections.Generic; using System.ComponentModel.Composition; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Waf.Foundation; namespace EAGLEMonitoring.Application.Services { [Export(typeof(IShellService))] ...
26.298969
67
0.611133
93ba5450224688fbfa04d7deabaad0c7598f4570
518
cs
C#
Tests/ServiceBelt.Tests/Services/Managers/HiddenDataManagerTests.cs
jlyonsmith/ToolBelt
75959151ec4b2393481bc749c2b0474c743deed1
[ "MIT" ]
4
2016-06-22T09:08:51.000Z
2019-06-18T21:09:14.000Z
Tests/ServiceBelt.Tests/Services/Managers/HiddenDataManagerTests.cs
jlyonsmith/ToolBelt
75959151ec4b2393481bc749c2b0474c743deed1
[ "MIT" ]
null
null
null
Tests/ServiceBelt.Tests/Services/Managers/HiddenDataManagerTests.cs
jlyonsmith/ToolBelt
75959151ec4b2393481bc749c2b0474c743deed1
[ "MIT" ]
null
null
null
using System; using NUnit.Framework; namespace ServiceBelt.Tests { [TestFixture] public class HiddenDataManagerTests { [Test] public void Tests() { var key = "JI9HtnRB9MK/ZUUpeO75HfPkjFMhnlYj3bvYJWAKLNc="; var manager = new HiddenDataManager(key); ...
23.545455
70
0.61583
93bf3d736eb9fd19c7fcf5320caee71ebb832d46
1,619
cs
C#
Source/ZeFlameSound.cs
pardeike/ZeFlammenwerfer
41974072111bb12d22c86cef32333e89be945b19
[ "MIT" ]
null
null
null
Source/ZeFlameSound.cs
pardeike/ZeFlammenwerfer
41974072111bb12d22c86cef32333e89be945b19
[ "MIT" ]
3
2021-05-16T10:24:31.000Z
2021-05-16T10:47:14.000Z
Source/ZeFlameSound.cs
pardeike/ZeFlammenwerfer
41974072111bb12d22c86cef32333e89be945b19
[ "MIT" ]
null
null
null
using UnityEngine; using Verse; namespace ZeFlammenwerfer { [StaticConstructorOnStartup] public class ZeFlameSound { static readonly AudioClip start = ContentFinder<AudioClip>.Get($"Flaming-start"); static readonly AudioClip middle = ContentFinder<AudioClip>.Get($"Flaming-middle"); static readonly AudioClip ...
24.530303
85
0.722668
d6f83370eab881ad5828d8374d12657dd60417ce
1,621
cs
C#
PlanarMechanismSimulator/VelocityAndAcceleration/EqualLinkToLinkStateVarEquation.cs
micampbell/PMKS
c661b052f5469b35015f3d2371966aad9c88695b
[ "MIT" ]
11
2015-07-09T14:27:10.000Z
2021-02-26T11:43:07.000Z
PlanarMechanismSimulator/VelocityAndAcceleration/EqualLinkToLinkStateVarEquation.cs
micampbell/PMKS
c661b052f5469b35015f3d2371966aad9c88695b
[ "MIT" ]
1
2017-02-19T21:50:20.000Z
2017-02-19T21:50:20.000Z
PlanarMechanismSimulator/VelocityAndAcceleration/EqualLinkToLinkStateVarEquation.cs
micampbell/PMKS
c661b052f5469b35015f3d2371966aad9c88695b
[ "MIT" ]
7
2016-04-02T02:30:32.000Z
2020-08-31T18:13:29.000Z
using System.Collections.Generic; namespace PMKS.VelocityAndAcceleration { /// <summary> /// This is for when two links are connected by a P joint. In such a case, /// both links have the same angular velocity and angular acceleration. /// </summary> internal class EqualLinkToLinkStateVar...
31.784314
83
0.522517
618ad13995b21b4b60a113299fc0a10ff97325d5
11,128
cs
C#
src/ResourceManagement/BatchAI/Generated/Models/ClusterInner.cs
avantida/azure-libraries-for-net
9b09b9f5297ed4f1199244758babe52d3853d615
[ "MIT" ]
365
2017-09-22T22:32:03.000Z
2022-03-08T03:41:58.000Z
src/ResourceManagement/BatchAI/Generated/Models/ClusterInner.cs
avantida/azure-libraries-for-net
9b09b9f5297ed4f1199244758babe52d3853d615
[ "MIT" ]
895
2017-09-22T18:29:30.000Z
2022-03-28T01:33:07.000Z
src/ResourceManagement/BatchAI/Generated/Models/ClusterInner.cs
avantida/azure-libraries-for-net
9b09b9f5297ed4f1199244758babe52d3853d615
[ "MIT" ]
206
2017-09-22T18:16:30.000Z
2022-02-22T17:12:43.000Z
// <auto-generated> // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // </auto-generated> namespace Microsoft.Azure.Management.BatchAI.Fluent.Mod...
42.151515
1,000
0.610173
114830b9985cbf255a1cae7781dd6385811d0871
426
cs
C#
Agents/Xamarin.Interactive/Protocol/AgentIdentityRequest.cs
slodge/workbooks
6b11e2e50dbbc57d0ec1d3a810cd4f667427db67
[ "MIT" ]
415
2017-11-15T19:46:59.000Z
2019-05-06T15:47:20.000Z
Agents/Xamarin.Interactive/Protocol/AgentIdentityRequest.cs
punker76/workbooks
1ef3b233398b03eec326cc4e8bfaa3430426a805
[ "MIT" ]
316
2017-11-16T00:16:23.000Z
2019-05-01T19:12:53.000Z
Agents/Xamarin.Interactive/Protocol/AgentIdentityRequest.cs
punker76/workbooks
1ef3b233398b03eec326cc4e8bfaa3430426a805
[ "MIT" ]
59
2017-11-15T19:00:47.000Z
2019-04-01T07:39:47.000Z
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System; using Newtonsoft.Json; using Xamarin.Interactive.Core; namespace Xamarin.Interactive.Protocol { [JsonObject] sealed class AgentIdentityRequest : IXipRequestMessage<Agent> { public void H...
23.666667
71
0.723005
501a29b17f228930727da34252cef9bd99e1e23a
274
cs
C#
RPG.Falu.Web/Startup.cs
onethousandcats/RPG.Falu
639fc1afb402f797df7f84d7d1d7a5ae4f3cd446
[ "Unlicense" ]
null
null
null
RPG.Falu.Web/Startup.cs
onethousandcats/RPG.Falu
639fc1afb402f797df7f84d7d1d7a5ae4f3cd446
[ "Unlicense" ]
null
null
null
RPG.Falu.Web/Startup.cs
onethousandcats/RPG.Falu
639fc1afb402f797df7f84d7d1d7a5ae4f3cd446
[ "Unlicense" ]
null
null
null
using Microsoft.Owin; using Owin; [assembly: OwinStartupAttribute(typeof(RPG.Falu.Web.Startup))] namespace RPG.Falu.Web { public partial class Startup { public void Configuration(IAppBuilder app) { ConfigureAuth(app); } } }
18.266667
62
0.638686
f56ee9065e6487de57b9c285facbf46835e9094b
3,537
cs
C#
codes/Taps_Open_Water_Garden/Program.cs
FrankOpenCom/ThinkingCode
f4fd167acd19ed5a52114ff473f2cd6d4a6338b8
[ "MIT" ]
null
null
null
codes/Taps_Open_Water_Garden/Program.cs
FrankOpenCom/ThinkingCode
f4fd167acd19ed5a52114ff473f2cd6d4a6338b8
[ "MIT" ]
null
null
null
codes/Taps_Open_Water_Garden/Program.cs
FrankOpenCom/ThinkingCode
f4fd167acd19ed5a52114ff473f2cd6d4a6338b8
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Runtime.InteropServices.WindowsRuntime; using System.Security.AccessControl; using System.Text; using System.Threading.Tasks; // https://leetcode.com/problems/minimum-number-of-taps-to-open-to-water-a-garden/ namespace Taps_Open_Water_Ga...
28.296
82
0.346056
f5f9eff177d3d5260937cf608f2a7d0137aeb6b9
1,546
cs
C#
GameClient/Assets/Scripts/LocalCameraController.cs
spicymuffin/temp-name
4f1b1f254e60bee34891c8160be5f14e5be3d194
[ "MIT" ]
null
null
null
GameClient/Assets/Scripts/LocalCameraController.cs
spicymuffin/temp-name
4f1b1f254e60bee34891c8160be5f14e5be3d194
[ "MIT" ]
null
null
null
GameClient/Assets/Scripts/LocalCameraController.cs
spicymuffin/temp-name
4f1b1f254e60bee34891c8160be5f14e5be3d194
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class LocalCameraController : MonoBehaviour { public static LocalCameraController instance; public Transform playerCam; public Transform orientation; //Rotation and look private float xRotation; private fl...
26.655172
101
0.635188
bf7173901adb7243e37d2042a4c261ae1b8bdca4
1,226
cs
C#
src/UnoApp/UnoDecompile/Uno.UI/Windows.UI.Xaml.Controls/GridExtensions.cs
ljcollins25/Codeground
bb3bba4206df03745c6b6f4e6ef6178682063c89
[ "MIT" ]
null
null
null
src/UnoApp/UnoDecompile/Uno.UI/Windows.UI.Xaml.Controls/GridExtensions.cs
ljcollins25/Codeground
bb3bba4206df03745c6b6f4e6ef6178682063c89
[ "MIT" ]
null
null
null
src/UnoApp/UnoDecompile/Uno.UI/Windows.UI.Xaml.Controls/GridExtensions.cs
ljcollins25/Codeground
bb3bba4206df03745c6b6f4e6ef6178682063c89
[ "MIT" ]
null
null
null
namespace Windows.UI.Xaml.Controls; public static class GridExtensions { public static Grid ColumnDefinitions(this Grid grid, params string[] definitions) { foreach (string text in definitions) { grid.ColumnDefinitions.Add(new ColumnDefinition { Width = text }); } return grid; } public static...
20.433333
86
0.698206
e9bb637b7edeb8c8fba48fc7b179202811bf2305
1,103
cs
C#
samples/KcpTunnel/ConnectionIdPool.cs
yigolden/KcpSharp
ce9a7ad527d280a4d13569cc9b3b1d0b27c97a93
[ "MIT" ]
10
2021-07-08T14:56:28.000Z
2022-03-26T19:09:24.000Z
samples/KcpTunnel/ConnectionIdPool.cs
yigolden/KcpSharp
ce9a7ad527d280a4d13569cc9b3b1d0b27c97a93
[ "MIT" ]
1
2021-08-31T04:17:27.000Z
2021-09-02T02:03:02.000Z
samples/KcpTunnel/ConnectionIdPool.cs
yigolden/KcpSharp
ce9a7ad527d280a4d13569cc9b3b1d0b27c97a93
[ "MIT" ]
2
2021-09-08T08:11:50.000Z
2021-11-16T00:29:03.000Z
using System; using System.Collections.Concurrent; using System.Threading; namespace KcpTunnel { internal class ConnectionIdPool { private const ushort _maxValue = ushort.MaxValue - 1; private ConcurrentQueue<ushort> _queue = new(); private ushort _nextValue = 0; private int _...
23.978261
95
0.512239
a5fe63b0994b35f826b5603e8f13cf8a9cad9f9b
7,981
cs
C#
WindowsFormsApplication5/Form1.Designer.cs
neshta/chatter-server
906959c2264af1be3d90d47d11687733bc871ff5
[ "Apache-2.0" ]
null
null
null
WindowsFormsApplication5/Form1.Designer.cs
neshta/chatter-server
906959c2264af1be3d90d47d11687733bc871ff5
[ "Apache-2.0" ]
null
null
null
WindowsFormsApplication5/Form1.Designer.cs
neshta/chatter-server
906959c2264af1be3d90d47d11687733bc871ff5
[ "Apache-2.0" ]
null
null
null
namespace WindowsFormsApplication5 { partial class Form1 { /// <summary> /// Требуется переменная конструктора. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Освободить все используемые ресурсы. /...
46.672515
138
0.584137
c5c8e85e4099ebb3525160f5b707263e21e8bc67
11,048
cs
C#
ExchangeFilter/PDFTools.cs
k-sec-tools/ExchangeFilter
76c27a8166a5b80726c35ff70ac37aac1176d160
[ "MIT" ]
15
2021-06-15T17:30:38.000Z
2022-03-28T15:24:58.000Z
ExchangeFilter/PDFTools.cs
k-sec-tools/ExchangeFilter
76c27a8166a5b80726c35ff70ac37aac1176d160
[ "MIT" ]
null
null
null
ExchangeFilter/PDFTools.cs
k-sec-tools/ExchangeFilter
76c27a8166a5b80726c35ff70ac37aac1176d160
[ "MIT" ]
3
2021-06-21T08:20:36.000Z
2022-02-22T08:23:05.000Z
// https://github.com/braktech/xdpdf using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.IO; using System.Linq; using System.Text; using log4net; using Microsoft.Exchange.Data.TextConverters; using Microsoft.Exchange.Data.Transport.Email; namespace ExchangeFilter { pu...
27.144963
140
0.653965
ef3161e7cdaabcf08b537cbfbb9689636d7afbf5
19,773
cs
C#
sdk/dotnet/src/Microsoft.Datasync.Client.SQLiteStore/Utils/SqlQueryFormatter.cs
fileman/azure-mobile-apps
c63051f4f24e7af15853b9d71d8a4052938e98ce
[ "MIT" ]
null
null
null
sdk/dotnet/src/Microsoft.Datasync.Client.SQLiteStore/Utils/SqlQueryFormatter.cs
fileman/azure-mobile-apps
c63051f4f24e7af15853b9d71d8a4052938e98ce
[ "MIT" ]
null
null
null
sdk/dotnet/src/Microsoft.Datasync.Client.SQLiteStore/Utils/SqlQueryFormatter.cs
fileman/azure-mobile-apps
c63051f4f24e7af15853b9d71d8a4052938e98ce
[ "MIT" ]
null
null
null
// Copyright (c) Microsoft Corporation. All Rights Reserved. // Licensed under the MIT License. using Microsoft.Datasync.Client.Query; using Microsoft.Datasync.Client.Query.Linq.Nodes; using Microsoft.Datasync.Client.Serialization; using Newtonsoft.Json.Linq; using System; using System.Collections.Generic; using Syst...
38.245648
152
0.53917
ef42ebd9fd74fe314b63ba7aba0e57cf1b16175a
790
cs
C#
src/Punfai.Report/Services/DocumentPrinterService.cs
punfai/punfai-reporting
356abfa58197c3a7bf63bca2526ad67d0c0164ac
[ "MIT" ]
null
null
null
src/Punfai.Report/Services/DocumentPrinterService.cs
punfai/punfai-reporting
356abfa58197c3a7bf63bca2526ad67d0c0164ac
[ "MIT" ]
null
null
null
src/Punfai.Report/Services/DocumentPrinterService.cs
punfai/punfai-reporting
356abfa58197c3a7bf63bca2526ad67d0c0164ac
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Punfai.Report.Interfaces; namespace Punfai.Report.Services { public class DocumentPrinterService : IDocumentPrinterService { private readonly List<IDocumentPrinter> documentPrinters; public DocumentPrin...
31.6
114
0.698734
efc121ff1fa3bac5584a40bf761c0a2477e4b34e
2,482
cs
C#
src/Socean.Rpc/DynamicProxy/ServiceContext.cs
stephan27/Socean.Rpc
969dbe0acca2976fc4902bd8e155d952d07e72af
[ "MIT" ]
1
2019-10-21T04:32:49.000Z
2019-10-21T04:32:49.000Z
src/Socean.Rpc/DynamicProxy/ServiceContext.cs
stephan27/Socean.Rpc
969dbe0acca2976fc4902bd8e155d952d07e72af
[ "MIT" ]
null
null
null
src/Socean.Rpc/DynamicProxy/ServiceContext.cs
stephan27/Socean.Rpc
969dbe0acca2976fc4902bd8e155d952d07e72af
[ "MIT" ]
null
null
null
using Socean.Rpc.Core; using Socean.Rpc.Core.Message; using System; using System.Collections.Generic; namespace Socean.Rpc.DynamicProxy { public class ServiceContext { internal volatile LinkedListNode<IServiceFilter> CurrentFilterNode; public ServiceContext(FrameData frameData) { ...
31.417722
142
0.628928
fa4d1a19a86d181b7dafeaf201551526307d18a4
392
cs
C#
src/MobileKidsIdApp/MobileKidsIdApp/ViewModels/ContactInfo.cs
snickler/MobileKidsIdApp
083db72911c419ff02f362c82da3ac7cba2c95bf
[ "Apache-2.0" ]
1
2020-06-16T22:35:41.000Z
2020-06-16T22:35:41.000Z
src/MobileKidsIdApp/MobileKidsIdApp/ViewModels/ContactInfo.cs
AzureMentor/MobileKidsIdApp
7dc6da904926df9b6d4395ed07e587b6b2888dd3
[ "Apache-2.0" ]
null
null
null
src/MobileKidsIdApp/MobileKidsIdApp/ViewModels/ContactInfo.cs
AzureMentor/MobileKidsIdApp
7dc6da904926df9b6d4395ed07e587b6b2888dd3
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace MobileKidsIdApp.ViewModels { public class ContactInfo { public string Id { get; set; } public string FamilyName { get; set; } public string AdditionalName { get...
21.777778
50
0.658163
4616828f7902598a0b93f354041772048ad3ad07
4,611
cshtml
C#
Surrogacy/Views/Account/Login.cshtml
JankiRD/webhealth
93b83e70d7b119bb87cd93309e8c43193fb008f2
[ "MIT" ]
null
null
null
Surrogacy/Views/Account/Login.cshtml
JankiRD/webhealth
93b83e70d7b119bb87cd93309e8c43193fb008f2
[ "MIT" ]
null
null
null
Surrogacy/Views/Account/Login.cshtml
JankiRD/webhealth
93b83e70d7b119bb87cd93309e8c43193fb008f2
[ "MIT" ]
null
null
null
@model Surrogacy.Models.User @using Surrogacy.Util @{ Layout = null; if (TempData["ShowMessage"] == null) { TempData["ShowMessage"] = "No"; } } <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link rel="shortcut icon" href=...
42.694444
147
0.510952
465bd93ba618ef06e4d5a0eeef7b49232998adb2
408
cs
C#
YAMP.Core/Providers/Interfaces/IRegisterElement.cs
FlorianRappl/YAMP
12f7b61fdc477ebe4bc9b0ba38bf525774eab4d8
[ "BSD-3-Clause" ]
15
2015-10-12T05:26:24.000Z
2021-11-19T21:53:59.000Z
YAMP.Core/Providers/Interfaces/IRegisterElement.cs
FlorianRappl/YAMP
12f7b61fdc477ebe4bc9b0ba38bf525774eab4d8
[ "BSD-3-Clause" ]
19
2015-04-20T12:38:19.000Z
2020-05-21T15:48:15.000Z
YAMP.Core/Providers/Interfaces/IRegisterElement.cs
FlorianRappl/YAMP
12f7b61fdc477ebe4bc9b0ba38bf525774eab4d8
[ "BSD-3-Clause" ]
10
2015-04-20T07:18:24.000Z
2021-03-31T05:49:00.000Z
namespace YAMP { /// <summary> /// This interface is required to indicate that the object should be (if possible) /// taken, instantiated and registred (with the method) at loading. /// </summary> interface IRegisterElement { /// <summary> /// Register an element somewhere automaticall...
25.5
86
0.656863
172ab41cac5ddf6e89d2fb5a6b63a8f601e8ec73
524
cs
C#
desk/Desktop_View/TCadastroDadosAluno.cs
Mogueno/Atena-Desk-and-Mobile
051803b3ada801ddae05d509b0e517b9c7864d26
[ "MIT" ]
null
null
null
desk/Desktop_View/TCadastroDadosAluno.cs
Mogueno/Atena-Desk-and-Mobile
051803b3ada801ddae05d509b0e517b9c7864d26
[ "MIT" ]
null
null
null
desk/Desktop_View/TCadastroDadosAluno.cs
Mogueno/Atena-Desk-and-Mobile
051803b3ada801ddae05d509b0e517b9c7864d26
[ "MIT" ]
1
2019-11-08T00:49:51.000Z
2019-11-08T00:49:51.000Z
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 MaterialSkin.Controls; namespace Desktop_View { public partial class TCadastroDadosAluno : Mat...
19.407407
65
0.694656
4ad139251dc28a6dd65fbc799dc893daea27972e
6,593
cs
C#
FileSplit/Common/FileHelper.cs
lapth/filesplit
652e353d4255166aba20d79180fe24d3d02641ee
[ "Apache-2.0" ]
null
null
null
FileSplit/Common/FileHelper.cs
lapth/filesplit
652e353d4255166aba20d79180fe24d3d02641ee
[ "Apache-2.0" ]
null
null
null
FileSplit/Common/FileHelper.cs
lapth/filesplit
652e353d4255166aba20d79180fe24d3d02641ee
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections; using System.Collections.Generic; using System.Text; using System.IO; namespace Common { public class FileHelper { /// <summary> /// Generate sub file name based on the sub file size. /// </summary> /// <param name="orgFileName">The path ...
34.338542
124
0.533748
75d3dc6fd27571550f7fa41d4c53ad547d7fd955
2,385
cs
C#
Web/Netfox.Web.BL/Providers/NetfoxUnitOfWorkProvider.cs
mvondracek/NetfoxDetective
1fba7c4108dd350aed05b30a1194d292a8c2a795
[ "Apache-2.0" ]
35
2017-08-07T07:12:02.000Z
2022-03-12T20:20:04.000Z
Web/Netfox.Web.BL/Providers/NetfoxUnitOfWorkProvider.cs
mvondracek/NetfoxDetective
1fba7c4108dd350aed05b30a1194d292a8c2a795
[ "Apache-2.0" ]
4
2020-11-27T20:18:53.000Z
2020-11-27T20:20:01.000Z
Web/Netfox.Web.BL/Providers/NetfoxUnitOfWorkProvider.cs
mvondracek/NetfoxDetective
1fba7c4108dd350aed05b30a1194d292a8c2a795
[ "Apache-2.0" ]
6
2017-07-28T14:34:12.000Z
2021-05-25T09:46:45.000Z
using System; using System.Collections.Generic; using System.Data; using System.Data.Entity; using System.Data.SqlClient; using System.Linq; using System.Text; using System.Threading.Tasks; using Castle.Windsor; using Netfox.Persistence; using Netfox.Web.DAL.Properties; using UnitOfWork; using UnitOfWork.EF6UnitOfWork...
37.857143
155
0.721174
99cbcdfca740fb62e9b745908f1ce539b7400c2a
751
cs
C#
Runtime/UnishIOs.cs
Rijicho/Unish
fdb61b75bee80a34aaaf91c5f95e9d9c888a83b9
[ "MIT" ]
null
null
null
Runtime/UnishIOs.cs
Rijicho/Unish
fdb61b75bee80a34aaaf91c5f95e9d9c888a83b9
[ "MIT" ]
null
null
null
Runtime/UnishIOs.cs
Rijicho/Unish
fdb61b75bee80a34aaaf91c5f95e9d9c888a83b9
[ "MIT" ]
null
null
null
using System; using Cysharp.Threading.Tasks; namespace RUtil.Debug.Shell { public delegate IUniTaskAsyncEnumerable<string> UnishFdIn(bool withPrompt); public delegate UniTask UnishFdOut(string text); public delegate UniTask UnishFdErr(Exception error); public class UnishIOs { public IUn...
26.821429
100
0.596538
d11d4f209435264ee61ab5221122973a65e0973c
3,154
cs
C#
AlipaySDKNet.Test/SDKExecuteTest.cs
Varorbc/alipay-sdk-net-all
88b9174c93ebc6ee55bbc16cd5fa42cf2603e73c
[ "Apache-2.0" ]
null
null
null
AlipaySDKNet.Test/SDKExecuteTest.cs
Varorbc/alipay-sdk-net-all
88b9174c93ebc6ee55bbc16cd5fa42cf2603e73c
[ "Apache-2.0" ]
null
null
null
AlipaySDKNet.Test/SDKExecuteTest.cs
Varorbc/alipay-sdk-net-all
88b9174c93ebc6ee55bbc16cd5fa42cf2603e73c
[ "Apache-2.0" ]
null
null
null
using NUnit.Framework; using System; using Aop.Api; using Aop.Api.Request; using Aop.Api.Response; using Aop.Api.Domain; namespace Test { [TestFixture()] public class SDKExecuteTest { [Test()] public void should_return_correct_signed_order_string() { IAopClient client ...
40.961039
110
0.631262
7024c0be1fd794bc134ec95d4903de426741113d
2,938
cs
C#
src/SuperMemoAssistant.Plugins.MediaPlayer/Helpers/ExceptionEx.cs
bjsi/SuperMemoAssistant.Plugins.MediaPlayer
7a1e6a909a6c9cfce9124ef101f74f2a9342b4a4
[ "MIT" ]
null
null
null
src/SuperMemoAssistant.Plugins.MediaPlayer/Helpers/ExceptionEx.cs
bjsi/SuperMemoAssistant.Plugins.MediaPlayer
7a1e6a909a6c9cfce9124ef101f74f2a9342b4a4
[ "MIT" ]
null
null
null
src/SuperMemoAssistant.Plugins.MediaPlayer/Helpers/ExceptionEx.cs
bjsi/SuperMemoAssistant.Plugins.MediaPlayer
7a1e6a909a6c9cfce9124ef101f74f2a9342b4a4
[ "MIT" ]
null
null
null
using System; using System.IO; namespace SuperMemoAssistant.Plugins.MediaPlayer.Helpers { /// <summary> /// Extensions for <see cref="Exception"/> /// </summary> [System.Diagnostics.CodeAnalysis.SuppressMessage("Naming", "CA1720:Identifier contains type name", Justification = "<Pending>")] public ...
35.39759
132
0.560926
159a3954c7718f403313767d02335f45fd8eeefb
8,058
cs
C#
src/2021/Day18.cs
kevingosse/AdventOfCode
46baf6cd5564422fe7265b7c2e8aa2a31d7b8245
[ "MIT" ]
null
null
null
src/2021/Day18.cs
kevingosse/AdventOfCode
46baf6cd5564422fe7265b7c2e8aa2a31d7b8245
[ "MIT" ]
null
null
null
src/2021/Day18.cs
kevingosse/AdventOfCode
46baf6cd5564422fe7265b7c2e8aa2a31d7b8245
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Linq; using System.Runtime.InteropServices; using System.Text; using System.Text.RegularExpressions; using System.Threading.Tasks; namespace AdventOfCode._2021 { internal class Day18 : Pro...
28.373239
124
0.35108
6079161433ba8825c7dc83ddda2a9514271bf819
1,024
cs
C#
sources/Interop/Windows/Windows/other/cvconst/CV_SourceChksum_t.cs
JeremyKuhne/terrafx.interop.windows
337dab04103688027ccfbee0180568de552283de
[ "MIT" ]
null
null
null
sources/Interop/Windows/Windows/other/cvconst/CV_SourceChksum_t.cs
JeremyKuhne/terrafx.interop.windows
337dab04103688027ccfbee0180568de552283de
[ "MIT" ]
null
null
null
sources/Interop/Windows/Windows/other/cvconst/CV_SourceChksum_t.cs
JeremyKuhne/terrafx.interop.windows
337dab04103688027ccfbee0180568de552283de
[ "MIT" ]
1
2019-11-20T23:26:14.000Z
2019-11-20T23:26:14.000Z
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information. // Ported from cvconst.h in the Debug Interface Access SDK // Original source is Copyright © Microsoft. All rights reserved. Licensed under the MIT License (MIT). namespace...
44.521739
145
0.738281
27a6367004cfe4abbc58685985ff822ca9b9fa2f
308
cs
C#
SlimeTime/Assets/Scripts/CutsceneTrigger.cs
michelsara/GameDevelopment
ea4cbbb7d4670a86972102778fcd1d1523c8843c
[ "MIT" ]
null
null
null
SlimeTime/Assets/Scripts/CutsceneTrigger.cs
michelsara/GameDevelopment
ea4cbbb7d4670a86972102778fcd1d1523c8843c
[ "MIT" ]
null
null
null
SlimeTime/Assets/Scripts/CutsceneTrigger.cs
michelsara/GameDevelopment
ea4cbbb7d4670a86972102778fcd1d1523c8843c
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class CutsceneTrigger : MonoBehaviour { [SerializeField] private CutscenesController cutscenesController; void OnTriggerEnter(Collider other) { cutscenesController.open(); this.gameObject.SetActive(false); } }
22
66
0.801948
813bfdefa95e8f806ffcaf0e7b0b5fb7b6238546
373
cs
C#
Kore.Web.ContentManagement/Areas/Admin/Blog/BlogAreaRegistration.cs
widecommerce/kore-cms
b41bc24454024c545d5e5ef8bfa61948631eb475
[ "MIT" ]
2
2018-06-17T07:36:40.000Z
2018-10-09T18:43:39.000Z
Kore.Web.ContentManagement/Areas/Admin/Blog/BlogAreaRegistration.cs
widecommerce/kore-cms
b41bc24454024c545d5e5ef8bfa61948631eb475
[ "MIT" ]
2
2021-05-16T03:53:07.000Z
2021-11-11T00:25:06.000Z
Kore.Web.ContentManagement/Areas/Admin/Blog/BlogAreaRegistration.cs
widecommerce/kore-cms
b41bc24454024c545d5e5ef8bfa61948631eb475
[ "MIT" ]
4
2018-08-03T16:49:14.000Z
2021-06-05T10:41:22.000Z
using System.Web.Mvc; namespace Kore.Web.ContentManagement.Areas.Admin.Blog { public class BlogAreaRegistration : AreaRegistration { public override string AreaName { get { return CmsConstants.Areas.Blog; } } public override void RegisterArea(AreaRegistr...
23.3125
75
0.613941
4d4064c8decc51fdef7923ef8debd80cbcef9205
247
cs
C#
essentialMix.Core.Identity/RoleClaim.cs
asm2025/Identity
6e229fbe07d0314b1a37e926f16dd119d5eb310a
[ "MIT" ]
null
null
null
essentialMix.Core.Identity/RoleClaim.cs
asm2025/Identity
6e229fbe07d0314b1a37e926f16dd119d5eb310a
[ "MIT" ]
null
null
null
essentialMix.Core.Identity/RoleClaim.cs
asm2025/Identity
6e229fbe07d0314b1a37e926f16dd119d5eb310a
[ "MIT" ]
null
null
null
using System; using essentialMix.Data.Model; using Microsoft.AspNetCore.Identity; namespace Identity.Model; [Serializable] public class RoleClaim<TKey> : IdentityRoleClaim<TKey>, IEntity<int> where TKey : IComparable<TKey>, IEquatable<TKey> { }
22.454545
68
0.793522
124353c865a1ec56d0824f75f58aa77223c1baf7
7,253
cs
C#
src/StockTradingSystem.Client/Model/UI/Control/PasswordBoxHelper.cs
NothinX/StockTradingSystem
a54326269f4dc2e101f233b33ebcfa852cafc2ba
[ "WTFPL" ]
1
2018-11-13T10:35:25.000Z
2018-11-13T10:35:25.000Z
src/StockTradingSystem.Client/Model/UI/Control/PasswordBoxHelper.cs
NothinX/StockTradingSystem
a54326269f4dc2e101f233b33ebcfa852cafc2ba
[ "WTFPL" ]
1
2018-11-15T02:41:37.000Z
2018-11-28T09:39:51.000Z
src/StockTradingSystem.Client/Model/UI/Control/PasswordBoxHelper.cs
NothinX/StockTradingSystem
a54326269f4dc2e101f233b33ebcfa852cafc2ba
[ "WTFPL" ]
null
null
null
using System.Windows; using System.Windows.Controls; namespace StockTradingSystem.Client.Model.UI.Control { public class PasswordBoxHelper : DependencyObject { /// <summary> /// The HintText attached property's name. /// </summary> public const string HintTextPropertyName = "Hi...
37.194872
113
0.596856
c36b68b0ea2f14946dc16666473631a110811af0
7,441
cs
C#
nehta_cda_v4.3.0/CDA.Generator.Common/SCSModel/PhysicalMeasurements/Entities/PhysicalMeasurementBodyHeightLength.cs
oridashi/CDAAU
493608eb879a5bd80c1db384f9d2e2f71975e466
[ "MIT" ]
18
2018-06-25T06:54:46.000Z
2022-02-03T21:52:17.000Z
src/CDA.Generator.Common/SCSModel/PhysicalMeasurements/Entities/PhysicalMeasurementBodyHeightLength.cs
Deucem/clinical-document-library-dotnet
32d66a047ea2381c85db7f9b58f03b8f99deb847
[ "Apache-2.0" ]
5
2018-07-13T09:47:11.000Z
2019-08-14T02:24:53.000Z
src/CDA.Generator.Common/SCSModel/PhysicalMeasurements/Entities/PhysicalMeasurementBodyHeightLength.cs
Deucem/clinical-document-library-dotnet
32d66a047ea2381c85db7f9b58f03b8f99deb847
[ "Apache-2.0" ]
14
2018-05-31T00:39:38.000Z
2022-03-06T19:57:14.000Z
/* * Copyright 2013 NEHTA * * Licensed under the NEHTA Open Source (Apache) License; you may not use this * file except in compliance with the License. A copy of the License is in the * 'license.txt' file, which should be provided with this work. * * Unless required by applicable law or agreed to in writing, so...
36.836634
264
0.614165
c37815c97a8376232e781b576e5f256ec305104a
3,025
cs
C#
AdventCode2017/AdventCode/AdventDay11UnitTests.cs
DavidLundKIT/AdventOfCode
54cf0b2c70be77958cdd24f9bd82da0c9f378c3c
[ "MIT" ]
null
null
null
AdventCode2017/AdventCode/AdventDay11UnitTests.cs
DavidLundKIT/AdventOfCode
54cf0b2c70be77958cdd24f9bd82da0c9f378c3c
[ "MIT" ]
null
null
null
AdventCode2017/AdventCode/AdventDay11UnitTests.cs
DavidLundKIT/AdventOfCode
54cf0b2c70be77958cdd24f9bd82da0c9f378c3c
[ "MIT" ]
null
null
null
using System; using Microsoft.VisualStudio.TestTools.UnitTesting; using AdventCodeLib; using System.Collections.Generic; namespace AdventCode { [TestClass] [Ignore] public class AdventDay11UnitTests { private Day11HexTiles sut; private string pathdata = "adventday11.txt"; [Te...
28.809524
57
0.535868
b73c6bac5be63e65aaf7f32ad94f87a128c1c98a
398
cs
C#
src/ByteDev.Giphy/Contract/Response/ApiResponse.cs
ByteDev/ByteDev.Giphy
4a6b91532676c143058b443a814b084713dd6f3f
[ "MIT" ]
1
2020-01-12T18:50:29.000Z
2020-01-12T18:50:29.000Z
src/ByteDev.Giphy/Contract/Response/ApiResponse.cs
ByteDev/ByteDev.Giphy
4a6b91532676c143058b443a814b084713dd6f3f
[ "MIT" ]
2
2020-01-29T05:45:29.000Z
2021-07-24T11:13:35.000Z
src/ByteDev.Giphy/Contract/Response/ApiResponse.cs
ByteDev/ByteDev.Giphy
4a6b91532676c143058b443a814b084713dd6f3f
[ "MIT" ]
null
null
null
using ByteDev.Giphy.Contract.Response.Common; using Newtonsoft.Json; namespace ByteDev.Giphy.Contract.Response { public abstract class ApiResponse { /// <summary> /// Information regarding the request, whether it was successful, and the response given by the API. /// </summary> ...
28.428571
108
0.658291
49b7c9573c1c089e190868af9a49baeab4361c62
6,604
cs
C#
common/HR.TA.CommonLibrary/HR.TA.Common/Common/Common.Email/Constants.cs
nirajindi/msrecruit-scheduling-engine
a34b7605af34e9dad8fc21a92dd2446306af3e7e
[ "MIT" ]
8
2021-05-11T14:43:29.000Z
2022-01-14T07:36:41.000Z
common/HR.TA.CommonLibrary/HR.TA.Common/Common/Common.Email/Constants.cs
nirajindi/msrecruit-scheduling-engine
a34b7605af34e9dad8fc21a92dd2446306af3e7e
[ "MIT" ]
2
2021-06-14T08:08:08.000Z
2021-07-05T11:24:07.000Z
common/HR.TA.CommonLibrary/HR.TA.Common/Common/Common.Email/Constants.cs
nirajindi/msrecruit-scheduling-engine
a34b7605af34e9dad8fc21a92dd2446306af3e7e
[ "MIT" ]
3
2021-06-14T08:00:26.000Z
2021-11-10T11:42:15.000Z
//----------------------------------------------------------------------- // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. //----------------------------------------------------------------------- using System.Collections.Generic; namespace HR.TA.Common.Email { /// <summary> /// Clas...
48.558824
117
0.642641
c66b2cceae2a3a3738ce2f9a2a7352053fdc34b1
745
cs
C#
src/Extension.Wpf/UserControls/Logging/LoggingDetails.xaml.cs
falkvonohlen/Extension.Wpf
a1d6e77e300d4f162db2dd89466b1b2c73d18459
[ "MIT" ]
null
null
null
src/Extension.Wpf/UserControls/Logging/LoggingDetails.xaml.cs
falkvonohlen/Extension.Wpf
a1d6e77e300d4f162db2dd89466b1b2c73d18459
[ "MIT" ]
1
2021-04-27T08:24:24.000Z
2021-04-27T19:42:34.000Z
src/Extension.Wpf/UserControls/Logging/LoggingDetails.xaml.cs
falkvonohlen/Extension.Wpf
a1d6e77e300d4f162db2dd89466b1b2c73d18459
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Imaging; using System.Windows.Shapes; namespace Extensio...
24.833333
66
0.689933
ff363e81867e7564fc5856f34ce97f575325c5ea
311
cs
C#
src/HotChocolate/Language/src/Language.Visitors/VisitSyntaxNode.cs
ChilliCream/prometheus
607853216499ca910683658ce29b47d75fb3ce3c
[ "MIT" ]
3
2018-02-06T19:12:14.000Z
2018-03-09T07:42:04.000Z
src/HotChocolate/Language/src/Language.Visitors/VisitSyntaxNode.cs
ChilliCream/zeus
875ef1c0a8ba19dc98590acf58b806404e4dbbba
[ "MIT" ]
9
2018-05-23T19:03:12.000Z
2018-05-28T09:43:49.000Z
src/HotChocolate/Language/src/Language.Visitors/VisitSyntaxNode.cs
ChilliCream/zeus
875ef1c0a8ba19dc98590acf58b806404e4dbbba
[ "MIT" ]
3
2018-03-29T08:56:26.000Z
2018-05-23T19:39:04.000Z
namespace HotChocolate.Language.Visitors; public delegate ISyntaxVisitorAction VisitSyntaxNode( ISyntaxNode node, ISyntaxVisitorContext context); public delegate ISyntaxVisitorAction VisitSyntaxNode<in TContext>( ISyntaxNode node, TContext context) where TContext : ISyntaxVisitorContext;
28.272727
66
0.810289
059ea55f2b512cc0176b43de49da398c6cac363f
52,385
cs
C#
Legacy.Game/Game/HUD/HUDActionLog.cs
Albeoris/MMXLegacy
22aac69f36f0852872927c86ea7b22af98604899
[ "MIT" ]
10
2018-06-21T12:28:17.000Z
2021-07-30T08:50:32.000Z
Legacy.Game/Game/HUD/HUDActionLog.cs
Albeoris/MMXLegacy
22aac69f36f0852872927c86ea7b22af98604899
[ "MIT" ]
1
2019-06-02T19:25:37.000Z
2021-01-16T20:53:44.000Z
Legacy.Game/Game/HUD/HUDActionLog.cs
Albeoris/MMXLegacy
22aac69f36f0852872927c86ea7b22af98604899
[ "MIT" ]
6
2018-04-26T12:17:16.000Z
2021-07-30T03:42:29.000Z
using System; using System.Collections.Generic; using System.Text; using Legacy.Core; using Legacy.Core.ActionLogging; using Legacy.Core.Api; using Legacy.Core.Buffs; using Legacy.Core.Combat; using Legacy.Core.Configuration; using Legacy.Core.Entities; using Legacy.Core.Entities.Items; using Legacy.Core.Entities.Skil...
32.078996
237
0.730514
05fc1569ac3f14a31c374d5c1c7f3fe921cead8d
3,115
cs
C#
TestingGround/TestingGround.Designer.cs
Milkenm/BronzePlayer
88cc54430570676e9fb8b34e2e98486f55e7455a
[ "Apache-2.0" ]
2
2019-01-03T01:19:24.000Z
2019-10-26T14:58:50.000Z
TestingGround/TestingGround.Designer.cs
Milkenm/BronzePlayer
88cc54430570676e9fb8b34e2e98486f55e7455a
[ "Apache-2.0" ]
12
2019-01-17T14:57:31.000Z
2019-03-28T01:21:06.000Z
TestingGround/TestingGround.Designer.cs
Milkenm/BronzePlayer
88cc54430570676e9fb8b34e2e98486f55e7455a
[ "Apache-2.0" ]
1
2019-09-23T08:35:48.000Z
2019-09-23T08:35:48.000Z
namespace TestingGround { partial class TestingGround { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /...
41.533333
170
0.599358
b55c42feb76ce84b7d0a918bee3dd63bdeff6bf5
5,650
cs
C#
Assets/Scripts/Objects/Core/ObjectRenderer.cs
Atlasode/Steamwar
44e0e0a8067789da05e1e3a78fc248e870b7ea63
[ "MIT" ]
1
2021-08-07T04:33:26.000Z
2021-08-07T04:33:26.000Z
Assets/Scripts/Objects/Core/ObjectRenderer.cs
Schneison/Steamwar
44e0e0a8067789da05e1e3a78fc248e870b7ea63
[ "MIT" ]
null
null
null
Assets/Scripts/Objects/Core/ObjectRenderer.cs
Schneison/Steamwar
44e0e0a8067789da05e1e3a78fc248e870b7ea63
[ "MIT" ]
null
null
null
using MyBox; using Steamwar.Factions; using Steamwar.Units; using Steamwar.Utils; using System; using System.Collections; using UnityEngine; namespace Steamwar.Objects { public class ObjectRenderer : SteamBehaviour, IPropListener { public ObjectContainer obj; SpriteRenderer[] baseRenderer; ...
36.928105
127
0.54531
3d11250eb04ca41863cb770adb4c3f743e2c3861
4,039
cs
C#
src/Be.Stateless.BizTalk.Dsl.Binding.Tests/Dsl/Binding/Xml/Serialization/ApplicationBindingInfoSerializerFixture.cs
icraftsoftware/Be.Stateless.BizTalk.Dsl.Binding
765dbff3d0288e492d7d7015944b6229e7fd79e5
[ "Apache-2.0" ]
null
null
null
src/Be.Stateless.BizTalk.Dsl.Binding.Tests/Dsl/Binding/Xml/Serialization/ApplicationBindingInfoSerializerFixture.cs
icraftsoftware/Be.Stateless.BizTalk.Dsl.Binding
765dbff3d0288e492d7d7015944b6229e7fd79e5
[ "Apache-2.0" ]
null
null
null
src/Be.Stateless.BizTalk.Dsl.Binding.Tests/Dsl/Binding/Xml/Serialization/ApplicationBindingInfoSerializerFixture.cs
icraftsoftware/Be.Stateless.BizTalk.Dsl.Binding
765dbff3d0288e492d7d7015944b6229e7fd79e5
[ "Apache-2.0" ]
1
2020-12-21T13:58:38.000Z
2020-12-21T13:58:38.000Z
#region Copyright & License // Copyright © 2012 - 2021 François Chabot // // 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 r...
35.121739
107
0.654865