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
4dda8bea82c604fb6a4c2628cecb886642b65fee
211
cs
C#
SampleUsage/IntegrationMessages.cs
BobAtParticular/Case00038722
5527a6d6b4b81c0d62830ceeb8dd9fd045ae34ae
[ "MIT" ]
null
null
null
SampleUsage/IntegrationMessages.cs
BobAtParticular/Case00038722
5527a6d6b4b81c0d62830ceeb8dd9fd045ae34ae
[ "MIT" ]
null
null
null
SampleUsage/IntegrationMessages.cs
BobAtParticular/Case00038722
5527a6d6b4b81c0d62830ceeb8dd9fd045ae34ae
[ "MIT" ]
null
null
null
namespace SampleUsage { class PRODTRANS { } class Transfers { } class POs { } class POsAdapter { public POsAdapter(POs from) { } } }
8.791667
35
0.445498
df24ed2be59df283d696cad937b8d5fbdb174dae
556
cs
C#
src/GlobalAssemblyInfo.cs
danielwertheim/lightnugetserver
56841dc34e217f903385e5f1e650ee4fb922ab7b
[ "MIT" ]
19
2017-11-18T23:02:43.000Z
2021-12-10T09:28:28.000Z
src/GlobalAssemblyInfo.cs
danielwertheim/lightnugetserver
56841dc34e217f903385e5f1e650ee4fb922ab7b
[ "MIT" ]
1
2017-11-19T04:12:20.000Z
2017-11-19T20:09:24.000Z
src/GlobalAssemblyInfo.cs
danielwertheim/lightnugetserver
56841dc34e217f903385e5f1e650ee4fb922ab7b
[ "MIT" ]
5
2017-11-19T14:39:36.000Z
2022-03-10T01:54:10.000Z
using System.Runtime.InteropServices; using System.Reflection; #if DEBUG [assembly: AssemblyProduct("LightNuGetServer (Debug)")] [assembly: AssemblyConfiguration("Debug")] #else [assembly: AssemblyProduct("LightNuGetServer (Release)")] [assembly: AssemblyConfiguration("Release")] #endif [assembly: AssemblyDescriptio...
34.75
86
0.785971
127d9e630f4683b79d567e4b5e59ef9151750700
3,538
cs
C#
Site/Pages/StaticContent/StepTables/Stage6.aspx.cs
dianaShaiki/SiteRisk
674d4a5cb3f43399f0b2efd4512a660c40b5fdbd
[ "MIT" ]
null
null
null
Site/Pages/StaticContent/StepTables/Stage6.aspx.cs
dianaShaiki/SiteRisk
674d4a5cb3f43399f0b2efd4512a660c40b5fdbd
[ "MIT" ]
null
null
null
Site/Pages/StaticContent/StepTables/Stage6.aspx.cs
dianaShaiki/SiteRisk
674d4a5cb3f43399f0b2efd4512a660c40b5fdbd
[ "MIT" ]
null
null
null
using MySql.Data.MySqlClient; using System; using System.Collections.Generic; using System.Data; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; namespace Site.Pages.StaticContent.StepTables { public partial class Stage6 : System.Web.UI.Page { private static ...
32.458716
168
0.518372
497f757666473ece7efcc8d696ef4590fd059f09
545
cs
C#
Server/Model/Tumo/Components/Units/RayUnitComponent.cs
xfs81150082/TumoET
f0c13e87a2dc32fe499822012e8a2f0927a99ba0
[ "MIT" ]
3
2018-11-17T06:48:39.000Z
2019-01-27T23:51:48.000Z
Server/Model/Tumo/Components/Units/RayUnitComponent.cs
xfs81150082/TumoWorld
f0c13e87a2dc32fe499822012e8a2f0927a99ba0
[ "MIT" ]
2
2018-11-20T14:22:10.000Z
2019-05-02T02:38:44.000Z
Server/Model/Tumo/Components/Units/RayUnitComponent.cs
xfs81150082/TumoWorld
f0c13e87a2dc32fe499822012e8a2f0927a99ba0
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; namespace ETModel { [ObjectSystem] public class RayUnitComponentAwakeSystem : AwakeSystem<RayUnitComponent> { public override void Awake(RayUnitComponent self) { self.Awake(); } } public class R...
18.793103
76
0.6
c620110bd56fad46abfd749b43c2cd267bad6537
482
cs
C#
src/Lunt/AssetBuildStatus.cs
lunt/lunt
6413ffe518a22a2bdda5b441ed04922aeb40693d
[ "MIT" ]
3
2016-05-21T02:15:10.000Z
2017-09-19T14:23:36.000Z
src/Lunt/AssetBuildStatus.cs
lunt/lunt
6413ffe518a22a2bdda5b441ed04922aeb40693d
[ "MIT" ]
null
null
null
src/Lunt/AssetBuildStatus.cs
lunt/lunt
6413ffe518a22a2bdda5b441ed04922aeb40693d
[ "MIT" ]
null
null
null
namespace Lunt { /// <summary> /// Represents a build status. /// </summary> public enum AssetBuildStatus { /// <summary> /// Unknown /// </summary> Unknown = 0, /// <summary> /// Failure /// </summary> Failure = 1, /// <summ...
17.214286
34
0.396266
3563ead323b5a52af165c9843c654dcc941a1d63
708
cs
C#
src/services/GISA.Pessoa.API/Domain/Agenda.cs
wellingtoong/GISA
05dfcbef7be2e2dd6abb29ea5ac413b283f07c6d
[ "MIT" ]
2
2022-03-17T12:13:16.000Z
2022-03-17T12:13:19.000Z
src/services/GISA.Pessoa.API/Domain/Agenda.cs
wellingtoong/GISA
05dfcbef7be2e2dd6abb29ea5ac413b283f07c6d
[ "MIT" ]
null
null
null
src/services/GISA.Pessoa.API/Domain/Agenda.cs
wellingtoong/GISA
05dfcbef7be2e2dd6abb29ea5ac413b283f07c6d
[ "MIT" ]
null
null
null
using System; using GISA.Core.DomainObjects; namespace GISA.Pessoa.API.Domain { public class Agenda : Entity, IAggregateRoot { public Guid IdPessoa { get; private set; } public DateTime Data { get; private set; } public string Hora { get; private set; } public string? Observaca...
28.32
83
0.591808
5f67de3a181808b391d424be16bafaf58fc5c0e2
14,456
cs
C#
DocRename/DocRename/Form1.Designer.cs
Echo-Gambino/DocRename
5b3a0ffd0d39eea0ef9f4fdbba6a77399be7c391
[ "Apache-2.0" ]
null
null
null
DocRename/DocRename/Form1.Designer.cs
Echo-Gambino/DocRename
5b3a0ffd0d39eea0ef9f4fdbba6a77399be7c391
[ "Apache-2.0" ]
null
null
null
DocRename/DocRename/Form1.Designer.cs
Echo-Gambino/DocRename
5b3a0ffd0d39eea0ef9f4fdbba6a77399be7c391
[ "Apache-2.0" ]
null
null
null
namespace DocRename { partial class docRenameForm { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <...
55.6
177
0.63171
377ba8eb560d5da9ee2ebbd71888ab9d8caaac5d
2,036
cs
C#
StarUML-FileFormat/Nodes/UmlAssociationNode.cs
DVDpro/StarUML-fileformat
da5cdc1797c8b3a895cdc3af28d098b40c8d66a3
[ "MIT" ]
null
null
null
StarUML-FileFormat/Nodes/UmlAssociationNode.cs
DVDpro/StarUML-fileformat
da5cdc1797c8b3a895cdc3af28d098b40c8d66a3
[ "MIT" ]
1
2019-12-16T15:28:01.000Z
2019-12-16T19:20:03.000Z
StarUML-FileFormat/Nodes/UmlAssociationNode.cs
DVDpro/StarUML-fileformat
da5cdc1797c8b3a895cdc3af28d098b40c8d66a3
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Text.Json; namespace DVDpro.StarUML.FileFormat.Nodes { [NodeType(NodeTypeName)] public class UmlAssociationNode : UmlNode { private const string NodeTypeName = "UMLAssociation"; priv...
29.085714
109
0.56778
d46bc02046e82f4f93a962ed363af7d03cbd19cf
976
cs
C#
test/EFCore.PG.FunctionalTests/TestUtilities/Xunit/MinimumPostgresVersionAttribute.cs
Douglas-Cleghorn/Npgsql.EntityFrameworkCore.PostgreSQL
c18acfed6e8bf95066acf9290f782a6fed2ea7ae
[ "PostgreSQL" ]
null
null
null
test/EFCore.PG.FunctionalTests/TestUtilities/Xunit/MinimumPostgresVersionAttribute.cs
Douglas-Cleghorn/Npgsql.EntityFrameworkCore.PostgreSQL
c18acfed6e8bf95066acf9290f782a6fed2ea7ae
[ "PostgreSQL" ]
null
null
null
test/EFCore.PG.FunctionalTests/TestUtilities/Xunit/MinimumPostgresVersionAttribute.cs
Douglas-Cleghorn/Npgsql.EntityFrameworkCore.PostgreSQL
c18acfed6e8bf95066acf9290f782a6fed2ea7ae
[ "PostgreSQL" ]
null
null
null
using System; using Microsoft.EntityFrameworkCore.TestUtilities.Xunit; namespace Npgsql.EntityFrameworkCore.PostgreSQL.TestUtilities.Xunit { [AttributeUsage(AttributeTargets.Method | AttributeTargets.Class)] public class MinimumPostgresVersionAttribute : Attribute, ITestCondition { readonly Versio...
37.538462
126
0.723361
23c7836045d11fd0368379175c3fa687387c3150
1,815
cs
C#
1 Exam solutions/05.Jan.2018 Pr02 Snowmen/_05_Jan_2018_Pr02_Snowmen.cs
AndreyKodzhabashev/CSharpProgrFundAllExercisesSolutions
c2e18e6488ffada6499cb970516e299932e2640f
[ "MIT" ]
null
null
null
1 Exam solutions/05.Jan.2018 Pr02 Snowmen/_05_Jan_2018_Pr02_Snowmen.cs
AndreyKodzhabashev/CSharpProgrFundAllExercisesSolutions
c2e18e6488ffada6499cb970516e299932e2640f
[ "MIT" ]
null
null
null
1 Exam solutions/05.Jan.2018 Pr02 Snowmen/_05_Jan_2018_Pr02_Snowmen.cs
AndreyKodzhabashev/CSharpProgrFundAllExercisesSolutions
c2e18e6488ffada6499cb970516e299932e2640f
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; namespace _05.Jan._2018_Pr02_Snowmen { class _05_Jan_2018_Pr02_Snowmen { static void Main() { var snowmen = Console.ReadLine() .Split(new[] { ' ' }, StringSplitOptions.RemoveEmptyEntries) ...
29.754098
87
0.336639
23f07a05676e5b25a343b4dce34a2f67af9aefd7
3,678
cs
C#
tests/LoremIpsumGeneratorTests.cs
mcraiha/DataGenSharp
aff8c7a3892728075ae21b98a447ff306eacd412
[ "Unlicense" ]
null
null
null
tests/LoremIpsumGeneratorTests.cs
mcraiha/DataGenSharp
aff8c7a3892728075ae21b98a447ff306eacd412
[ "Unlicense" ]
null
null
null
tests/LoremIpsumGeneratorTests.cs
mcraiha/DataGenSharp
aff8c7a3892728075ae21b98a447ff306eacd412
[ "Unlicense" ]
null
null
null
using NUnit.Framework; using DatagenSharp; using System.Collections.Generic; namespace Tests { public class LoremIpsumGeneratorTests { [SetUp] public void Setup() { } [Test, Description("Check that Init method works")] public void InitTest() { // Arrange object valid1 = null; object invalid1...
26.460432
122
0.712616
9b92fd687244225361083611e8db851b468f25c0
30,136
cs
C#
src/Twilio/Rest/Fax/V1/FaxResource.cs
jbonner89/twilio-csharp
771b5e824b605f066c5d2208cc45c5b76716d7f6
[ "MIT" ]
null
null
null
src/Twilio/Rest/Fax/V1/FaxResource.cs
jbonner89/twilio-csharp
771b5e824b605f066c5d2208cc45c5b76716d7f6
[ "MIT" ]
null
null
null
src/Twilio/Rest/Fax/V1/FaxResource.cs
jbonner89/twilio-csharp
771b5e824b605f066c5d2208cc45c5b76716d7f6
[ "MIT" ]
null
null
null
/// This code was generated by /// \ / _ _ _| _ _ /// | (_)\/(_)(_|\/| |(/_ v1.0.0 /// / / /// <summary> /// PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution. /// /// FaxResource /// </summary> using Newtonsoft.Json; using System; using System.C...
45.660606
232
0.539985
be0495cf883e10b63a42672845c1fdb029cbb93c
4,382
cs
C#
Shoot++/GameForm.cs
sfktrkl/SHTPP
c9eb6177c51b085255115dd2b4188b64ac4e047a
[ "MIT" ]
null
null
null
Shoot++/GameForm.cs
sfktrkl/SHTPP
c9eb6177c51b085255115dd2b4188b64ac4e047a
[ "MIT" ]
null
null
null
Shoot++/GameForm.cs
sfktrkl/SHTPP
c9eb6177c51b085255115dd2b4188b64ac4e047a
[ "MIT" ]
null
null
null
using InterpreterClassLibrary; using OSGViewClassLibrary; using System; using System.Windows.Forms; namespace Shoot { public partial class GameForm : Form { private OSGViewClassWrapper viewer = new OSGViewClassWrapper(); private InterpreterClassWrapper interpreter; private int[] soluti...
29.608108
85
0.556823
1e2d30fbef367061b81a04160e227e68fd52d1f1
6,166
cs
C#
Source/SourceExpander.Generating.Common/CompilationExpander.cs
kzrnm/SourceExpander
0e1f7616bd946a27394e3b80cbde54dc99719244
[ "MIT" ]
null
null
null
Source/SourceExpander.Generating.Common/CompilationExpander.cs
kzrnm/SourceExpander
0e1f7616bd946a27394e3b80cbde54dc99719244
[ "MIT" ]
1
2022-02-26T03:02:02.000Z
2022-02-26T03:02:02.000Z
Source/SourceExpander.Generating.Common/CompilationExpander.cs
kzrnm/SourceExpander
0e1f7616bd946a27394e3b80cbde54dc99719244
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Collections.Immutable; using System.IO; using System.Linq; using System.Text; using System.Threading; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp; using SourceExpander.Roslyn; namespace SourceExpander { internal class CompilationEx...
46.360902
139
0.634771
1e4b839320b62d2a91cc06778bb452f241dd5847
4,210
cs
C#
src/HCMS.Dynamics/Data/DCache.cs
m-esm/HCMS
ce235266096dbc9fa3d0658a1106bd7f550e031a
[ "MIT" ]
2
2017-12-26T13:01:07.000Z
2018-01-06T19:02:31.000Z
src/HCMS.Dynamics/Data/DCache.cs
m-esm/happycms
22c7b87e61be928ffdaa8a2c9c91be2edab12def
[ "MIT" ]
null
null
null
src/HCMS.Dynamics/Data/DCache.cs
m-esm/happycms
22c7b87e61be928ffdaa8a2c9c91be2edab12def
[ "MIT" ]
null
null
null
using HCMS.Business; using HCMS.Dynamics.Data; using HCMS.Dynamics.Forms.Models; using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace HCMS.Dynamics.Data { /// <summary> /// برای نگهداری کش در مموری استفاده می شود . /// در فایل گلوبال مقادیر برای دسترسی نگهداری خوا...
33.149606
119
0.58076
1e5c2c81d90dbd07c105b03a50de10942bef7e1a
941
cs
C#
Assets/PlayerMovement.cs
felixmaomao/BombBrothers
034698c00e247b1bd216a7edede02fe1fc50487f
[ "MIT" ]
null
null
null
Assets/PlayerMovement.cs
felixmaomao/BombBrothers
034698c00e247b1bd216a7edede02fe1fc50487f
[ "MIT" ]
null
null
null
Assets/PlayerMovement.cs
felixmaomao/BombBrothers
034698c00e247b1bd216a7edede02fe1fc50487f
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class PlayerMovement : MonoBehaviour { public string JumpButton = "Jump1"; public string CrouchButton = "Crouch1"; public string HorizontalButton = "Horizontal1"; public CharacterController2D controller; ...
20.456522
71
0.658874
3de79edbe6ec29091f7c447f0802e010b9ff9d69
676
cs
C#
src/Repository.MongoDb.Net/Core/Repository/EntityDuplicateException.cs
Talento90/Repository.MongoDb.Net
93334cf3b2dc2598f3023a3230fb3f83d75486b8
[ "MIT" ]
8
2015-08-10T23:42:18.000Z
2020-10-07T09:56:34.000Z
src/Repository.MongoDb.Net/Core/Repository/EntityDuplicateException.cs
Talento90/Repository.MongoDb.Net
93334cf3b2dc2598f3023a3230fb3f83d75486b8
[ "MIT" ]
null
null
null
src/Repository.MongoDb.Net/Core/Repository/EntityDuplicateException.cs
Talento90/Repository.MongoDb.Net
93334cf3b2dc2598f3023a3230fb3f83d75486b8
[ "MIT" ]
4
2016-06-11T13:31:20.000Z
2017-08-29T13:24:33.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Core.Repository { [Serializable] public class EntityDuplicateException : EntityException { public override int InternalExceptionCode { get {...
23.310345
118
0.637574
fc266000289bbb179f6a8a9e4428c30f5ad76442
7,413
cs
C#
SqlSugar/Tool/SqlSugarToolCoreDiff.cs
stonysong/ORM-SQLSUGAR
ab7fd00960e4481a119db21e84219a2adc2cdab0
[ "Apache-2.0" ]
1
2020-11-26T01:39:05.000Z
2020-11-26T01:39:05.000Z
SqlSugar/Tool/SqlSugarToolCoreDiff.cs
stonysong/ORM-SQLSUGAR
ab7fd00960e4481a119db21e84219a2adc2cdab0
[ "Apache-2.0" ]
null
null
null
SqlSugar/Tool/SqlSugarToolCoreDiff.cs
stonysong/ORM-SQLSUGAR
ab7fd00960e4481a119db21e84219a2adc2cdab0
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Data; using System.Web; using System.Data.SqlClient; namespace SqlSugar { /// <summary> /// SqlSugarTool局部类与Core有差异的部分(方便工具移植到.NetCore版本) /// </summary> public partial class SqlSugarTool { pr...
50.773973
186
0.541751
aca819232517501b2f0b6770fd02dcf792f80ded
213
cs
C#
model/Shapes/Rectangle.cs
reazhaq/c-sharp-experiment
c78b1e0bd8632bf1075420a63aa7e01554b82b48
[ "MIT" ]
null
null
null
model/Shapes/Rectangle.cs
reazhaq/c-sharp-experiment
c78b1e0bd8632bf1075420a63aa7e01554b82b48
[ "MIT" ]
null
null
null
model/Shapes/Rectangle.cs
reazhaq/c-sharp-experiment
c78b1e0bd8632bf1075420a63aa7e01554b82b48
[ "MIT" ]
null
null
null
namespace model.Shapes { public class Rectangle : Shape { public int Height { get; set; } public int Width { get; set; } public Rectangle(string name) : base(name, 4) { } } }
19.363636
57
0.56338
ac1b1844b76588626f9d8645aa45797c970a374d
3,889
cshtml
C#
XBC/XBC.MVC/Views/Menu/_Search.cshtml
MRidoKurniawan/XBC
388b6f3c4e050171bb60a721e04715409ad62f45
[ "MIT" ]
null
null
null
XBC/XBC.MVC/Views/Menu/_Search.cshtml
MRidoKurniawan/XBC
388b6f3c4e050171bb60a721e04715409ad62f45
[ "MIT" ]
null
null
null
XBC/XBC.MVC/Views/Menu/_Search.cshtml
MRidoKurniawan/XBC
388b6f3c4e050171bb60a721e04715409ad62f45
[ "MIT" ]
null
null
null
@model IEnumerable<XBC.ViewModel.MenuViewModel> <div> <div class="col-md-7" style="padding:5rem 0rem 5rem 0rem; display:inline"> <input type="text" id="tcari" placeholder="Search by title" class="form-control" style="padding : 7px; display:inline; width:70%;" /> <button type="button" class="btn bt...
36.345794
172
0.473129
f051016fc694a5ce2a5257279744c34e47e3694d
503
cs
C#
GraphX.Logic/GraphXComponents/LayoutAlgorithms/FDP/Compound/ILayoutContext.cs
wangwshuai/graphic
185b1e2149c16a4f483f65dd0ec1720f25da7a2a
[ "Apache-2.0" ]
null
null
null
GraphX.Logic/GraphXComponents/LayoutAlgorithms/FDP/Compound/ILayoutContext.cs
wangwshuai/graphic
185b1e2149c16a4f483f65dd0ec1720f25da7a2a
[ "Apache-2.0" ]
null
null
null
GraphX.Logic/GraphXComponents/LayoutAlgorithms/FDP/Compound/ILayoutContext.cs
wangwshuai/graphic
185b1e2149c16a4f483f65dd0ec1720f25da7a2a
[ "Apache-2.0" ]
null
null
null
using System.Collections.Generic; using System.Diagnostics.Contracts; using QuickGraph; using System.Windows; namespace GraphX.GraphSharp.Algorithms.Layout { public interface ILayoutContext<TVertex, TEdge, TGraph> where TEdge : IEdge<TVertex> where TGraph : IVertexAndEdgeListGraph<TVertex, TEdge> ...
26.473684
62
0.685885
ad540e9550491dbb3fc847c183de3d35a88d5bb9
3,312
cs
C#
PDFSlicer/MainWindow.xaml.cs
EvgenyMuryshkin/HomeSchooling
fccf74d6d07d9a52e4fa1de7f4ff5469221e26f5
[ "MIT" ]
null
null
null
PDFSlicer/MainWindow.xaml.cs
EvgenyMuryshkin/HomeSchooling
fccf74d6d07d9a52e4fa1de7f4ff5469221e26f5
[ "MIT" ]
null
null
null
PDFSlicer/MainWindow.xaml.cs
EvgenyMuryshkin/HomeSchooling
fccf74d6d07d9a52e4fa1de7f4ff5469221e26f5
[ "MIT" ]
null
null
null
using Docnet.Core; using Docnet.Core.Models; using Microsoft.Win32; using MVVM; using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Data; ...
28.551724
138
0.516002
f110365f4df905d54710ba782fb520acb6ff6c79
2,327
cs
C#
samples/Nancy.RapidCache.SampleApplication.net452/ApplicationBootrapper.cs
Jaxelr/Nancy.RapidCache
89c039d8f2536fa115d111f6ffb0165b928662e7
[ "MIT" ]
5
2018-04-15T10:58:17.000Z
2020-06-06T14:10:48.000Z
samples/Nancy.RapidCache.SampleApplication.net452/ApplicationBootrapper.cs
Jaxelr/Nancy.RapidCache
89c039d8f2536fa115d111f6ffb0165b928662e7
[ "MIT" ]
137
2018-04-03T21:38:06.000Z
2020-05-26T23:36:23.000Z
samples/Nancy.RapidCache.SampleApplication.net452/ApplicationBootrapper.cs
Jaxelr/Nancy.RapidCache
89c039d8f2536fa115d111f6ffb0165b928662e7
[ "MIT" ]
4
2018-07-18T08:23:07.000Z
2019-05-24T08:52:59.000Z
using Nancy.Bootstrapper; using Nancy.RapidCache.CacheStore; using Nancy.RapidCache.Extensions; using Nancy.Routing; using Nancy.TinyIoc; namespace Nancy.RapidCache.SampleApplication.Net452 { public class ApplicationBootrapper : DefaultNancyBootstrapper { protected override void ApplicationStartup(Tin...
48.479167
168
0.675118
96d21eb343c4cf5d76b283e7d8f43e4e630e3a96
21,711
cs
C#
Tests/DurableFileProcessing.Tests/Orchestrators/FileProcessingTests.cs
AugeosAI/icap-csharp
263729c697f0901022cde5283794ce6b623bb466
[ "MIT" ]
null
null
null
Tests/DurableFileProcessing.Tests/Orchestrators/FileProcessingTests.cs
AugeosAI/icap-csharp
263729c697f0901022cde5283794ce6b623bb466
[ "MIT" ]
null
null
null
Tests/DurableFileProcessing.Tests/Orchestrators/FileProcessingTests.cs
AugeosAI/icap-csharp
263729c697f0901022cde5283794ce6b623bb466
[ "MIT" ]
null
null
null
using DurableFileProcessing.Interfaces; using DurableFileProcessing.Models; using DurableFileProcessing.Orchestrators; using Microsoft.Azure.Storage; using Microsoft.Azure.Storage.Auth; using Microsoft.Azure.Storage.Blob; using Microsoft.Azure.WebJobs.Extensions.DurableTask; using Microsoft.Extensions.Logging; using Mo...
46.193617
159
0.558288
e75c18d6ca2d3454091afdb932cb6819700860df
3,015
cs
C#
NCS.CDS.Contact/GetContactDetailsByIdHttpTrigger/Function/GetContactDetailsByIdHttpTrigger.cs
SkillsFundingAgency/dss-contact
83165ed400005afc78a156643ffae5dbaa91c5dc
[ "MIT" ]
null
null
null
NCS.CDS.Contact/GetContactDetailsByIdHttpTrigger/Function/GetContactDetailsByIdHttpTrigger.cs
SkillsFundingAgency/dss-contact
83165ed400005afc78a156643ffae5dbaa91c5dc
[ "MIT" ]
1
2019-10-14T10:02:40.000Z
2019-10-14T10:02:40.000Z
NCS.CDS.Contact/GetContactDetailsByIdHttpTrigger/Function/GetContactDetailsByIdHttpTrigger.cs
SkillsFundingAgency/dss-contact
83165ed400005afc78a156643ffae5dbaa91c5dc
[ "MIT" ]
1
2021-04-11T08:38:10.000Z
2021-04-11T08:38:10.000Z
using System; using System.Net; using System.Net.Http; using System.Threading.Tasks; using System.Web.Http.Description; using Microsoft.Azure.WebJobs; using Microsoft.Azure.WebJobs.Extensions.Http; using Microsoft.Extensions.Logging; using NCS.DSS.Contact.GetContactDetailsByIdHttpTrigger.Service; using NCS.DSS.Contact...
51.101695
242
0.724378
9cb0552483a4b5a06daea4e64afd226b9c5cc40a
590
cs
C#
Unidad1/Practica1/BO/Circulo.cs
JoseLuisPucChan/PracticasMoreno
8a19d2bb0716e073c8974246554ba446e737b0fa
[ "MIT" ]
null
null
null
Unidad1/Practica1/BO/Circulo.cs
JoseLuisPucChan/PracticasMoreno
8a19d2bb0716e073c8974246554ba446e737b0fa
[ "MIT" ]
null
null
null
Unidad1/Practica1/BO/Circulo.cs
JoseLuisPucChan/PracticasMoreno
8a19d2bb0716e073c8974246554ba446e737b0fa
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Practica1.BO { class Circulo : Figura { private double radio; public Circulo() { } public double Radio { get { return radi...
16.857143
45
0.510169
2227aeaf05ce68c06814961dd8443cadbcfedea0
1,233
cs
C#
quizzes/quizzes/AddQuestionWithSelection.xaml.cs
DanielSup/QuizzesWPF
7d41fbe0a98d398ff62205f1d3e5ab5fee1d2f11
[ "Unlicense" ]
null
null
null
quizzes/quizzes/AddQuestionWithSelection.xaml.cs
DanielSup/QuizzesWPF
7d41fbe0a98d398ff62205f1d3e5ab5fee1d2f11
[ "Unlicense" ]
null
null
null
quizzes/quizzes/AddQuestionWithSelection.xaml.cs
DanielSup/QuizzesWPF
7d41fbe0a98d398ff62205f1d3e5ab5fee1d2f11
[ "Unlicense" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; 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;...
27.4
103
0.635036
7436a5a3728ac5034746e75cf0152812d92935a1
1,823
cs
C#
src/Commands/ToggleGeneratorSync.cs
ikkentim/VsixSynchronizer
7633c87d98e0966c4128fd41a4472df3e97f79c6
[ "Apache-2.0" ]
13
2018-04-27T18:50:09.000Z
2022-01-22T03:26:05.000Z
src/Commands/ToggleGeneratorSync.cs
ikkentim/VsixSynchronizer
7633c87d98e0966c4128fd41a4472df3e97f79c6
[ "Apache-2.0" ]
15
2018-10-28T11:41:08.000Z
2022-02-04T11:39:22.000Z
src/Commands/ToggleGeneratorSync.cs
ikkentim/VsixSynchronizer
7633c87d98e0966c4128fd41a4472df3e97f79c6
[ "Apache-2.0" ]
11
2019-04-01T04:34:41.000Z
2022-01-21T12:44:30.000Z
using System.Collections.Generic; using System.ComponentModel.Design; using System.IO; using EnvDTE; using EnvDTE80; using Microsoft; using Microsoft.VisualStudio.Shell; using Task = System.Threading.Tasks.Task; namespace VsixSynchronizer { internal sealed class ToggleGeneratorSync { private static re...
33.145455
117
0.637959
2d126d2ab8dd7f42c4aacc1e59dd401d8217eec5
101
cs
C#
VaraniumSharp.ServiceCollection.Tests/Fixtures/ITestHelper.cs
NinetailLabs/VaraniumSharp.ServiceCollection
ffaf1a57fd2e1956cf23aee1295aaa8044b03ab8
[ "MIT" ]
null
null
null
VaraniumSharp.ServiceCollection.Tests/Fixtures/ITestHelper.cs
NinetailLabs/VaraniumSharp.ServiceCollection
ffaf1a57fd2e1956cf23aee1295aaa8044b03ab8
[ "MIT" ]
3
2021-08-21T11:11:05.000Z
2021-08-21T12:23:02.000Z
VaraniumSharp.ServiceCollection.Tests/Fixtures/ITestHelper.cs
NinetailLabs/VaraniumSharp.ServiceCollection
ffaf1a57fd2e1956cf23aee1295aaa8044b03ab8
[ "MIT" ]
null
null
null
namespace VaraniumSharp.ServiceCollection.Tests.Fixtures { public interface ITestHelper {} }
20.2
57
0.772277
6490af24c2f82fa0d3683dd481daecdf93175038
352
cs
C#
UnityProject/Assets/WaveVR/Scripts/EventSystem/WaveVR_RaycastResult.cs
TWBob/VRCrossPlatformInterface
ad4f53252d615238b20cfe54416beab9d1168201
[ "MIT" ]
null
null
null
UnityProject/Assets/WaveVR/Scripts/EventSystem/WaveVR_RaycastResult.cs
TWBob/VRCrossPlatformInterface
ad4f53252d615238b20cfe54416beab9d1168201
[ "MIT" ]
null
null
null
UnityProject/Assets/WaveVR/Scripts/EventSystem/WaveVR_RaycastResult.cs
TWBob/VRCrossPlatformInterface
ad4f53252d615238b20cfe54416beab9d1168201
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.EventSystems; public class WaveVR_RaycastResult { public GameObject gameObject { get; set; } public Vector3 worldPosition { get; set; } public WaveVR_RaycastResult() { this.gameObject = null; this.wor...
14.08
36
0.744318
51e4c4111e76a06f75807d6336d19ee564d84b0c
1,727
cs
C#
src/FakeItEasy/Core/InterceptedFakeObjectCall.cs
asgerhallas/FakeItEasy
e5ec5d1e0f4d42f1524e7a08b5777eaf9906af8c
[ "MIT" ]
null
null
null
src/FakeItEasy/Core/InterceptedFakeObjectCall.cs
asgerhallas/FakeItEasy
e5ec5d1e0f4d42f1524e7a08b5777eaf9906af8c
[ "MIT" ]
null
null
null
src/FakeItEasy/Core/InterceptedFakeObjectCall.cs
asgerhallas/FakeItEasy
e5ec5d1e0f4d42f1524e7a08b5777eaf9906af8c
[ "MIT" ]
null
null
null
namespace FakeItEasy.Core { using System.Reflection; using FakeItEasy.Configuration; internal abstract class InterceptedFakeObjectCall : IInterceptedFakeObjectCall { /// <summary> /// Gets the arguments used in the call. /// </summary> public abstract ArgumentC...
35.244898
110
0.593515
a455f062377e5a99e5d0a2c493becbb55555f7b7
1,723
cs
C#
src/Validation/ValidatorExtensions.cs
GinoCanessa/FHIR-CS-Profiling-Basic
3a699e1509945007f3d42023538679eeb20964cf
[ "MIT" ]
3
2021-10-03T13:56:07.000Z
2021-11-13T21:27:29.000Z
src/Validation/ValidatorExtensions.cs
GinoCanessa/FHIR-CS-Profiling-Basic
3a699e1509945007f3d42023538679eeb20964cf
[ "MIT" ]
null
null
null
src/Validation/ValidatorExtensions.cs
GinoCanessa/FHIR-CS-Profiling-Basic
3a699e1509945007f3d42023538679eeb20964cf
[ "MIT" ]
1
2022-01-20T10:04:30.000Z
2022-01-20T10:04:30.000Z
using System; using System.Collections.Generic; using System.Linq; using FluentValidation; using FluentValidation.Validators; using Hl7.Fhir.Model; namespace fhir_cs_profiling_basic.Validation { /// <summary> /// Class to hold validator extensions /// </summary> public static class ValdiatorExtension { /...
33.784314
104
0.669182
7b69e0a87e0b244d15b4961d3b246d283815b915
1,383
cs
C#
src/RippleDotNet/Model/Account/AccountOffers.cs
BlockForks/RippleDotNet
9f07551d150bba65ef1766a26228d4fd11b6785a
[ "Apache-2.0" ]
15
2017-12-28T19:47:10.000Z
2022-02-11T20:22:09.000Z
src/RippleDotNet/Model/Account/AccountOffers.cs
BlockForks/RippleDotNet
9f07551d150bba65ef1766a26228d4fd11b6785a
[ "Apache-2.0" ]
3
2018-11-02T10:58:46.000Z
2021-02-04T18:58:51.000Z
src/RippleDotNet/Model/Account/AccountOffers.cs
BlockForks/RippleDotNet
9f07551d150bba65ef1766a26228d4fd11b6785a
[ "Apache-2.0" ]
13
2018-03-23T04:39:40.000Z
2022-03-14T18:50:02.000Z
using System; using System.Collections.Generic; using Newtonsoft.Json; using RippleDotNet.Json.Converters; namespace RippleDotNet.Model.Account { public class AccountOffers { [JsonProperty("account")] public string Account { get; set; } [JsonProperty("offers")] public List<Off...
26.09434
56
0.613883
7ba49787587b12372e552f8f0241e46e011a0d9d
85
cs
C#
source/Runtime/Internal/IInspection.cs
kkokosa/SharpLab
b30eae2ec97411541661f2a3812d0c74d9d99c73
[ "BSD-2-Clause" ]
1,677
2017-05-16T13:46:13.000Z
2022-03-29T23:20:29.000Z
source/Runtime/Internal/IInspection.cs
kkokosa/SharpLab
b30eae2ec97411541661f2a3812d0c74d9d99c73
[ "BSD-2-Clause" ]
850
2017-05-16T20:38:10.000Z
2022-03-31T19:17:38.000Z
source/Runtime/Internal/IInspection.cs
kkokosa/SharpLab
b30eae2ec97411541661f2a3812d0c74d9d99c73
[ "BSD-2-Clause" ]
156
2017-05-16T20:10:40.000Z
2022-03-31T13:35:17.000Z
namespace SharpLab.Runtime.Internal { public interface IInspection { } }
17
38
0.682353
b411ce3b606325898b582d35546ab7847cd47d4c
3,133
cs
C#
test/Datadog.Trace.DuckTyping.Tests/Fields/ValueType/ProxiesDefinitions/ObscureDuckTypeVirtualClass.cs
anuragvajpayee/opentelemetry-dotnet-instrumentation
a7f8482df233e2b3c6fc43566de174ed30864cf6
[ "Apache-2.0" ]
null
null
null
test/Datadog.Trace.DuckTyping.Tests/Fields/ValueType/ProxiesDefinitions/ObscureDuckTypeVirtualClass.cs
anuragvajpayee/opentelemetry-dotnet-instrumentation
a7f8482df233e2b3c6fc43566de174ed30864cf6
[ "Apache-2.0" ]
12
2021-04-16T08:22:50.000Z
2022-03-31T12:11:21.000Z
test/Datadog.Trace.DuckTyping.Tests/Fields/ValueType/ProxiesDefinitions/ObscureDuckTypeVirtualClass.cs
pjanotti/opentelemetry-dotnet-instrumentation
a334e414242f38931e5744165124fd56fa5010c4
[ "Apache-2.0" ]
null
null
null
namespace Datadog.Trace.DuckTyping.Tests.Fields.ValueType.ProxiesDefinitions { public class ObscureDuckTypeVirtualClass { [Duck(Name = "_publicStaticReadonlyValueTypeField", Kind = DuckKind.Field)] public virtual int PublicStaticReadonlyValueTypeField { get; } [Duck(Name = "_internalSta...
42.337838
86
0.689116
b4521a72840781305eef092574ce38df72d83ada
2,131
cs
C#
Liquid VCMP browser/Utils/ServersContent.cs
iFlake/Liquid-VCMP-browser
2bc6f8eb52375c6d029108c4994d877d3ec2e70d
[ "MIT" ]
2
2017-06-24T04:21:09.000Z
2017-07-13T13:50:20.000Z
Liquid VCMP browser/Utils/ServersContent.cs
iFlake/Liquid-VCMP-browser
2bc6f8eb52375c6d029108c4994d877d3ec2e70d
[ "MIT" ]
null
null
null
Liquid VCMP browser/Utils/ServersContent.cs
iFlake/Liquid-VCMP-browser
2bc6f8eb52375c6d029108c4994d877d3ec2e70d
[ "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.Threading.Tasks; using System.Windows.Forms; using System.Net; namespace Liquid_VCMP_browser { public partial class ServersContent : UserControl ...
20.68932
76
0.499296
e895072ae59da2d6e179b80326190ec20bd2ebb8
5,426
cs
C#
src/TCode.r2rml4net/Mapping/Direct/PrimaryKeyMappingStrategy.cs
r2rml4net/r2rml4net
88cb5793e67e0c8b4b2c375948ddd0d75db52ec2
[ "MIT" ]
9
2015-03-26T10:40:09.000Z
2022-01-10T17:20:00.000Z
src/TCode.r2rml4net/Mapping/Direct/PrimaryKeyMappingStrategy.cs
r2rml4net/r2rml4net
88cb5793e67e0c8b4b2c375948ddd0d75db52ec2
[ "MIT" ]
13
2015-01-04T18:25:05.000Z
2022-01-31T19:42:12.000Z
src/TCode.r2rml4net/Mapping/Direct/PrimaryKeyMappingStrategy.cs
r2rml4net/r2rml4net
88cb5793e67e0c8b4b2c375948ddd0d75db52ec2
[ "MIT" ]
2
2018-01-21T17:11:04.000Z
2021-09-15T16:23:41.000Z
#region Licence // Copyright (C) 2012-2018 Tomasz Pluskiewicz // http://r2rml.net/ // r2rml@t-code.pl // // ------------------------------------------------------------------------ // // This file is part of r2rml4net. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of t...
42.724409
185
0.611869
e079d03d7327a1345d6eaf28eef639634f7ef61f
3,606
cs
C#
PFE/Assets/VLCUnity/Demos/Scripts/MinimalPlayback.cs
aithaytham/pfe
129bc7eebc28fcedddd6d7e4d37ae4765a12bb1a
[ "MIT" ]
5
2021-01-27T21:02:52.000Z
2021-12-04T08:46:18.000Z
PFE/Assets/VLCUnity/Demos/Scripts/MinimalPlayback.cs
aithaytham/pfe
129bc7eebc28fcedddd6d7e4d37ae4765a12bb1a
[ "MIT" ]
null
null
null
PFE/Assets/VLCUnity/Demos/Scripts/MinimalPlayback.cs
aithaytham/pfe
129bc7eebc28fcedddd6d7e4d37ae4765a12bb1a
[ "MIT" ]
3
2021-01-28T11:55:54.000Z
2021-04-09T10:31:18.000Z
using UnityEngine; using System; using LibVLCSharp; /// this class serves as an example on how to configure playback in Unity with VLC for Unity using LibVLCSharp. /// for libvlcsharp usage documentation, please visit https://code.videolan.org/videolan/LibVLCSharp/-/blob/master/docs/home.md public class MinimalPlaybac...
29.317073
150
0.563505
bdf123b0aa9e7ffd496298eb3d906cc2ae353a28
952
cs
C#
CP77.CR2W/Types/cp77/CentaurShieldLookatController.cs
MasterScott/CP77Tools
c0c397ea57217451364c75acefc288ce93559296
[ "MIT" ]
1
2021-01-27T18:03:13.000Z
2021-01-27T18:03:13.000Z
CP77.CR2W/Types/cp77/CentaurShieldLookatController.cs
MasterScott/CP77Tools
c0c397ea57217451364c75acefc288ce93559296
[ "MIT" ]
null
null
null
CP77.CR2W/Types/cp77/CentaurShieldLookatController.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 CentaurShieldLookatController : AILookatTask { [Ordinal(0)] [RED("centaurBlackboard")] public CHandle<gameIBlackboard> CentaurBlackboard { get; set; } ...
45.333333
116
0.731092
da249b1ea64e51bd42ad16f3aca11d393183dbf1
691
cs
C#
Assets/Plugins/ParadoxNotion/NodeCanvas/Tasks/Actions/Blackboard/GetToString.cs
lihaochen910/UnityGoapAIDemo
fc7ddc700251edea627606a9fa53d3429c39f799
[ "MIT" ]
4
2020-07-17T08:29:02.000Z
2021-09-14T08:31:20.000Z
Assets/Plugins/ParadoxNotion/NodeCanvas/Tasks/Actions/Blackboard/GetToString.cs
lihaochen910/UnityGoapAIDemo
fc7ddc700251edea627606a9fa53d3429c39f799
[ "MIT" ]
null
null
null
Assets/Plugins/ParadoxNotion/NodeCanvas/Tasks/Actions/Blackboard/GetToString.cs
lihaochen910/UnityGoapAIDemo
fc7ddc700251edea627606a9fa53d3429c39f799
[ "MIT" ]
2
2020-07-17T08:29:04.000Z
2021-09-14T08:31:21.000Z
using NodeCanvas.Framework; using ParadoxNotion.Design; namespace NodeCanvas.Tasks.Actions { [Name("Get Variable To String")] [Category("✫ Blackboard")] public class GetToString : ActionTask { [BlackboardOnly] public BBParameter<object> variable; [BlackboardOnl...
25.592593
86
0.589001
2b7bf765aa59382eb59cdcad0796204916b2420e
11,045
cs
C#
PropertyChangedAnalyzers.Test/INPC005CheckIfDifferentBeforeNotifying/CodeFix.PrismBindableBase.cs
DotNetAnalyzers/PropertyChangedAnalyzers
cfe52a0670cc617266d5a48adcd273c34d47b51b
[ "MIT" ]
38
2017-10-17T17:45:01.000Z
2022-03-23T09:50:20.000Z
PropertyChangedAnalyzers.Test/INPC005CheckIfDifferentBeforeNotifying/CodeFix.PrismBindableBase.cs
DotNetAnalyzers/PropertyChangedAnalyzers
cfe52a0670cc617266d5a48adcd273c34d47b51b
[ "MIT" ]
174
2017-09-19T14:04:41.000Z
2022-03-21T18:43:25.000Z
PropertyChangedAnalyzers.Test/INPC005CheckIfDifferentBeforeNotifying/CodeFix.PrismBindableBase.cs
DotNetAnalyzers/PropertyChangedAnalyzers
cfe52a0670cc617266d5a48adcd273c34d47b51b
[ "MIT" ]
4
2017-09-13T13:23:38.000Z
2020-02-19T20:57:14.000Z
namespace PropertyChangedAnalyzers.Test.INPC005CheckIfDifferentBeforeNotifying { using System.Collections.Immutable; using Gu.Roslyn.Asserts; using Microsoft.CodeAnalysis; using NUnit.Framework; using PropertyChangedAnalyzers.Test.Helpers; public static partial class CodeFix { publ...
26.678744
188
0.517248
4338b3f4c5b1ddf4193dbd9788a34eb574ba08a9
1,332
cs
C#
Assets/Scripts/PartBChangeLength.cs
pnghi320/PhysicsLab
f90ec3f1ecb650fc9237b7f60eba704f7bf0c1be
[ "MIT" ]
null
null
null
Assets/Scripts/PartBChangeLength.cs
pnghi320/PhysicsLab
f90ec3f1ecb650fc9237b7f60eba704f7bf0c1be
[ "MIT" ]
null
null
null
Assets/Scripts/PartBChangeLength.cs
pnghi320/PhysicsLab
f90ec3f1ecb650fc9237b7f60eba704f7bf0c1be
[ "MIT" ]
1
2021-05-14T22:14:32.000Z
2021-05-14T22:14:32.000Z
using System.Collections; using System.Collections.Generic; using UnityEngine; using System; public class PartBChangeLength : MonoBehaviour { public GameObject weight; public float angle; public float length; public bool lineIsLongEnough = false; // Start is called before the first frame update ...
27.75
115
0.63964
434d2d8a9d7eab9e26ebf2eae3892fcaf5ac72ca
1,031
cs
C#
Assets/GigaceeTools/UniRx/Runtime/AsyncOnceSubject.cs
Gigacee/gigacee-tools-for-unity
b537c33fa54a53e3cdd8562f8346670e01208381
[ "MIT" ]
2
2021-11-20T07:24:48.000Z
2022-01-21T09:56:12.000Z
Assets/GigaceeTools/UniRx/Runtime/AsyncOnceSubject.cs
gigacee/GigaceeToolsForUnity
a2c2d74c93cb3633aaf6da94eb73be54229acd7d
[ "MIT" ]
null
null
null
Assets/GigaceeTools/UniRx/Runtime/AsyncOnceSubject.cs
gigacee/GigaceeToolsForUnity
a2c2d74c93cb3633aaf6da94eb73be54229acd7d
[ "MIT" ]
null
null
null
// Original code from https://qiita.com/toRisouP/items/1bd2f3b07bf868953178 using System; using UniRx; namespace GigaceeTools { public class AsyncOnceSubject : IObservable<Unit>, IDisposable { private readonly AsyncSubject<Unit> _asyncSubject = new AsyncSubject<Unit>(); private readonly objec...
23.431818
85
0.515034
317938efa5e219d1e62504297d50947dd9123387
3,380
cs
C#
src/EzSurvey.Presentation.State/UnsupportedClasses/ThrottledInvoker.cs
boop5/EzSurvey
c15bd270349206d32cfb4a9f99fa61256e934973
[ "MIT" ]
null
null
null
src/EzSurvey.Presentation.State/UnsupportedClasses/ThrottledInvoker.cs
boop5/EzSurvey
c15bd270349206d32cfb4a9f99fa61256e934973
[ "MIT" ]
null
null
null
src/EzSurvey.Presentation.State/UnsupportedClasses/ThrottledInvoker.cs
boop5/EzSurvey
c15bd270349206d32cfb4a9f99fa61256e934973
[ "MIT" ]
null
null
null
using System; using System.Threading; namespace EzSurvey.Presentation.State.UnsupportedClasses { public class ThrottledInvoker { private readonly Action _action; private volatile bool _invokingSuspended; private DateTime _lastInvokeTime; private volatile int _lockFlag; ...
29.911504
91
0.494675
026b585ff67a93bf7ff1acfdd2ddce6633aacf5d
1,181
cs
C#
src/Pudicitia.HR.Domain/Departments/Department.cs
smart86029/Pudicitia
9b71d3d4cbda04832f71d354fd8b393eb61bdc30
[ "MIT" ]
null
null
null
src/Pudicitia.HR.Domain/Departments/Department.cs
smart86029/Pudicitia
9b71d3d4cbda04832f71d354fd8b393eb61bdc30
[ "MIT" ]
null
null
null
src/Pudicitia.HR.Domain/Departments/Department.cs
smart86029/Pudicitia
9b71d3d4cbda04832f71d354fd8b393eb61bdc30
[ "MIT" ]
null
null
null
using System; using Pudicitia.Common.Domain; using Pudicitia.Common.Exceptions; namespace Pudicitia.HR.Domain.Departments { public class Department : AggregateRoot { private Department() { } public Department(string name, bool isEnabled, Guid? parentId) { i...
24.102041
74
0.554615
cd35a7d0cb64eaac6dda46d58463968f62f9e4d1
1,302
cs
C#
src/Veil/Parser/Nodes/Expressions/CollectionHasItemsExpressionNode.cs
csainty/Veil
2fb11eccbcee7f68bab38c84bf77bc07c047c004
[ "MIT" ]
14
2015-02-02T14:57:57.000Z
2018-09-24T19:07:22.000Z
src/Veil/Parser/Nodes/Expressions/CollectionHasItemsExpressionNode.cs
csainty/Veil
2fb11eccbcee7f68bab38c84bf77bc07c047c004
[ "MIT" ]
6
2015-01-07T21:41:12.000Z
2017-08-17T07:10:57.000Z
src/Veil/Parser/Nodes/Expressions/CollectionHasItemsExpressionNode.cs
csainty/Veil
2fb11eccbcee7f68bab38c84bf77bc07c047c004
[ "MIT" ]
7
2015-01-05T08:03:48.000Z
2021-08-24T15:15:50.000Z
using System; namespace Veil.Parser.Nodes { /// <summary> /// Expression that evaluates whether the referenced collection has any items /// </summary> public class CollectionHasItemsExpressionNode : ExpressionNode { private ExpressionNode collectionExpression; /// <summary> ...
33.384615
202
0.610599
85846bd9edaa7df89f80aefd4074009f0cbf3755
117
cs
C#
SOLID/2 - OCP/OCP.Solucao/Forma.cs
thiagobelem/SOLID
7c9d57ea5eddd78666c115d472316f45b70e96c8
[ "MIT" ]
null
null
null
SOLID/2 - OCP/OCP.Solucao/Forma.cs
thiagobelem/SOLID
7c9d57ea5eddd78666c115d472316f45b70e96c8
[ "MIT" ]
null
null
null
SOLID/2 - OCP/OCP.Solucao/Forma.cs
thiagobelem/SOLID
7c9d57ea5eddd78666c115d472316f45b70e96c8
[ "MIT" ]
1
2021-02-15T20:41:25.000Z
2021-02-15T20:41:25.000Z
 namespace SOLID.OCP.Solucao { public abstract class Forma { public abstract double Area(); } }
13
38
0.615385
85b655a99fd5c9801bea51c341b99272e2713fd6
1,630
cs
C#
Source/SnowyImageCopy/ViewModels/FilePeriodViewModel.cs
dentphoto/SnowyImageCopy
6610720e2b659c2d5aee5917d782d12f6cbd6ab8
[ "MIT" ]
31
2015-03-08T21:36:38.000Z
2021-09-23T06:54:06.000Z
Source/SnowyImageCopy/ViewModels/FilePeriodViewModel.cs
dentphoto/SnowyImageCopy
6610720e2b659c2d5aee5917d782d12f6cbd6ab8
[ "MIT" ]
31
2015-01-31T14:08:45.000Z
2022-02-24T16:05:46.000Z
Source/SnowyImageCopy/ViewModels/FilePeriodViewModel.cs
dentphoto/SnowyImageCopy
6610720e2b659c2d5aee5917d782d12f6cbd6ab8
[ "MIT" ]
14
2015-01-29T11:21:48.000Z
2021-09-10T14:45:02.000Z
using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Text; using System.Threading.Tasks; using SnowyImageCopy.Common; using SnowyImageCopy.Helper; using SnowyImageCopy.Models; using SnowyImageCopy.Models.ImageFile; using SnowyImageCopy.Properties; ...
24.69697
140
0.737423
bbfd6d8a3898d7b87cf921615e13db263a8628f6
4,839
cs
C#
EasyLocalization.Demo/Properties/Resources.Designer.cs
mashbrno/EasyLocalization
df227fac589624642f3cf5557044c074ef583085
[ "MIT" ]
17
2019-04-19T08:05:15.000Z
2021-12-15T19:38:06.000Z
EasyLocalization.Demo/Properties/Resources.Designer.cs
mashbrno/EasyLocalization
df227fac589624642f3cf5557044c074ef583085
[ "MIT" ]
4
2019-12-10T12:36:09.000Z
2021-07-05T07:20:34.000Z
EasyLocalization.Demo/Properties/Resources.Designer.cs
mashbrno/EasyLocalization
df227fac589624642f3cf5557044c074ef583085
[ "MIT" ]
4
2019-04-04T13:06:53.000Z
2021-04-15T15:24:05.000Z
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //--...
42.823009
187
0.576359
e3964a7c4f328d643ecc06b73a479ca369e35744
697
cs
C#
Injector/TypeRegistrationItem.cs
programmersdigest/Injector
bbea42e48002e376c1e1d8b91530972f76dc26f9
[ "Apache-2.0" ]
null
null
null
Injector/TypeRegistrationItem.cs
programmersdigest/Injector
bbea42e48002e376c1e1d8b91530972f76dc26f9
[ "Apache-2.0" ]
1
2021-02-09T14:29:03.000Z
2021-02-09T14:29:03.000Z
Injector/TypeRegistrationItem.cs
programmersdigest/Injector
bbea42e48002e376c1e1d8b91530972f76dc26f9
[ "Apache-2.0" ]
null
null
null
using System; namespace programmersdigest.Injector { /// <summary> /// Registration item for type registrations. Used by the <see cref="DIContainer"/>. /// </summary> internal class TypeRegistrationItem : IRegistrationItem { /// <summary> /// The type to create an instance of. ...
27.88
103
0.573888
001d58f901e7f0159576ed3f2f969cefbb03633e
765
cs
C#
Assets/Octave3D World Builder/Scripts/Objects/Object Snapping/Object2ObjectBoxSnapDatabase.cs
AestheticalZ/Faithful-SCP-Unity
f32f135355cbe69656cab10942e5215a64b671ac
[ "MIT" ]
null
null
null
Assets/Octave3D World Builder/Scripts/Objects/Object Snapping/Object2ObjectBoxSnapDatabase.cs
AestheticalZ/Faithful-SCP-Unity
f32f135355cbe69656cab10942e5215a64b671ac
[ "MIT" ]
null
null
null
Assets/Octave3D World Builder/Scripts/Objects/Object Snapping/Object2ObjectBoxSnapDatabase.cs
AestheticalZ/Faithful-SCP-Unity
f32f135355cbe69656cab10942e5215a64b671ac
[ "MIT" ]
2
2022-03-10T23:51:19.000Z
2022-03-11T01:33:46.000Z
#if UNITY_EDITOR using UnityEngine; using System.Collections.Generic; namespace O3DWB { public class Object2ObjectBoxSnapDatabase : Singleton<Object2ObjectBoxSnapDatabase> { private Dictionary<GameObject, Object2ObjectBoxSnapData> _meshObjectToBoxSnapData = new Dictionary<GameObject, Object2ObjectBoxS...
34.772727
147
0.746405
a89cd01be9f0c15a120d228ae2e0bf731e7f1bd4
1,556
cs
C#
Assets/MiroChessBord/MiroModelV1/Script/ENCore/ENBall2/ENGeneratorV2_EyePupils.cs
iniwap/LianQiClient
1d1c9e2c68f053201cd595caf9c723b72bc45a15
[ "MIT" ]
3
2020-07-28T11:40:13.000Z
2021-05-14T05:25:17.000Z
Assets/MiroChessBord/MiroModelV1/Script/ENCore/ENBall2/ENGeneratorV2_EyePupils.cs
iniwap/LianQiClient
1d1c9e2c68f053201cd595caf9c723b72bc45a15
[ "MIT" ]
null
null
null
Assets/MiroChessBord/MiroModelV1/Script/ENCore/ENBall2/ENGeneratorV2_EyePupils.cs
iniwap/LianQiClient
1d1c9e2c68f053201cd595caf9c723b72bc45a15
[ "MIT" ]
3
2020-10-12T12:03:59.000Z
2021-06-11T03:11:14.000Z
using System.Collections; using System.Collections.Generic; using UnityEngine; using Lyu; namespace MiroV1 { public class ENGeneratorV2_EyePupils : MiroV1ENGeneratorBase { public Animator[] _Anims; public SpriteColorCtrl[] _crCtrls; // Use this for initialization void Start () { } override public v...
17.288889
68
0.60347
36032e703015e41fe84134e0e1f53e07a2735f57
1,361
cshtml
C#
RMS/UILayer/Views/_Authentification.cshtml
Andrei15193/ProiectColectiv
3b6497edd136566be180c4adfa3964146da0ea30
[ "MIT" ]
null
null
null
RMS/UILayer/Views/_Authentification.cshtml
Andrei15193/ProiectColectiv
3b6497edd136566be180c4adfa3964146da0ea30
[ "MIT" ]
null
null
null
RMS/UILayer/Views/_Authentification.cshtml
Andrei15193/ProiectColectiv
3b6497edd136566be180c4adfa3964146da0ea30
[ "MIT" ]
null
null
null
@using ResourceManagementSystem.BusinessLogic.Workflow; @{ MemberViewModel memberViewModel = Session["memberViewModel"] as MemberViewModel; if (memberViewModel == null) { memberViewModel = ViewModelFactory.MemberViewModel; Session["memberViewModel"] = memberViewModel; } } @...
33.195122
109
0.576782
2e2faf08c60d97c78a4a9f4b6e26ad084487b6fc
884
cs
C#
src/OpenTl.ClientApi.MtProto/Layers/Messages/Adapters/NewSessionCreatedHandler.cs
hzexe/OpenTl.ClientApi
79b27b013a54216533b53f6f39550271f2a631ab
[ "MIT" ]
110
2018-03-09T16:01:39.000Z
2021-11-07T19:14:49.000Z
src/OpenTl.ClientApi.MtProto/Layers/Messages/Adapters/NewSessionCreatedHandler.cs
hzexe/OpenTl.ClientApi
79b27b013a54216533b53f6f39550271f2a631ab
[ "MIT" ]
57
2018-03-18T14:36:34.000Z
2021-04-26T10:18:12.000Z
src/OpenTl.ClientApi.MtProto/Layers/Messages/Adapters/NewSessionCreatedHandler.cs
hzexe/OpenTl.ClientApi
79b27b013a54216533b53f6f39550271f2a631ab
[ "MIT" ]
30
2018-03-22T08:58:44.000Z
2021-12-15T19:35:56.000Z
namespace OpenTl.ClientApi.MtProto.Layers.Messages.Adapters { using DotNetty.Transport.Channels; using log4net; using OpenTl.Common.IoC; using OpenTl.Schema; [SingleInstance(typeof(IMessageHandler))] internal class NewSessionCreatedHandler : SimpleChannelInboundHandler<TNewSessionCreated>, ...
31.571429
102
0.664027
e9e200b87b3187084a6cec6750210de82c9d45b6
12,210
cs
C#
Lib/ClassLibraryCommon/File/FileReadStream.cs
veena-udayabhanu/azure-storage-net
547a92ee5a4cf65bee3628fcd7c63f70b7ca03e4
[ "Apache-2.0" ]
5
2021-04-04T03:47:02.000Z
2021-04-06T09:47:56.000Z
Lib/ClassLibraryCommon/File/FileReadStream.cs
veena-udayabhanu/azure-storage-net
547a92ee5a4cf65bee3628fcd7c63f70b7ca03e4
[ "Apache-2.0" ]
null
null
null
Lib/ClassLibraryCommon/File/FileReadStream.cs
veena-udayabhanu/azure-storage-net
547a92ee5a4cf65bee3628fcd7c63f70b7ca03e4
[ "Apache-2.0" ]
1
2018-10-14T04:44:31.000Z
2018-10-14T04:44:31.000Z
//----------------------------------------------------------------------- // <copyright file="FileReadStream.cs" company="Microsoft"> // Copyright 2013 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License...
45.055351
179
0.589435
3a19cd49f8510d9ac475cf325419f3b467630a0c
1,288
cs
C#
AutoRepayment/AutoRepayment.cs
tsuchinaga/voxel-tycoon-mod-auto-repayment
ac25d39d537fa1e7953077ff318e7a24eff72a7f
[ "MIT" ]
null
null
null
AutoRepayment/AutoRepayment.cs
tsuchinaga/voxel-tycoon-mod-auto-repayment
ac25d39d537fa1e7953077ff318e7a24eff72a7f
[ "MIT" ]
null
null
null
AutoRepayment/AutoRepayment.cs
tsuchinaga/voxel-tycoon-mod-auto-repayment
ac25d39d537fa1e7953077ff318e7a24eff72a7f
[ "MIT" ]
null
null
null
using System; using UnityEngine; using VoxelTycoon; using VoxelTycoon.Game.UI; using VoxelTycoon.Modding; using VoxelTycoon.Notifications; namespace AutoRepayment { public class AutoRepayment : Mod { protected override void OnUpdate() { if (TimeManager.Current.Paused) return; // 停止...
31.414634
106
0.61646
3b1d5f2a885a8a224b12d2b61226d91b841940ac
7,599
cs
C#
src/Portable.Syslog/Transport/AsyncSyslogSenderBase.cs
YallaDotNet/SyslogNet
d957c2cc41103ae80fc29a091ec47ccaa5acb08e
[ "MIT" ]
4
2015-12-03T12:36:29.000Z
2021-02-10T19:32:38.000Z
src/Portable.Syslog/Transport/AsyncSyslogSenderBase.cs
YallaDotNet/SyslogNet
d957c2cc41103ae80fc29a091ec47ccaa5acb08e
[ "MIT" ]
1
2015-12-03T12:38:23.000Z
2016-01-27T23:50:37.000Z
src/Portable.Syslog/Transport/AsyncSyslogSenderBase.cs
YallaDotNet/SyslogNet
d957c2cc41103ae80fc29a091ec47ccaa5acb08e
[ "MIT" ]
1
2020-05-11T11:37:51.000Z
2020-05-11T11:37:51.000Z
using SyslogNet.Client.Serialization; using System; using System.Collections.Generic; using System.IO; using System.Threading; using System.Threading.Tasks; namespace SyslogNet.Client.Transport { /// <summary> /// Base asynchronous syslog sender. /// </summary> public abstract class AsyncSyslogSenderB...
39.994737
154
0.605606
b8f8ebec749771cfef3da69f6d18e40e2207e235
194
cs
C#
src/TransactionsImporter.Api/Common/ApiVersions.cs
iTKerry/transactions-importer
938f815e0de91b30ae9f2c21cef3b87958cad2b1
[ "MIT" ]
null
null
null
src/TransactionsImporter.Api/Common/ApiVersions.cs
iTKerry/transactions-importer
938f815e0de91b30ae9f2c21cef3b87958cad2b1
[ "MIT" ]
null
null
null
src/TransactionsImporter.Api/Common/ApiVersions.cs
iTKerry/transactions-importer
938f815e0de91b30ae9f2c21cef3b87958cad2b1
[ "MIT" ]
null
null
null
namespace TransactionsImporter.Api.Common { public static class ApiVersions { public const string V1 = nameof(V1); public static void test() { } } }
17.636364
44
0.582474
fd652e03ae34cde10dcd730f84cad929843b023c
2,789
cs
C#
aliyun-net-sdk-ecs/Ecs/Transform/V20140526/DescribePrefixListAssociationsResponseUnmarshaller.cs
doublnt/aliyun-openapi-net-sdk
4ee877b774af884ba89a940abdd78f71346a3f00
[ "Apache-2.0" ]
null
null
null
aliyun-net-sdk-ecs/Ecs/Transform/V20140526/DescribePrefixListAssociationsResponseUnmarshaller.cs
doublnt/aliyun-openapi-net-sdk
4ee877b774af884ba89a940abdd78f71346a3f00
[ "Apache-2.0" ]
126
2019-02-25T02:30:28.000Z
2021-06-25T15:21:20.000Z
aliyun-net-sdk-ecs/Ecs/Transform/V20140526/DescribePrefixListAssociationsResponseUnmarshaller.cs
doublnt/aliyun-openapi-net-sdk
4ee877b774af884ba89a940abdd78f71346a3f00
[ "Apache-2.0" ]
null
null
null
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
54.686275
270
0.817139
ba94fc612e69998f0bd1930e8aa0493a2d810837
12,587
cs
C#
Vetera_MouseRec/Settings.cs
Gabriel-Vetera/Macro-recorder
87813185dccf7ff3fee0b2c324f7850eafe7292a
[ "Apache-2.0" ]
null
null
null
Vetera_MouseRec/Settings.cs
Gabriel-Vetera/Macro-recorder
87813185dccf7ff3fee0b2c324f7850eafe7292a
[ "Apache-2.0" ]
null
null
null
Vetera_MouseRec/Settings.cs
Gabriel-Vetera/Macro-recorder
87813185dccf7ff3fee0b2c324f7850eafe7292a
[ "Apache-2.0" ]
null
null
null
using MetroFramework.Forms; using System; using System.Windows.Forms; namespace Vetera_MouseRec { public partial class Settings : MetroForm { Keys rec; Keys playback; Keys pause; int maxLoopTimeValue = 60000; int loopTime; int[] smoothVar = new int[2]; ...
32.524548
157
0.576865
ed439e1ef51ac269541378fa145efc3dc56d7df8
10,547
cs
C#
source/General.cs
lvcabral/PoPSpritesConverter
a78f85d7a8bd48a8548950d87ac60bb9aa28c3ce
[ "MIT" ]
2
2017-04-20T00:03:25.000Z
2018-08-01T22:10:24.000Z
source/General.cs
lvcabral/PoPSpritesConverter
a78f85d7a8bd48a8548950d87ac60bb9aa28c3ce
[ "MIT" ]
6
2016-08-20T22:22:17.000Z
2016-08-29T06:35:18.000Z
source/General.cs
lvcabral/PoPSpritesConverter
a78f85d7a8bd48a8548950d87ac60bb9aa28c3ce
[ "MIT" ]
2
2018-10-01T10:59:24.000Z
2021-11-02T02:24:43.000Z
#region MIT License /* * Copyright (c) 2016 Marcelo Lv Cabral (http://github.com/lvcabral) * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without l...
48.159817
147
0.505736
955d266770ed0f2844dc1865c475c6a21d6ae359
5,111
cs
C#
publicApi/OCP/AppFramework/Db/Entity.cs
sucrose0413/nextcloud_net
16d1bb546a2840e4097c8f199e50521f01e1c014
[ "MIT" ]
2
2021-02-22T19:11:26.000Z
2021-08-07T12:16:26.000Z
publicApi/OCP/AppFramework/Db/Entity.cs
sucrose0413/nextcloud_net
16d1bb546a2840e4097c8f199e50521f01e1c014
[ "MIT" ]
300
2019-03-11T10:13:01.000Z
2022-03-28T04:14:49.000Z
publicApi/OCP/AppFramework/Db/Entity.cs
sucrose0413/nextcloud_net
16d1bb546a2840e4097c8f199e50521f01e1c014
[ "MIT" ]
1
2021-08-07T09:35:51.000Z
2021-08-07T09:35:51.000Z
namespace OCP.AppFramework.Db { /** * @method integer getId() * @method void setId(integer id) * @since 7.0.0 */ abstract class Entity { public int id; private _updatedFields = array(); private _fieldTypes = array('id' => 'integer'); /** * Simple alternative constructor for building entities from a reques...
22.125541
90
0.66171
f4ac3bcd4d5241f2e23f9dc4c0df39cac06b900f
903
cs
C#
Slim/IServiceProvider.cs
AlexMacocian/Slim
8b54ba04d53ad3c90c13a74763ce1930627d7ea8
[ "MIT" ]
null
null
null
Slim/IServiceProvider.cs
AlexMacocian/Slim
8b54ba04d53ad3c90c13a74763ce1930627d7ea8
[ "MIT" ]
null
null
null
Slim/IServiceProvider.cs
AlexMacocian/Slim
8b54ba04d53ad3c90c13a74763ce1930627d7ea8
[ "MIT" ]
null
null
null
using System; using Slim.Exceptions; namespace Slim { /// <summary> /// Interface allowing to request services from the <see cref="ServiceManager"/>. /// </summary> public interface IServiceProvider : System.IServiceProvider, IDisposable { /// <summary> /// Creates a scoped <see cr...
36.12
118
0.637874
f4b202b245dac33c68d430b5edf3578fb1a83202
3,719
cs
C#
src/MongoDB.Driver/Linq/ExpressionNotSupportedException.cs
JakobKirton/mongo-csharp-driver
21f8c1615dcfec501b66bc19a43e185e13fdad46
[ "Apache-2.0" ]
null
null
null
src/MongoDB.Driver/Linq/ExpressionNotSupportedException.cs
JakobKirton/mongo-csharp-driver
21f8c1615dcfec501b66bc19a43e185e13fdad46
[ "Apache-2.0" ]
null
null
null
src/MongoDB.Driver/Linq/ExpressionNotSupportedException.cs
JakobKirton/mongo-csharp-driver
21f8c1615dcfec501b66bc19a43e185e13fdad46
[ "Apache-2.0" ]
null
null
null
/* Copyright 2010-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 to in wr...
37.565657
118
0.65609
ed9b362a8a5b4122acfa7e79db12f952af49ff10
172
cs
C#
src/Core/Domain/Identities/IntIdentity.cs
optivem/optivem-commons-cs
ea1cf2b0a6c951e090bca06efc18904a5cd3d8c2
[ "MIT" ]
6
2020-11-25T10:57:49.000Z
2022-03-23T17:14:48.000Z
src/Core/Domain/Identities/IntIdentity.cs
optivem/optivem-commons-cs
ea1cf2b0a6c951e090bca06efc18904a5cd3d8c2
[ "MIT" ]
284
2019-05-01T13:19:10.000Z
2020-01-02T18:43:33.000Z
src/Core/Domain/Identities/IntIdentity.cs
optivem/platform-dotnetcore
ea1cf2b0a6c951e090bca06efc18904a5cd3d8c2
[ "MIT" ]
1
2020-10-14T10:00:29.000Z
2020-10-14T10:00:29.000Z
namespace Atomiv.Core.Domain { public class IntIdentity : PrimitiveIdentity<int> { public IntIdentity(int value) : base(value) { } } }
17.2
53
0.587209
edc642e619c3667f9224963d9f8a4320a9c54045
2,448
cs
C#
Assets/Cocuy/Scripts/MouseManipulator.cs
seiroise/GPUSandbox
e5caf249a3e11c3b3d27687589e213b786e604c4
[ "MIT" ]
1
2019-06-08T13:34:40.000Z
2019-06-08T13:34:40.000Z
Assets/Cocuy/Scripts/MouseManipulator.cs
seiroise/GPUSandbox
e5caf249a3e11c3b3d27687589e213b786e604c4
[ "MIT" ]
null
null
null
Assets/Cocuy/Scripts/MouseManipulator.cs
seiroise/GPUSandbox
e5caf249a3e11c3b3d27687589e213b786e604c4
[ "MIT" ]
null
null
null
using UnityEngine; using System.Collections; [AddComponentMenu("Cocuy/Mouse Manipulator")] public class MouseManipulator : MonoBehaviour { private Vector3 m_previousMousePosition; [HideInInspector] public float m_velocityStrength = 10f; [HideInInspector] public float m_velocityRadius = 5f; [HideInInspector] ...
28.465116
110
0.712827
97ac4e14e925c1dffe675917e3d0fd054d041871
2,059
cs
C#
src/CampanhaBrinquedo.Data.MongoDb/Repositories/Repository.cs
celonet/campanhabrinquedo
3e59e643f71ebc817340a08a1f5bc6021e91d7ca
[ "MIT" ]
null
null
null
src/CampanhaBrinquedo.Data.MongoDb/Repositories/Repository.cs
celonet/campanhabrinquedo
3e59e643f71ebc817340a08a1f5bc6021e91d7ca
[ "MIT" ]
null
null
null
src/CampanhaBrinquedo.Data.MongoDb/Repositories/Repository.cs
celonet/campanhabrinquedo
3e59e643f71ebc817340a08a1f5bc6021e91d7ca
[ "MIT" ]
null
null
null
using CampanhaBrinquedo.Data.MongoDb.Factories; using CampanhaBrinquedo.Domain.Entities; using CampanhaBrinquedo.Domain.Interfaces; using CampanhaBriquedo.CrossCutting.Options; using Microsoft.Extensions.Options; using MongoDB.Driver; using System; using System.Collections.Generic; using System.Linq; using System.Linq...
38.12963
143
0.702283
f2f3856801d75853e02dd5b6bf63b8df1ea05fb8
1,621
cs
C#
ASPCoreWithAngular/ASPCoreWithAngular/Controllers/PersonalController.cs
ferdiego88/CRUD.ASPCore.Angular.WebAPI.ADO
f11a56d9ef08b876539cd98b1fd6d512cb5a8875
[ "MIT" ]
null
null
null
ASPCoreWithAngular/ASPCoreWithAngular/Controllers/PersonalController.cs
ferdiego88/CRUD.ASPCore.Angular.WebAPI.ADO
f11a56d9ef08b876539cd98b1fd6d512cb5a8875
[ "MIT" ]
null
null
null
ASPCoreWithAngular/ASPCoreWithAngular/Controllers/PersonalController.cs
ferdiego88/CRUD.ASPCore.Angular.WebAPI.ADO
f11a56d9ef08b876539cd98b1fd6d512cb5a8875
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using ASPCoreWithAngular.Interfaces; using ASPCoreWithAngular.Models; using Microsoft.AspNetCore.Mvc; // For more information on enabling Web API for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860 n...
24.560606
116
0.590376
7c89ca7281de338802bfb079f1dcf22132ee7f27
468
cs
C#
Chama.Courses.Domain/Entities/Teacher.cs
rodriguesl3/courses-backend
1b3e8796da1c694da56cdc87c0f61d0ffb9915cd
[ "Unlicense" ]
null
null
null
Chama.Courses.Domain/Entities/Teacher.cs
rodriguesl3/courses-backend
1b3e8796da1c694da56cdc87c0f61d0ffb9915cd
[ "Unlicense" ]
null
null
null
Chama.Courses.Domain/Entities/Teacher.cs
rodriguesl3/courses-backend
1b3e8796da1c694da56cdc87c0f61d0ffb9915cd
[ "Unlicense" ]
null
null
null
using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations.Schema; using System.Text; namespace Chama.Courses.Domain.Entities { public class Teacher { public Guid Id { get; set; } public string Name { get; set; } public string Description { get...
20.347826
51
0.583333
10d742a09a212ffa347ea98ac5fc175111b02898
3,962
cs
C#
LiefsAscent/Assets/Platformer/Scripts/Option/ControlManager.cs
Munchiis/LiefsAscent
b23ac85e6f46faf1e2c9f44f1efd99c2046dca16
[ "MIT" ]
null
null
null
LiefsAscent/Assets/Platformer/Scripts/Option/ControlManager.cs
Munchiis/LiefsAscent
b23ac85e6f46faf1e2c9f44f1efd99c2046dca16
[ "MIT" ]
1
2021-08-06T02:43:10.000Z
2021-08-06T02:43:10.000Z
LiefsAscent/Assets/Platformer/Scripts/Option/ControlManager.cs
Munchiis/LiefsAscent
b23ac85e6f46faf1e2c9f44f1efd99c2046dca16
[ "MIT" ]
2
2021-05-08T22:07:01.000Z
2021-08-05T19:04:56.000Z
using System; using System.Collections.Generic; using System.Linq; using UnityEngine; using TMPro; using UnityEditor; public class ControlManager : MonoBehaviour { private CanvasGroup controlsMenu; private string bindName; private GameObject[] controlButtons; // Dictionaries for holding keybinds ...
29.132353
155
0.593135
80439f9713975c2e0807e3251bd68703f8bb6d84
13,111
cs
C#
Forms/DocIO/DocIO/Samples/GroupShapes/GroupShapes.xaml.cs
syncfusion/xamarin-demos
0776a74fc35bb57df3388478abf46b726aff2cbd
[ "FTL", "Info-ZIP" ]
269
2018-08-06T15:40:41.000Z
2022-03-31T14:08:06.000Z
Forms/DocIO/DocIO/Samples/GroupShapes/GroupShapes.xaml.cs
davchezt/xamarin-demos
62b123f2419ae9415b307eed863fb9897f375726
[ "FTL", "Info-ZIP" ]
40
2018-09-21T20:12:09.000Z
2022-02-17T04:53:35.000Z
Forms/DocIO/DocIO/Samples/GroupShapes/GroupShapes.xaml.cs
davchezt/xamarin-demos
62b123f2419ae9415b307eed863fb9897f375726
[ "FTL", "Info-ZIP" ]
205
2018-08-07T06:03:08.000Z
2022-03-30T05:55:02.000Z
#region Copyright Syncfusion Inc. 2001-2021. // Copyright Syncfusion Inc. 2001-2021. All rights reserved. // Use of this code is subject to the terms of our license. // A copy of the current license can be obtained at any time by e-mailing // licensing@syncfusion.com. Any infringement will be prosecuted under // applic...
57.757709
231
0.658073
dcbec4ba6504d0d4b10bec00614ea5f7116f1fb4
1,033
cs
C#
src/Infra/FundTransfer.Infra.Storage/Repositories/TransferRepository.cs
grecojoao/fund-transfer-worker
7812c0188921c8f0b4e7e114166ff2749407d749
[ "MIT" ]
null
null
null
src/Infra/FundTransfer.Infra.Storage/Repositories/TransferRepository.cs
grecojoao/fund-transfer-worker
7812c0188921c8f0b4e7e114166ff2749407d749
[ "MIT" ]
null
null
null
src/Infra/FundTransfer.Infra.Storage/Repositories/TransferRepository.cs
grecojoao/fund-transfer-worker
7812c0188921c8f0b4e7e114166ff2749407d749
[ "MIT" ]
null
null
null
using FundTransfer.Domain.Entities; using FundTransfer.Domain.Repositories; using FundTransfer.Infra.Storage.Context; using Microsoft.EntityFrameworkCore; namespace FundTransfer.Infra.Storage.Repositories { public class TransferRepository : Repository, ITransferRepository { private readonly DataContex...
38.259259
118
0.732817
dcefb97fb8403e315eaea7be63ee257919edf4e8
4,313
cs
C#
src/Cake.Npm.Tests/RunScript/NpmScriptRunnerTests.cs
cake-contrib/cake-npm
16b1951d0f55872b8113c1ba48d07848c4412b3c
[ "MIT" ]
14
2017-02-08T05:22:01.000Z
2021-04-14T16:01:30.000Z
src/Cake.Npm.Tests/RunScript/NpmScriptRunnerTests.cs
cake-contrib/cake-npm
16b1951d0f55872b8113c1ba48d07848c4412b3c
[ "MIT" ]
106
2017-02-02T12:48:37.000Z
2022-02-24T11:38:10.000Z
src/Cake.Npm.Tests/RunScript/NpmScriptRunnerTests.cs
cake-contrib/cake-npm
16b1951d0f55872b8113c1ba48d07848c4412b3c
[ "MIT" ]
35
2017-01-23T04:09:18.000Z
2020-10-07T16:53:58.000Z
namespace Cake.Npm.Tests.RunScript { using Core.Diagnostics; using Xunit; public class NpmScriptRunnerTests { public sealed class TheRunScriptMethod { [Fact] public void Should_Redirect_Standard_Error() { var fixture = new NpmRunScrip...
34.230159
89
0.506144
11e3602c8040cfd41e9435cdfe209d5ddec84131
413
cs
C#
src/BlueBoard.Common/BlueBoardException.cs
stenvix/blueboard-api-
4d661a851e7ec8a298e400aa2ff5cb8f93bb3fb2
[ "MIT" ]
null
null
null
src/BlueBoard.Common/BlueBoardException.cs
stenvix/blueboard-api-
4d661a851e7ec8a298e400aa2ff5cb8f93bb3fb2
[ "MIT" ]
35
2019-08-21T12:36:57.000Z
2020-04-23T17:06:51.000Z
src/BlueBoard.Common/BlueBoardException.cs
stenvix/blueboard-api
6a00a1c69ef8ce6e1839f72a99b522ae342f44db
[ "MIT" ]
null
null
null
using System; using BlueBoard.Common.Enums; namespace BlueBoard.Common { public class BlueBoardException : Exception { public BlueBoardException(ResponseCode responseCode, string message = null, Exception innerException = null) : base(message, innerException) { this.Resp...
25.8125
118
0.668281
f77b696149bfb7a33a291de8bc7ff07149905e80
966
cs
C#
Wolfpack.Core/Publishers/Sql/SqlPublisherBootstrapper.cs
jdruin/Wolfpack-Redux
a965200741da0494475803eb3cbdabdf386e1c67
[ "Apache-2.0" ]
null
null
null
Wolfpack.Core/Publishers/Sql/SqlPublisherBootstrapper.cs
jdruin/Wolfpack-Redux
a965200741da0494475803eb3cbdabdf386e1c67
[ "Apache-2.0" ]
null
null
null
Wolfpack.Core/Publishers/Sql/SqlPublisherBootstrapper.cs
jdruin/Wolfpack-Redux
a965200741da0494475803eb3cbdabdf386e1c67
[ "Apache-2.0" ]
null
null
null
using System; using Wolfpack.Core.Interfaces; using Wolfpack.Core.Repositories.Sql; namespace Wolfpack.Core.Publishers.Sql { public class SqlPublisherBootstrapper : ISupportBootStrapping<SqlPublisherConfiguration> { public void Execute(SqlPublisherConfiguration config) { if (!config...
37.153846
100
0.666667
f7cf8088a7b655ca85206a5169fbd2d023b1789e
893
cs
C#
QLTV.DLL/CTPMDLL.cs
nguyenvanhieuvn/QuanLyThuVien
0a16f906597e081c29b8b27c7982bd368a29139a
[ "MIT" ]
1
2021-06-02T02:03:50.000Z
2021-06-02T02:03:50.000Z
QLTV.DLL/CTPMDLL.cs
nguyenvanhieuvn/QuanLyThuVien
0a16f906597e081c29b8b27c7982bd368a29139a
[ "MIT" ]
null
null
null
QLTV.DLL/CTPMDLL.cs
nguyenvanhieuvn/QuanLyThuVien
0a16f906597e081c29b8b27c7982bd368a29139a
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using QLTV.DAL; using QLTV.Entity; namespace QLTV.DLL { public class CTPMDLL { CTPMDAL obj = new CTPMDAL(); public List<CTPM> getAll(String t, String w, String o) { ...
21.780488
62
0.550952
e52ad1efc54db2770189158551658418d1d77e0a
950
cs
C#
Objects/Geometry/Mesh.cs
pablothedolphin/Objects
342c406f199522000da660b24a27c67387c3e93a
[ "Apache-2.0" ]
null
null
null
Objects/Geometry/Mesh.cs
pablothedolphin/Objects
342c406f199522000da660b24a27c67387c3e93a
[ "Apache-2.0" ]
null
null
null
Objects/Geometry/Mesh.cs
pablothedolphin/Objects
342c406f199522000da660b24a27c67387c3e93a
[ "Apache-2.0" ]
null
null
null
using Speckle.Core.Models; using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Speckle.Objects.Geometry { public class Mesh : Base, IGeometry { public List<double> vertices { get; set; } = new List<double>(); /// <summary>The faces array.</summary> public L...
26.388889
115
0.643158
b26477c2575832b4bb29d08796d9c08079593355
5,878
cs
C#
citPOINT.PrefApp.ViewModel/Helpers/StatisticalPublisher.cs
ivconsult/eNeg-PrefApp
6568da1ac119f25ce91adcbf919aa0c439284a4f
[ "MIT" ]
null
null
null
citPOINT.PrefApp.ViewModel/Helpers/StatisticalPublisher.cs
ivconsult/eNeg-PrefApp
6568da1ac119f25ce91adcbf919aa0c439284a4f
[ "MIT" ]
null
null
null
citPOINT.PrefApp.ViewModel/Helpers/StatisticalPublisher.cs
ivconsult/eNeg-PrefApp
6568da1ac119f25ce91adcbf919aa0c439284a4f
[ "MIT" ]
null
null
null
 #region → Usings . using System; using System.ComponentModel; using System.Linq; using System.Collections.Generic; using citPOINT.PrefApp.Data.Web; using citPOINT.PrefApp.Common; using System.ServiceModel.DomainServices.Client; #endregion #region → History . /* * Date User Change * *******...
29.837563
317
0.528071
57261c738cff0d75386085b150bf050ac75ab537
110
cs
C#
Uk.CompaniesHouse.Api.Test/AppSettings.cs
panoramicdata/Uk.CompaniesHouse.Api
e7066ed23b25f7e7c064d89f63104ce00b66db0d
[ "MIT" ]
null
null
null
Uk.CompaniesHouse.Api.Test/AppSettings.cs
panoramicdata/Uk.CompaniesHouse.Api
e7066ed23b25f7e7c064d89f63104ce00b66db0d
[ "MIT" ]
null
null
null
Uk.CompaniesHouse.Api.Test/AppSettings.cs
panoramicdata/Uk.CompaniesHouse.Api
e7066ed23b25f7e7c064d89f63104ce00b66db0d
[ "MIT" ]
null
null
null
namespace Uk.CompaniesHouse.Api.Test { public class AppSettings { public string ApiKey { get; set; } } }
15.714286
37
0.709091
68bef1fa2e2b4c9a3e5056c4a959571861ddda66
521
cs
C#
src/Forem.Api/TagsService.cs
SholomAber/forem-dotnet
2bd01cf43277dae0d4a35cc56a4462250aade217
[ "MIT" ]
13
2019-03-07T08:12:14.000Z
2020-06-12T14:32:07.000Z
src/Forem.Api/TagsService.cs
SholomAber/forem-dotnet
2bd01cf43277dae0d4a35cc56a4462250aade217
[ "MIT" ]
19
2020-06-14T12:56:57.000Z
2021-12-08T23:18:08.000Z
src/Forem.Api/TagsService.cs
SholomAber/forem-dotnet
2bd01cf43277dae0d4a35cc56a4462250aade217
[ "MIT" ]
5
2019-03-08T08:30:59.000Z
2020-06-09T21:51:38.000Z
using System; using System.Collections.Generic; using System.Net.Http; using System.Threading.Tasks; using Forem.Api.Models; namespace Forem.Api { public class TagsService : ApiService, ITagsService { public TagsService(Uri baseUri, HttpClient httpClient) : base(baseUri, httpClient) { } public Task<IEnumerable...
24.809524
88
0.698656
bf65c983e571d11157ba312e1a05e4f037ff99e9
2,057
cs
C#
LiteFx/Validation/ValidationHelper/PtBr/ValidationHelperPtBr.String.cs
iarly/LiteFx
522a69975f2f5359408ccb03104d5deaf3f3c392
[ "MIT" ]
null
null
null
LiteFx/Validation/ValidationHelper/PtBr/ValidationHelperPtBr.String.cs
iarly/LiteFx
522a69975f2f5359408ccb03104d5deaf3f3c392
[ "MIT" ]
null
null
null
LiteFx/Validation/ValidationHelper/PtBr/ValidationHelperPtBr.String.cs
iarly/LiteFx
522a69975f2f5359408ccb03104d5deaf3f3c392
[ "MIT" ]
null
null
null
namespace LiteFx.Validation.PtBr { public static partial class ValidationHelperPtBr { public static Validator<T, string> SejaNuloOuVazio<T>(this Validator<T, string> validator) { return ValidationHelper.IsNullOrEmpty(validator); } public static Validator<T,...
36.732143
126
0.631016
bfef7d8dda87b0b8e1039dbcc3cb7f84049bb04a
3,480
cs
C#
src/Core/settings/Settings.cs
wheel0ffortune/downkyi
f0d66f600db8471129f7f241515b64e84f12c5df
[ "Apache-2.0" ]
2,949
2021-07-14T02:54:50.000Z
2022-03-31T15:48:40.000Z
src/Core/settings/Settings.cs
wheel0ffortune/downkyi
f0d66f600db8471129f7f241515b64e84f12c5df
[ "Apache-2.0" ]
204
2021-07-15T10:59:01.000Z
2022-03-31T14:18:38.000Z
src/Core/settings/Settings.cs
wheel0ffortune/downkyi
f0d66f600db8471129f7f241515b64e84f12c5df
[ "Apache-2.0" ]
474
2021-07-14T04:35:05.000Z
2022-03-31T14:10:52.000Z
using Newtonsoft.Json; using System; using System.IO; namespace Core.settings { public partial class Settings { private static Settings instance; /// <summary> /// 获取Settings实例 /// </summary> /// <returns></returns> public static Settings GetInstance() ...
26.165414
87
0.486782
e97cb35127ca6fbaab80b8a5a6b335a6c0fa9312
933
cs
C#
Source/Microsoft.Teams.App.Badges/Models/TeamsUserInfo.cs
wung-ms/microsoft-teams-apps-openbadges
e9f6e2b1911bbc377130cd98b04e966b4e270664
[ "MIT" ]
36
2020-03-24T16:06:10.000Z
2022-02-11T19:31:49.000Z
Source/Microsoft.Teams.App.Badges/Models/TeamsUserInfo.cs
wung-ms/microsoft-teams-apps-openbadges
e9f6e2b1911bbc377130cd98b04e966b4e270664
[ "MIT" ]
20
2020-04-29T19:12:15.000Z
2022-03-07T15:25:45.000Z
Source/Microsoft.Teams.App.Badges/Models/TeamsUserInfo.cs
wung-ms/microsoft-teams-apps-openbadges
e9f6e2b1911bbc377130cd98b04e966b4e270664
[ "MIT" ]
13
2020-04-30T23:14:12.000Z
2022-03-25T09:45:42.000Z
// <copyright file="TeamsUserInfo.cs" company="Microsoft"> // Copyright (c) Microsoft. All rights reserved. // </copyright> namespace Microsoft.Teams.App.Badges.Models { /// <summary> /// Claims which are added in JWT token. /// </summary> public class TeamsUserInfo { /// <summary> ...
28.272727
121
0.561629
9a958be43f40e6e5f40731d4c5d2c67a9cbd8fe3
6,362
cs
C#
GIP/Core/TexturePixelInitializer.cs
RT-EGG/GIP
909405b533327222d51a4ed9a8907d71414792b2
[ "MIT" ]
null
null
null
GIP/Core/TexturePixelInitializer.cs
RT-EGG/GIP
909405b533327222d51a4ed9a8907d71414792b2
[ "MIT" ]
null
null
null
GIP/Core/TexturePixelInitializer.cs
RT-EGG/GIP
909405b533327222d51a4ed9a8907d71414792b2
[ "MIT" ]
null
null
null
using System; using System.Drawing; using System.IO; using System.Runtime.InteropServices; using OpenTK.Graphics.OpenGL4; using rtUtility.rtMath; using GIP.Common; using GIP.IO.Project; using GIP.IO.Json; using System.Collections.Generic; namespace GIP.Core { public interface ITexturePixelInitializer : IDataObjec...
38.325301
177
0.543854
5d7d89687d3ad0773ca439379dc995256b8e977d
22,836
cs
C#
PDFView(32bit Office) v2/PDFView(32bit Office) v2/PDFView(32bit Office) v2/Backup/OutputContainer.Designer.cs
aaronuhmgmailcom/Financel
8c0728032af253970c46ef042c6bd905f99ce9f7
[ "MIT" ]
2
2019-12-05T03:22:17.000Z
2019-12-05T06:13:41.000Z
PDFView(32bit Office) v2/PDFView(32bit Office) v2/PDFView(32bit Office) v2/ExcelAddIn4/OutputContainer.Designer.cs
aaronuhmgmailcom/Financel
8c0728032af253970c46ef042c6bd905f99ce9f7
[ "MIT" ]
null
null
null
PDFView(32bit Office) v2/PDFView(32bit Office) v2/PDFView(32bit Office) v2/ExcelAddIn4/OutputContainer.Designer.cs
aaronuhmgmailcom/Financel
8c0728032af253970c46ef042c6bd905f99ce9f7
[ "MIT" ]
null
null
null
using Utility.DataComponent; using ExcelAddIn4.Common; namespace ExcelAddIn4 { partial class OutputContainer { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up a...
47.874214
125
0.598091
193ae0c4752d8cc08fb9ad42242a9dc98665e9f7
4,198
cs
C#
Nez.Portable/Input/Virtual/VirtualIntegerAxis.cs
archnem/Nez
b3e93ae9be95baaf7a2faf689bfd872aea3ff618
[ "Apache-2.0", "MIT" ]
1
2020-07-23T15:06:09.000Z
2020-07-23T15:06:09.000Z
Nez.Portable/Input/Virtual/VirtualIntegerAxis.cs
archnem/Nez
b3e93ae9be95baaf7a2faf689bfd872aea3ff618
[ "Apache-2.0", "MIT" ]
null
null
null
Nez.Portable/Input/Virtual/VirtualIntegerAxis.cs
archnem/Nez
b3e93ae9be95baaf7a2faf689bfd872aea3ff618
[ "Apache-2.0", "MIT" ]
null
null
null
using System; using System.Collections.Generic; using Microsoft.Xna.Framework.Input; namespace Nez { /// <summary> /// A virtual input that is represented as a int that is either -1, 0, or 1. It corresponds to input that can range from on to nuetral to off /// such as GamePad DPad left/right. Can also use two key...
27.986667
142
0.682468
19420ca8f6e229ba119250ff4469f65b7b5f743b
1,374
cs
C#
src/Main/MetaDslx.CodeAnalysis.Meta/CodeAnalysis/Symbols/BaseTypeAnalysis.cs
balazssimon/meta-cs
fb50fb2e99e7e537fb6ada4abe6f0eff6e3927d8
[ "Apache-2.0" ]
5
2016-02-21T15:57:06.000Z
2021-09-18T12:26:13.000Z
src/Main/MetaDslx.CodeAnalysis.Meta/CodeAnalysis/Symbols/BaseTypeAnalysis.cs
balazssimon/meta-cs
fb50fb2e99e7e537fb6ada4abe6f0eff6e3927d8
[ "Apache-2.0" ]
15
2015-05-10T20:39:22.000Z
2021-09-18T12:27:10.000Z
src/Main/MetaDslx.CodeAnalysis.Meta/CodeAnalysis/Symbols/BaseTypeAnalysis.cs
balazssimon/meta-cs
fb50fb2e99e7e537fb6ada4abe6f0eff6e3927d8
[ "Apache-2.0" ]
2
2015-10-17T15:00:02.000Z
2019-12-05T18:52:04.000Z
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System.Collections.Generic; using System.Diagnostics; using Microsoft.CodeAnalysis.Collections; using Microsoft.CodeAnalysis.PooledObjects; using Rosly...
32.714286
161
0.621543
1947e4e4e03bd18477341e75cbb36605b3f7f382
825
cs
C#
Unity2020Test/Assets/QFramework/Framework/Examples/3.UIKitExample/UIExample/Scripts/UI/UIMenuPanel.Designer.cs
JiYangJi/QFramework
5fca44ad8f93f1d90a9c9cc23a32260b86bf2786
[ "MIT" ]
3
2019-09-07T12:08:28.000Z
2020-11-30T02:26:38.000Z
Unity2020Test/Assets/QFramework/Framework/Examples/3.UIKitExample/UIExample/Scripts/UI/UIMenuPanel.Designer.cs
JiYangJi/QFramework
5fca44ad8f93f1d90a9c9cc23a32260b86bf2786
[ "MIT" ]
1
2019-07-14T04:28:46.000Z
2019-07-14T04:28:46.000Z
Assets/QFramework/Example/UIKitExample/UIExample/Scripts/UI/UIMenuPanel.Designer.cs
Zlogn/QFramework
c0b1342188d7176641558b353246aaa417bd3a01
[ "MIT" ]
4
2019-09-07T12:16:02.000Z
2022-01-11T17:56:29.000Z
/**************************************************************************** * 2019.1 LIANGXIE ****************************************************************************/ namespace QFramework.Example { using UnityEngine; using UnityEngine.UI; public partial class UIMenuPanel { public const string NAME = "U...
21.153846
78
0.563636
f972b04837a96a8166de34850fc44d837dee3558
519
cs
C#
src/Practice/CozyAdventure/Game/Model/FollowerPackage.cs
ToraiRei/cozy
c8197d9c6531f1864d6063ae149db53b669241f0
[ "WTFPL" ]
1
2017-01-16T04:32:09.000Z
2017-01-16T04:32:09.000Z
src/Practice/CozyAdventure/Game/Model/FollowerPackage.cs
ToraiRei/cozy
c8197d9c6531f1864d6063ae149db53b669241f0
[ "WTFPL" ]
null
null
null
src/Practice/CozyAdventure/Game/Model/FollowerPackage.cs
ToraiRei/cozy
c8197d9c6531f1864d6063ae149db53b669241f0
[ "WTFPL" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace CozyAdventure.Game.Model { public class FollowerPackage { public List<Follower> Followers = new List<Follower>(); public string Name; public int Count ...
18.535714
63
0.558767
f9b4890e740b2e32a8727c18f36a025f0cb9f79c
4,277
cs
C#
src/Snoop/Views/ZoomerControl.xaml.cs
aelij/snoopx
3511b6ce46b7189f99e6506d8703593ef4a3012e
[ "MS-PL" ]
8
2015-06-23T16:48:18.000Z
2020-10-21T04:07:42.000Z
src/Snoop/Views/ZoomerControl.xaml.cs
aelij/snoopx
3511b6ce46b7189f99e6506d8703593ef4a3012e
[ "MS-PL" ]
null
null
null
src/Snoop/Views/ZoomerControl.xaml.cs
aelij/snoopx
3511b6ce46b7189f99e6506d8703593ef4a3012e
[ "MS-PL" ]
4
2016-06-08T13:19:24.000Z
2019-01-11T14:37:15.000Z
// (c) 2015 Eli Arbel // (c) Copyright Cory Plotts. // This source is subject to the Microsoft Public License (Ms-PL). // Please see http://go.microsoft.com/fwlink/?LinkID=131993 for details. // All other rights reserved. using System; using System.Windows; using System.Windows.Input; using System.Windows.Media; usin...
29.909091
101
0.573767
f9bf875b356593a3c583ac1a4bf2551295a7f725
760
cs
C#
src/asm.core/src/models/regs/AsmRegName.cs
0xCM/z0
b157d3354cfff4630aa83c52ac0faf983ee4aafd
[ "BSD-3-Clause" ]
null
null
null
src/asm.core/src/models/regs/AsmRegName.cs
0xCM/z0
b157d3354cfff4630aa83c52ac0faf983ee4aafd
[ "BSD-3-Clause" ]
null
null
null
src/asm.core/src/models/regs/AsmRegName.cs
0xCM/z0
b157d3354cfff4630aa83c52ac0faf983ee4aafd
[ "BSD-3-Clause" ]
null
null
null
//----------------------------------------------------------------------------- // Copyright : (c) Chris Moore, 2020 // License : MIT //----------------------------------------------------------------------------- namespace Z0.Asm { using System.Runtime.CompilerServices; using static Root; public ...
24.516129
79
0.438158
98a363e9833f6cf5369c93f58063e570bdc76a48
1,469
cs
C#
Assets/Scripts/Type10Selecter.cs
chishige1217200/mycrane
e6dfd8df2580ac59b026906c87332258dc32bba3
[ "MIT" ]
null
null
null
Assets/Scripts/Type10Selecter.cs
chishige1217200/mycrane
e6dfd8df2580ac59b026906c87332258dc32bba3
[ "MIT" ]
null
null
null
Assets/Scripts/Type10Selecter.cs
chishige1217200/mycrane
e6dfd8df2580ac59b026906c87332258dc32bba3
[ "MIT" ]
null
null
null
using System; using System.Collections; using System.Collections.Generic; using UnityEngine; public class Type10Selecter : MonoBehaviour { [SerializeField] Type10Manager[] manager = new Type10Manager[2]; BGMPlayer bp; [SerializeField] int operationType = 0; void Start() { bp = this.transf...
24.483333
76
0.445201
d106f65456b7ffec3d5a8f20b7c8d33587558447
349
cs
C#
OddJob.Execution.Akka/Messages/GetJobs.cs
to11mtm/OddJob
012b3a73bc18fc9b7c1d1e2dfe3b33ac4451a087
[ "Apache-2.0" ]
13
2018-06-20T09:17:54.000Z
2022-03-10T07:35:21.000Z
OddJob.Execution.Akka/Messages/GetJobs.cs
to11mtm/OddJob
012b3a73bc18fc9b7c1d1e2dfe3b33ac4451a087
[ "Apache-2.0" ]
null
null
null
OddJob.Execution.Akka/Messages/GetJobs.cs
to11mtm/OddJob
012b3a73bc18fc9b7c1d1e2dfe3b33ac4451a087
[ "Apache-2.0" ]
8
2018-06-15T22:43:28.000Z
2022-01-31T14:28:00.000Z
namespace GlutenFree.OddJob.Execution.Akka.Messages { public class GetJobs { public string QueueName { get; protected set; } public int FetchSize { get; protected set; } public GetJobs(string queueName,int fetchSize) { QueueName = queueName; FetchSize = f...
23.266667
55
0.598854
cabf29a4d233def53b7be8c87c0ae42cc993c4f1
552
cs
C#
src/Man.Dapr.Sidekick/Security/ObjectExtensions.cs
fbridger/dapr-sidekick-dotnet
eda407879468c587cee021755bfb3df4cd869c18
[ "Apache-2.0" ]
88
2021-06-01T11:55:04.000Z
2022-03-23T18:58:36.000Z
src/Man.Dapr.Sidekick/Security/ObjectExtensions.cs
fbridger/dapr-sidekick-dotnet
eda407879468c587cee021755bfb3df4cd869c18
[ "Apache-2.0" ]
32
2021-06-02T11:31:22.000Z
2022-03-26T11:24:51.000Z
src/Man.Dapr.Sidekick/Security/ObjectExtensions.cs
fbridger/dapr-sidekick-dotnet
eda407879468c587cee021755bfb3df4cd869c18
[ "Apache-2.0" ]
13
2021-06-04T07:32:05.000Z
2022-03-16T12:13:47.000Z
namespace Man.Dapr.Sidekick.Security { public static class ObjectExtensions { /// <summary> /// Gets the sensitive value for an object if it implements <see cref="ISensitiveValue"/>, else the original value. /// </summary> /// <param name="value">The object value.</param> ...
42.461538
137
0.67029
24f4b1e3b698e666b357e633c8b2ef072fdb5939
3,595
cs
C#
CSharp/LeadershipMap/ConnectionParser.cs
bencooper222/Leadership-Map-Parser
9d12a8fff2891e736771bbc43b8ab72c039669cc
[ "MIT" ]
null
null
null
CSharp/LeadershipMap/ConnectionParser.cs
bencooper222/Leadership-Map-Parser
9d12a8fff2891e736771bbc43b8ab72c039669cc
[ "MIT" ]
7
2016-05-17T01:38:46.000Z
2016-06-20T07:50:44.000Z
CSharp/LeadershipMap/ConnectionParser.cs
bencooper222/Leadership-Map-Parser
9d12a8fff2891e736771bbc43b8ab72c039669cc
[ "MIT" ]
2
2016-06-16T15:11:45.000Z
2016-07-27T01:10:20.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.IO; namespace LeadershipMap { class ConnectionParser : SpreadsheetParser { private List<Leader> fullListLeaders; private List<Leader> rowHeaders; // the order of th...
35.245098
192
0.582754
7021dc9fb8ef93d5b9d5bd041718b0dcda3f1983
380
cs
C#
Coordinates.Tests/CoordinateTests.cs
sallesbruna/coordinates-app
15dd1b677b31210072bf9af260405aa584493caf
[ "MIT" ]
null
null
null
Coordinates.Tests/CoordinateTests.cs
sallesbruna/coordinates-app
15dd1b677b31210072bf9af260405aa584493caf
[ "MIT" ]
null
null
null
Coordinates.Tests/CoordinateTests.cs
sallesbruna/coordinates-app
15dd1b677b31210072bf9af260405aa584493caf
[ "MIT" ]
null
null
null
using System; using Coordinates.Core; using Xunit; using FluentAssertions; namespace Coordinates.Tests { public class CoordinateTests { [Fact] public void Should_coordinate_hold_x_and_y_values() { var coordinate = new Coordinate(1, 1); coordinate.X.Should().Be(1)...
21.111111
59
0.610526
2cad9c768e36e98366fcd4c1687195e490ebf66d
1,440
cs
C#
FolderMapper/Classes/DirImage.cs
jbuchan12/FolderMapper
2d692dbe3cb7b3e477b68ca5526a4b425cade9e3
[ "MIT" ]
null
null
null
FolderMapper/Classes/DirImage.cs
jbuchan12/FolderMapper
2d692dbe3cb7b3e477b68ca5526a4b425cade9e3
[ "MIT" ]
null
null
null
FolderMapper/Classes/DirImage.cs
jbuchan12/FolderMapper
2d692dbe3cb7b3e477b68ca5526a4b425cade9e3
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.IO; using System.Linq; namespace FolderMapper.Classes { public class DirImage { /// <summary> /// Unique Id for the given dir /// </summary> public Guid Id { get; set; } /// <summary> /// The url for t...
26.181818
66
0.511806
271f731814f710705a6bd41489ec730419bd7f7a
1,674
cs
C#
ZenTween/TweenComponent.cs
JoshFlash/ZenTween
4f1914f829b6a8e184f7d7c6d8162cb5bf24798b
[ "MIT" ]
null
null
null
ZenTween/TweenComponent.cs
JoshFlash/ZenTween
4f1914f829b6a8e184f7d7c6d8162cb5bf24798b
[ "MIT" ]
null
null
null
ZenTween/TweenComponent.cs
JoshFlash/ZenTween
4f1914f829b6a8e184f7d7c6d8162cb5bf24798b
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using Stride.Animations; using Stride.Core; using Stride.Core.Mathematics; using Stride.Engine; namespace ZenTween { public class TweenComponent : StartupScript { public bool Enabled { get; set; } = true; [DataMember] public ComputeCurveSampler<Vector3> TweenCurve...
27.9
127
0.715054
812a330c3739fc9a7bfb5765013dc4c4df5f1172
16,164
cshtml
C#
account/Register.cshtml
madcompg33k/BuSushi
ac9d9579199c2a6703342d2d81e9e0f8506b2b52
[ "MIT" ]
null
null
null
account/Register.cshtml
madcompg33k/BuSushi
ac9d9579199c2a6703342d2d81e9e0f8506b2b52
[ "MIT" ]
null
null
null
account/Register.cshtml
madcompg33k/BuSushi
ac9d9579199c2a6703342d2d81e9e0f8506b2b52
[ "MIT" ]
null
null
null
@* Remove this section if you are using bundling *@ @section Scripts { <script src="~/Scripts/jquery.validate.min.js"></script> <script src="~/Scripts/jquery.validate.unobtrusive.min.js"></script> } @{ Layout = "~/_SiteLayout.cshtml"; Page.Title = "Register"; var error = ""; var password = ""...
46.716763
191
0.51825
0dfda51a9a98952d3cb27ec5048ef6c1921f7cfa
10,016
cs
C#
Source/Classic/Apps/OsmiSender/Program.cs
amironov73/ManagedClient.45
cd38ac7ed0ee4834321cb1dd449e3855c5159f0d
[ "MIT" ]
null
null
null
Source/Classic/Apps/OsmiSender/Program.cs
amironov73/ManagedClient.45
cd38ac7ed0ee4834321cb1dd449e3855c5159f0d
[ "MIT" ]
null
null
null
Source/Classic/Apps/OsmiSender/Program.cs
amironov73/ManagedClient.45
cd38ac7ed0ee4834321cb1dd449e3855c5159f0d
[ "MIT" ]
null
null
null
// This is an open source non-commercial project. Dear PVS-Studio, please check it. // PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com /* Program.cs -- registers the reader in OsmiCards service * Ars Magna project, http://arsmagna.ru * -------------------------------------------------------...
29.898507
92
0.516973