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
ad45f235e7c28dd050465ac2134831811a9d42dd
9,145
cs
C#
Renci.SshClient/Renci.SshNet.Tests/Classes/Sftp/SftpFileAttributesTest.cs
RSchwoerer/SSH.NET
152c0b7f0788a3af6e05da3f42f013fe60c880ae
[ "Unlicense" ]
null
null
null
Renci.SshClient/Renci.SshNet.Tests/Classes/Sftp/SftpFileAttributesTest.cs
RSchwoerer/SSH.NET
152c0b7f0788a3af6e05da3f42f013fe60c880ae
[ "Unlicense" ]
null
null
null
Renci.SshClient/Renci.SshNet.Tests/Classes/Sftp/SftpFileAttributesTest.cs
RSchwoerer/SSH.NET
152c0b7f0788a3af6e05da3f42f013fe60c880ae
[ "Unlicense" ]
null
null
null
using Renci.SshNet.Sftp; using Microsoft.VisualStudio.TestTools.UnitTesting; using System; using Renci.SshNet.Tests.Common; namespace Renci.SshNet.Tests { /// <summary> ///This is a test class for SftpFileAttributesTest and is intended ///to contain all SftpFileAttributesTest Unit Tests ///</summary> ...
38.42437
109
0.587315
e2224eafa26b072941214ac1d7b4c4f31afb676c
1,400
cs
C#
src/NJsonApiCore/Serialization/Representations/Documents/CompoundDocument.cs
brainwipe/NJsonApi-Core
a0e0795f399c123a0b68f0ec377defa651680d5e
[ "MIT" ]
25
2016-09-01T18:23:40.000Z
2020-06-30T03:06:20.000Z
src/NJsonApiCore/Serialization/Representations/Documents/CompoundDocument.cs
brainwipe/NJsonApi-Core
a0e0795f399c123a0b68f0ec377defa651680d5e
[ "MIT" ]
45
2016-05-26T16:20:42.000Z
2019-10-09T18:57:47.000Z
src/NJsonApiCore/Serialization/Representations/Documents/CompoundDocument.cs
brainwipe/NJsonApi-Core
a0e0795f399c123a0b68f0ec377defa651680d5e
[ "MIT" ]
23
2016-07-28T13:37:35.000Z
2017-10-29T17:33:41.000Z
using Newtonsoft.Json; using Newtonsoft.Json.Linq; using NJsonApi.Serialization.Representations; using NJsonApi.Serialization.Representations.Resources; using System.Collections.Generic; using System.Linq; namespace NJsonApi.Serialization.Documents { public class CompoundDocument { public CompoundDocu...
36.842105
95
0.699286
e29275c79488a03897088af079ab27fca34d08f9
4,187
cs
C#
Assets/Scripts/HUD/HUD.cs
ResDDCC/Project_LD_s2022
19429386bcd7b838bfc5fb2a9d222d00c710f690
[ "MIT" ]
null
null
null
Assets/Scripts/HUD/HUD.cs
ResDDCC/Project_LD_s2022
19429386bcd7b838bfc5fb2a9d222d00c710f690
[ "MIT" ]
null
null
null
Assets/Scripts/HUD/HUD.cs
ResDDCC/Project_LD_s2022
19429386bcd7b838bfc5fb2a9d222d00c710f690
[ "MIT" ]
2
2022-03-29T22:46:33.000Z
2022-03-31T01:05:01.000Z
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class HUD : MonoBehaviour { class PlayerInfoDisplay { public PlayerInfoDisplay(PlayerData playerData) { this.playerData = playerData; } public PlayerData playe...
24.629412
125
0.530213
8eae515b2219b31e306587782bb74e600910d0e0
2,418
cs
C#
Firebase.Authentication/Packages/com.firebase.authentication/Runtime/FirebaseConfiguration.cs
StephenHodgson/firebase-auth-upm
3e577a1d0820a312e38e18fa70f1ba4263fee65b
[ "MIT" ]
null
null
null
Firebase.Authentication/Packages/com.firebase.authentication/Runtime/FirebaseConfiguration.cs
StephenHodgson/firebase-auth-upm
3e577a1d0820a312e38e18fa70f1ba4263fee65b
[ "MIT" ]
2
2021-06-15T15:36:33.000Z
2021-06-16T10:39:05.000Z
Firebase.Authentication/Packages/com.firebase.authentication/Runtime/FirebaseConfiguration.cs
StephenHodgson/firebase-auth-upm
3e577a1d0820a312e38e18fa70f1ba4263fee65b
[ "MIT" ]
null
null
null
// Licensed under the MIT License. See LICENSE in the project root for license information. using Firebase.Authentication.Providers; using Firebase.Authentication.Repository; using System; using System.Linq; using System.Net.Http; namespace Firebase.Authentication { internal class FirebaseConfiguration { ...
37.78125
198
0.643921
ae415357ba8bba515d2b001ca4258b97fdcb85e5
269
cs
C#
API/WEBAPI/Layers/GeneralStockMarket.Entities/Interface/IProductDepositRequest.cs
SenRecep/GeneralStockMarketSystem
0e4799a4bf332109363122dd93d5b47bca113c52
[ "MIT" ]
null
null
null
API/WEBAPI/Layers/GeneralStockMarket.Entities/Interface/IProductDepositRequest.cs
SenRecep/GeneralStockMarketSystem
0e4799a4bf332109363122dd93d5b47bca113c52
[ "MIT" ]
null
null
null
API/WEBAPI/Layers/GeneralStockMarket.Entities/Interface/IProductDepositRequest.cs
SenRecep/GeneralStockMarketSystem
0e4799a4bf332109363122dd93d5b47bca113c52
[ "MIT" ]
1
2022-03-09T16:52:55.000Z
2022-03-09T16:52:55.000Z
using System; using GeneralStockMarket.Entities.Concrete; namespace GeneralStockMarket.Entities.Interface { public interface IProductDepositRequest : IRequest { public Guid ProductId { get; set; } public Product Product { get; set; } } }
20.692308
54
0.70632
8c85e2a60bce9ae075caf6ce4ac6a06b5b3615cc
3,328
cs
C#
sources/Google.Solutions.IapDesktop.Extensions.Activity.Test/Services/Adapters/TestStorageObjectLocator.cs
tonisolikin/iap-desktop
71d76d9cddb998ffc42421a4db0550c6d5904a0b
[ "Apache-2.0" ]
402
2020-05-21T08:58:35.000Z
2022-03-31T10:03:01.000Z
sources/Google.Solutions.IapDesktop.Extensions.Activity.Test/Services/Adapters/TestStorageObjectLocator.cs
tonisolikin/iap-desktop
71d76d9cddb998ffc42421a4db0550c6d5904a0b
[ "Apache-2.0" ]
59
2020-05-13T10:51:16.000Z
2022-03-31T13:56:32.000Z
sources/Google.Solutions.IapDesktop.Extensions.Activity.Test/Services/Adapters/TestStorageObjectLocator.cs
tonisolikin/iap-desktop
71d76d9cddb998ffc42421a4db0550c6d5904a0b
[ "Apache-2.0" ]
129
2020-05-13T14:33:32.000Z
2022-03-29T22:15:25.000Z
// // Copyright 2019 Google LLC // // 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, Ver...
34.309278
80
0.619892
f1232161f3b70dd95110fcbc57e9f34304ed1042
3,249
cshtml
C#
Pages/Shared/_Layout.cshtml
pippinmole/Illusive
4823b77a1dd28774ee0299e1ae51bfbca429997b
[ "MIT" ]
8
2020-10-29T04:46:10.000Z
2021-11-15T11:20:54.000Z
Pages/Shared/_Layout.cshtml
pippinmole/Illusive
4823b77a1dd28774ee0299e1ae51bfbca429997b
[ "MIT" ]
25
2020-10-19T22:25:13.000Z
2020-12-01T10:10:04.000Z
Pages/Shared/_Layout.cshtml
pippinmole/Illusive
4823b77a1dd28774ee0299e1ae51bfbca429997b
[ "MIT" ]
null
null
null
@using global::Illusive.Utility @using global::Illusive.Illusive.Core.User_Management.Interfaces @inject IAppUserManager UserManager @{ var user = await UserManager.GetSafeUserAsync(this.User); } <!DOCTYPE html> <html lang="en"> <head> <meta property="og:type" content="website"/> <meta property="og:url" co...
42.75
149
0.628501
78844dd0aed6098c36dc3d6a187e09bd8444a632
348
cs
C#
test/Abp.ZeroCore.SampleApp/EntityFramework/AbpZeroTemplateDbContextConfigurer.cs
obedurena/aspnetboilerplate
0b40ff91728d67380d56703313141b8bbe127daa
[ "MIT" ]
11,219
2015-01-02T18:17:50.000Z
2022-03-31T11:57:13.000Z
test/Abp.ZeroCore.SampleApp/EntityFramework/AbpZeroTemplateDbContextConfigurer.cs
emreerkoca/aspnetboilerplate
a47777c47741ff44483a667afc08f3738babef19
[ "MIT" ]
5,635
2015-01-01T02:04:07.000Z
2022-03-31T13:29:36.000Z
test/Abp.ZeroCore.SampleApp/EntityFramework/AbpZeroTemplateDbContextConfigurer.cs
emreerkoca/aspnetboilerplate
a47777c47741ff44483a667afc08f3738babef19
[ "MIT" ]
4,791
2015-01-06T03:34:41.000Z
2022-03-29T13:25:06.000Z
using Microsoft.EntityFrameworkCore; namespace Abp.ZeroCore.SampleApp.EntityFramework { public static class AbpZeroTemplateDbContextConfigurer { public static void Configure(DbContextOptionsBuilder<SampleAppDbContext> builder, string connectionString) { builder.UseSqlServer(connecti...
29
114
0.741379
c8de239b363a739bbbd2e99a560bb8a54d01f3db
10,049
cs
C#
osu.Game.Rulesets.Tau/Mods/TauModFlashlight.cs
taulazer/tau
5c1fca51e3623d300bd445fe675107cbab43b211
[ "MIT" ]
24
2021-11-05T21:16:57.000Z
2022-03-31T12:00:19.000Z
osu.Game.Rulesets.Tau/Mods/TauModFlashlight.cs
taulazer/tau
5c1fca51e3623d300bd445fe675107cbab43b211
[ "MIT" ]
24
2021-11-05T17:28:01.000Z
2022-03-31T11:40:24.000Z
osu.Game.Rulesets.Tau/Mods/TauModFlashlight.cs
taulazer/tau
5c1fca51e3623d300bd445fe675107cbab43b211
[ "MIT" ]
2
2021-12-09T05:07:31.000Z
2022-03-28T21:10:25.000Z
using System; using System.Collections.Generic; using osu.Framework.Allocation; using osu.Framework.Bindables; using osu.Framework.Graphics; using osu.Framework.Graphics.Batches; using osu.Framework.Graphics.OpenGL.Vertices; using osu.Framework.Graphics.Primitives; using osu.Framework.Graphics.Shaders; using ...
35.136364
128
0.551199
1ad3e9b63c3febaba58aa18759dd61165c27c084
296
cs
C#
WinUITemplate.ViewModels/MainWindowViewModel.cs
HMBSbige/WinUITemplate
e15b71394924cd034c8fb215e155de0fdb0a0aaa
[ "MIT" ]
null
null
null
WinUITemplate.ViewModels/MainWindowViewModel.cs
HMBSbige/WinUITemplate
e15b71394924cd034c8fb215e155de0fdb0a0aaa
[ "MIT" ]
18
2021-08-03T02:02:06.000Z
2022-01-19T23:13:56.000Z
WinUITemplate.ViewModels/MainWindowViewModel.cs
HMBSbige/WinUITemplate
e15b71394924cd034c8fb215e155de0fdb0a0aaa
[ "MIT" ]
null
null
null
namespace WinUITemplate.ViewModels; [ExposeServices( typeof(MainWindowViewModel), typeof(IScreen) )] public sealed class MainWindowViewModel : ViewModelBase, IScreen, ISingletonDependency { public RoutingState Router => LazyServiceProvider.LazyGetRequiredService<RoutingState>(); }
26.909091
91
0.800676
21738c7134e792721ca2a405b705a9698f5032d0
87,984
cs
C#
Core/IFC/STEP/IFC R STEP.cs
jmirtsch/GeometryGymIFC
1562b7f07fb4c4ee36ff4d8ced91feabc150845f
[ "MIT" ]
90
2016-02-22T10:20:58.000Z
2018-12-02T13:41:01.000Z
Core/IFC/STEP/IFC R STEP.cs
jmirtsch/GeometryGymIFC
1562b7f07fb4c4ee36ff4d8ced91feabc150845f
[ "MIT" ]
17
2017-04-02T03:22:30.000Z
2018-11-29T22:57:02.000Z
Core/IFC/STEP/IFC R STEP.cs
jmirtsch/GeometryGymIFC
1562b7f07fb4c4ee36ff4d8ced91feabc150845f
[ "MIT" ]
46
2016-02-23T16:33:39.000Z
2018-10-23T11:09:16.000Z
// MIT License // Copyright (c) 2016 Geometry Gym Pty Ltd // 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 limitation the rights to use, copy, modi...
55.969466
473
0.738816
e0041e44f040e8be03c6013d4d1ae00eb7b31c2d
451
cs
C#
code/Configuration/UserStates/GuiConfiguration.cs
vaginessa/KeyboordUsage
1208c5ddd740a28977ff8dced6765af0badb2b6a
[ "Apache-2.0" ]
27
2016-07-28T18:15:09.000Z
2022-01-23T18:59:27.000Z
code/Configuration/UserStates/GuiConfiguration.cs
vaginessa/KeyboordUsage
1208c5ddd740a28977ff8dced6765af0badb2b6a
[ "Apache-2.0" ]
6
2016-07-13T18:48:38.000Z
2021-05-02T21:59:44.000Z
code/Configuration/UserStates/GuiConfiguration.cs
vaginessa/KeyboordUsage
1208c5ddd740a28977ff8dced6765af0badb2b6a
[ "Apache-2.0" ]
5
2018-10-11T19:38:20.000Z
2021-02-08T03:22:28.000Z
namespace KeyboordUsage.Configuration.UserStates { public class GuiConfiguration { public double X; public double Y; public double Width; public double Height; public int SelectedKeyboardIndex; public GuiConfiguration(double x, double y, double width, double height, int selectedKeyboardIndex) ...
21.47619
102
0.696231
7ea4c780d31ee6199d7d2646cb97d4f8e7cd4813
289
cs
C#
Assets/UnityDeveloperConsole/Scripts/Core/IState.cs
PereViader/UnityDeveloperConsole
c6270345eb80ba723f41a37ac7c9cb5fdaddd3d0
[ "MIT" ]
3
2022-02-15T22:52:04.000Z
2022-03-25T13:57:23.000Z
Assets/UnityDeveloperConsole/Scripts/Core/IState.cs
PereViader/UnityDeveloperConsole
c6270345eb80ba723f41a37ac7c9cb5fdaddd3d0
[ "MIT" ]
9
2022-03-16T23:36:26.000Z
2022-03-27T20:32:56.000Z
Assets/UnityDeveloperConsole/Scripts/Core/IState.cs
PereViader/ManualCheats.Core
c6270345eb80ba723f41a37ac7c9cb5fdaddd3d0
[ "MIT" ]
null
null
null
namespace UnityDeveloperConsole.Core { public interface IState { void OnOptionAdded(OptionEntry optionEntry); void OnOptionRemoved(OptionEntry optionEntry); void OnEnter(); void OnExit(); void Activate(); void Deactivate(); } }
22.230769
54
0.629758
5a838664e1f1f90bf0fb8cb2b087773d5d1160e9
4,696
cs
C#
sdk/src/Services/IoTTwinMaker/Generated/Model/ComponentResponse.cs
dariolingotti/aws-sdk-net
d911b68e0d86ac2ffd01e0256aeb4de78a70cdb7
[ "Apache-2.0" ]
1,705
2015-01-15T19:41:21.000Z
2022-03-28T15:25:23.000Z
sdk/src/Services/IoTTwinMaker/Generated/Model/ComponentResponse.cs
dariolingotti/aws-sdk-net
d911b68e0d86ac2ffd01e0256aeb4de78a70cdb7
[ "Apache-2.0" ]
1,811
2015-01-05T19:40:22.000Z
2022-03-31T19:57:40.000Z
sdk/src/Services/IoTTwinMaker/Generated/Model/ComponentResponse.cs
dariolingotti/aws-sdk-net
d911b68e0d86ac2ffd01e0256aeb4de78a70cdb7
[ "Apache-2.0" ]
839
2015-01-17T12:51:09.000Z
2022-03-28T09:59:50.000Z
/* * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fi...
29.910828
110
0.573893
89f6fb72f2a3015e0d0098dde91cce7bde79ff8d
964
cs
C#
Data/FitDontQuit.Data.Models/Membership.cs
YolitoMarinova/Fit-Dont-Quit.WebApp
e9dbb6286960d0758608513ae1b5a5dfe5e936b2
[ "MIT" ]
4
2020-04-27T10:53:27.000Z
2020-05-14T10:01:26.000Z
Data/FitDontQuit.Data.Models/Membership.cs
YolitoMarinova/Fit-Dont-Quit.WebApp
e9dbb6286960d0758608513ae1b5a5dfe5e936b2
[ "MIT" ]
null
null
null
Data/FitDontQuit.Data.Models/Membership.cs
YolitoMarinova/Fit-Dont-Quit.WebApp
e9dbb6286960d0758608513ae1b5a5dfe5e936b2
[ "MIT" ]
null
null
null
namespace FitDontQuit.Data.Models { using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using FitDontQuit.Data.Common.Models; using FitDontQuit.Data.Models.Enums; using static FitDontQuit.Common.AttributesConstraints.Membership; public class Membe...
26.054054
79
0.658714
3c8dbbe8f34edefd9ca62adb8b655b45571b4bab
2,190
cs
C#
InfectedRose.Builder.Behaviors/CameraBehaviorBase.cs
enteryournamehere/InfectedRose
291c71976b63c0a0c8c013ef6b2be676f8547ed5
[ "MIT" ]
10
2019-12-23T07:04:10.000Z
2022-01-04T04:43:19.000Z
InfectedRose.Builder.Behaviors/CameraBehaviorBase.cs
enteryournamehere/InfectedRose
291c71976b63c0a0c8c013ef6b2be676f8547ed5
[ "MIT" ]
null
null
null
InfectedRose.Builder.Behaviors/CameraBehaviorBase.cs
enteryournamehere/InfectedRose
291c71976b63c0a0c8c013ef6b2be676f8547ed5
[ "MIT" ]
4
2020-09-17T21:44:00.000Z
2021-06-10T13:04:02.000Z
using System.Numerics; using InfectedRose.Builder.Behaviors.External; using InfectedRose.Database; namespace InfectedRose.Builder.Behaviors { [Behavior(Template.Camera)] public class CameraBehaviorBase : BehaviorBase { [Parameter("lock_camera")] public bool Lock { get; set; } ...
31.285714
69
0.531963
a71548de31af1b99076b9ff2c70d9c637060a90a
703
cs
C#
Crow/src/EventArgs/LayoutingEventArgs.cs
jpbruyere/Crow
08ae212ecb2c66ee600b74e3602b1368db2198a7
[ "MIT" ]
59
2016-09-09T10:14:56.000Z
2022-03-27T12:02:25.000Z
Crow/src/EventArgs/LayoutingEventArgs.cs
jpbruyere/Crow
c18fc4cc77a62dda69a4335f5cd51f53ae802995
[ "MIT" ]
20
2016-07-28T21:39:00.000Z
2020-06-26T19:10:36.000Z
Crow/src/EventArgs/LayoutingEventArgs.cs
jpbruyere/GOLib
c18fc4cc77a62dda69a4335f5cd51f53ae802995
[ "MIT" ]
14
2016-09-09T10:15:55.000Z
2021-08-09T05:23:21.000Z
// Copyright (c) 2013-2021 Jean-Philippe Bruyère <jp_bruyere@hotmail.com> // // This code is licensed under the MIT license (MIT) (http://opensource.org/licenses/MIT) using System; namespace Crow { /// <summary> /// Event argument for layouting events. /// </summary> public class LayoutingEventArgs: EventArgs {...
25.107143
89
0.687055
318d894dc7d1dea7c6ed8192cd9119cce2c8d4d0
8,110
cs
C#
MeTLMeeting/MeTLLibTests/AuthorisationProviderTest.cs
ChrisHagan/metl2011
4bcc12e74b1f9f9bae6b339491f9ccb3c0a5386a
[ "Apache-2.0" ]
1
2015-11-25T23:59:20.000Z
2015-11-25T23:59:20.000Z
MeTLMeeting/MeTLLibTests/AuthorisationProviderTest.cs
ChrisHagan/metl2011
4bcc12e74b1f9f9bae6b339491f9ccb3c0a5386a
[ "Apache-2.0" ]
null
null
null
MeTLMeeting/MeTLLibTests/AuthorisationProviderTest.cs
ChrisHagan/metl2011
4bcc12e74b1f9f9bae6b339491f9ccb3c0a5386a
[ "Apache-2.0" ]
null
null
null
using MeTLLib.Providers; using Microsoft.VisualStudio.TestTools.UnitTesting; using System; using MeTLLib.DataTypes; using System.Collections.Generic; using Ninject; using MeTLLib; using MeTLLib.Providers.Connection; using System.Net; namespace MeTLLibTests { [TestClass()] public class Authorisati...
35.414847
131
0.560049
4515097caeb272e7217bb1d05d6cf0f3665f2e63
2,331
cs
C#
src/SFA.DAS.Assessor.Functions/ApplicationsMigrator/IDataAccess.cs
codescene-org/das-assessor-functions
70e1e2ca2dc06406d4edb7d9dbffa94bf4a3bee1
[ "MIT" ]
null
null
null
src/SFA.DAS.Assessor.Functions/ApplicationsMigrator/IDataAccess.cs
codescene-org/das-assessor-functions
70e1e2ca2dc06406d4edb7d9dbffa94bf4a3bee1
[ "MIT" ]
null
null
null
src/SFA.DAS.Assessor.Functions/ApplicationsMigrator/IDataAccess.cs
codescene-org/das-assessor-functions
70e1e2ca2dc06406d4edb7d9dbffa94bf4a3bee1
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Data.SqlClient; namespace SFA.DAS.Assessor.Functions.ApplicationsMigrator { public interface IDataAccess { void CreateQnaApplicationSectionsRecord(SqlConnection qnaConnection, Guid qnaApplicationId, dynamic applySequence, dynamic applySection...
77.7
284
0.826684
e8115244d1585da44cc24072314ecae1cacec938
899
cs
C#
CrossCore/Cirrious.CrossCore/Core/MvxApplicable.cs
guillaume-fr/MvvmCross
70b755b239277d9d9b6a14f79ccf61137f99d726
[ "MS-PL" ]
null
null
null
CrossCore/Cirrious.CrossCore/Core/MvxApplicable.cs
guillaume-fr/MvvmCross
70b755b239277d9d9b6a14f79ccf61137f99d726
[ "MS-PL" ]
1
2016-04-15T21:51:39.000Z
2016-04-15T21:51:39.000Z
CrossCore/Cirrious.CrossCore/Core/MvxApplicable.cs
guillaume-fr/MvvmCross
70b755b239277d9d9b6a14f79ccf61137f99d726
[ "MS-PL" ]
null
null
null
// MvxApplicable.cs // (c) Copyright Cirrious Ltd. http://www.cirrious.com // MvvmCross is licensed using Microsoft Public License (Ms-PL) // Contributions and inspirations noted in readme.md and license.txt // // Project Lead - Stuart Lodge, @slodge, me@slodge.com using System; namespace Cirrious.CrossCore.Core { ...
24.972222
107
0.60178
7aba3ef341e9c716241612e9e78a75abd415abb8
3,873
cs
C#
Nexogen.Libraries.Metrics.Example/Program.cs
saxus/Nexogen.Libraries.Metrics
fb3465488c4f9080a152467a6372b14827721741
[ "MIT" ]
null
null
null
Nexogen.Libraries.Metrics.Example/Program.cs
saxus/Nexogen.Libraries.Metrics
fb3465488c4f9080a152467a6372b14827721741
[ "MIT" ]
null
null
null
Nexogen.Libraries.Metrics.Example/Program.cs
saxus/Nexogen.Libraries.Metrics
fb3465488c4f9080a152467a6372b14827721741
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using System.Threading; using Nexogen.Libraries.Metrics.Extensions; using Nexogen.Libraries.Metrics.Prometheus; using Nexogen.Libraries.Metrics.Prometheus.PushGateway; namespace Nexogen.Libraries.Metrics.Example { pub...
35.861111
110
0.487994
0a52b9245064d3af235f658c85bf81890cbf9f86
276
cs
C#
SinavProje.DataAccess/Concrete/SqLite/UserRepository.cs
akincioglusinan/SinavProje
9cf55656fb62ddc6f00289ccbdbfd4b28d502c8a
[ "MIT" ]
null
null
null
SinavProje.DataAccess/Concrete/SqLite/UserRepository.cs
akincioglusinan/SinavProje
9cf55656fb62ddc6f00289ccbdbfd4b28d502c8a
[ "MIT" ]
null
null
null
SinavProje.DataAccess/Concrete/SqLite/UserRepository.cs
akincioglusinan/SinavProje
9cf55656fb62ddc6f00289ccbdbfd4b28d502c8a
[ "MIT" ]
null
null
null
using SinavProje.DataAccess.Abstract; using SinavProje.DataAccess.Concrete.Base; using SinavProje.Entities.Concrete.Entities; namespace SinavProje.DataAccess.Concrete.SqLite { public class UserRepository: Repository<User, SqLiteDbContext>, IUserRepository { } }
25.090909
83
0.800725
5ac8556a73a9f5ae7c43294cc10f0cf6ecab4b94
3,709
cs
C#
source/ExpressionInterpreter.Logic/Interpreter.cs
PascalKo/csharp_samples_exceptions_expressioninterpreter
d1675b87a8224a2cfbfa23897b0e6f6f18104c7c
[ "MIT" ]
1
2019-11-28T17:30:29.000Z
2019-11-28T17:30:29.000Z
source/ExpressionInterpreter.Logic/Interpreter.cs
PascalKo/csharp_samples_exceptions_expressioninterpreter
d1675b87a8224a2cfbfa23897b0e6f6f18104c7c
[ "MIT" ]
null
null
null
source/ExpressionInterpreter.Logic/Interpreter.cs
PascalKo/csharp_samples_exceptions_expressioninterpreter
d1675b87a8224a2cfbfa23897b0e6f6f18104c7c
[ "MIT" ]
null
null
null
using System; using System.Text; namespace ExpressionInterpreter.Logic { public class Interpreter { private double _operandLeft; private double _operandRight; private char _op; // Operator /// <summary> /// Eingelesener Text /// ...
28.976563
94
0.479105
85349e8fd13e8e78ef212fada3c22972f71f7b36
2,217
cs
C#
Assets/Scripts/Tile.cs
Yunxiang-Li/Unity3D_Tower-Defense-Game-Demo
8991108b79d4457be13436e2ce25a9826c51bc92
[ "MIT" ]
null
null
null
Assets/Scripts/Tile.cs
Yunxiang-Li/Unity3D_Tower-Defense-Game-Demo
8991108b79d4457be13436e2ce25a9826c51bc92
[ "MIT" ]
null
null
null
Assets/Scripts/Tile.cs
Yunxiang-Li/Unity3D_Tower-Defense-Game-Demo
8991108b79d4457be13436e2ce25a9826c51bc92
[ "MIT" ]
null
null
null
using System; using System.Collections; using System.Collections.Generic; using UnityEngine; /** * This class represents each Tile object's behaviors. */ public class Tile : MonoBehaviour { // Store a bool flag indicates whether we can place a tower on a tile or not. [SerializeField] private bool isPlaceabl...
29.56
92
0.603067
85922ae506eb88d91978f2a803128a91f50fd69e
183
cs
C#
BookShelf.Logic/Responses/Countries/CreateCountryResponse.cs
SlidingShadows/bookshelf
f117e6baae028b3a058208d7883bcd548df7bd98
[ "MIT" ]
null
null
null
BookShelf.Logic/Responses/Countries/CreateCountryResponse.cs
SlidingShadows/bookshelf
f117e6baae028b3a058208d7883bcd548df7bd98
[ "MIT" ]
null
null
null
BookShelf.Logic/Responses/Countries/CreateCountryResponse.cs
SlidingShadows/bookshelf
f117e6baae028b3a058208d7883bcd548df7bd98
[ "MIT" ]
null
null
null
using BookShelf.Logic.Models; namespace BookShelf.Logic.Responses { public class CreateCountryResponse : BaseResponse { public Country Country { get; set; } } }
18.3
53
0.693989
bbbb16cbf4dc396d4852c11338a2c3375701cc65
853
cs
C#
BTCPayServerDockerConfigurator/Models/AdditionalServices.cs
dennisreimann/btcpayserver-configurator
7e12be26a56b426b5785ab4a43125aef374834bf
[ "MIT" ]
1
2022-03-23T11:01:31.000Z
2022-03-23T11:01:31.000Z
BTCPayServerDockerConfigurator/Models/AdditionalServices.cs
Zaxounette/btcpayserver-configurator
7efc2bbe6df6e094dbc93afeb1024731ad635c1f
[ "MIT" ]
null
null
null
BTCPayServerDockerConfigurator/Models/AdditionalServices.cs
Zaxounette/btcpayserver-configurator
7efc2bbe6df6e094dbc93afeb1024731ad635c1f
[ "MIT" ]
null
null
null
namespace BTCPayServerDockerConfigurator.Models { public class AdditionalServices { public LibrePatronSettings LibrePatronSettings { get; set; } = new LibrePatronSettings(); public BTCTransmuterSettings BTCTransmuterSettings { get; set; } = new BTCTransmuterSettings(); public Configurato...
50.176471
115
0.726846
a80df0c6ab9511224c3a62e75a11a667a0a20ad5
1,838
cs
C#
src/PinPayments/Services/Transfers/TransferService.cs
ChrisRowtcliff/pinpayments.net
c9ea37160ce8a9a63e11a5165458e64781638cf2
[ "MIT" ]
null
null
null
src/PinPayments/Services/Transfers/TransferService.cs
ChrisRowtcliff/pinpayments.net
c9ea37160ce8a9a63e11a5165458e64781638cf2
[ "MIT" ]
null
null
null
src/PinPayments/Services/Transfers/TransferService.cs
ChrisRowtcliff/pinpayments.net
c9ea37160ce8a9a63e11a5165458e64781638cf2
[ "MIT" ]
null
null
null
namespace PinPayments.Services.Transfers { using System; using System.Net.Http; using System.Threading.Tasks; using PinPayments.Entities.Transfers; public class TransferService : Service { public async Task<Transfer> Create(TransferCreateOptions transferCreateOptions) { ...
39.106383
140
0.662677
10195492cfb9e3b88c4474c88fffc3438c6c4a8f
3,394
cs
C#
sdk/src/Services/Kinesis/Generated/Model/PutRecordResponse.cs
Murcho/aws-sdk-net
e317d9b372c71410795eb46e8e56d3700071e206
[ "Apache-2.0" ]
5
2018-08-18T18:08:46.000Z
2019-02-21T20:42:59.000Z
sdk/src/Services/Kinesis/Generated/Model/PutRecordResponse.cs
Murcho/aws-sdk-net
e317d9b372c71410795eb46e8e56d3700071e206
[ "Apache-2.0" ]
null
null
null
sdk/src/Services/Kinesis/Generated/Model/PutRecordResponse.cs
Murcho/aws-sdk-net
e317d9b372c71410795eb46e8e56d3700071e206
[ "Apache-2.0" ]
6
2018-06-07T00:40:09.000Z
2021-04-22T11:53:18.000Z
/* * Copyright 2010-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "l...
31.719626
105
0.595168
367e2e0f608269d4afb202e0230e93ca5c7a0ec0
1,142
cs
C#
Constellation/Assets/Constellation/Plugins/TypeConst/Scripts/ConstellationEditor/Rules/ParsingRules/TypeConstParsingRule.cs
ConstellationLanguage/Constellation
f8458b1b4c15dc85e634f4eb5325e5cd064f27ad
[ "MIT" ]
70
2018-02-15T02:33:17.000Z
2022-01-03T12:51:18.000Z
Constellation/Assets/Constellation/Plugins/TypeConst/Scripts/ConstellationEditor/Rules/ParsingRules/TypeConstParsingRule.cs
ConstellationLanguage/Constellation
f8458b1b4c15dc85e634f4eb5325e5cd064f27ad
[ "MIT" ]
35
2018-04-01T15:25:13.000Z
2020-11-13T00:27:49.000Z
Constellation/Assets/Constellation/Plugins/TypeConst/Scripts/ConstellationEditor/Rules/ParsingRules/TypeConstParsingRule.cs
ConstellationLanguage/Constellation
f8458b1b4c15dc85e634f4eb5325e5cd064f27ad
[ "MIT" ]
23
2018-02-15T01:04:03.000Z
2022-01-03T12:51:23.000Z
 namespace Constellation { public class TypeConstParsingRule : IParsingRule { public bool isNodeValid(NodeData node, Node<INode> nodeObject, NodesFactory nodesFactory) { var i = 0; foreach (var input in node.GetInputs()) { if ((input.Type != n...
36.83871
260
0.543783
765f4aca18488b7f3eb5a73c3a14890069ca32c1
607
cs
C#
Assets/Assets/quickgraph4unity/Runtime/QuickGraph/Algorithms/Observers/DisposableAction.cs
Xqua/MamutUnityViewer
52606ffa1948a253c7eb60535cdcea92d595667c
[ "MIT" ]
25
2015-02-15T19:27:55.000Z
2021-11-15T09:29:37.000Z
Assets/Assets/quickgraph4unity/Runtime/QuickGraph/Algorithms/Observers/DisposableAction.cs
Xqua/MamutUnityViewer
52606ffa1948a253c7eb60535cdcea92d595667c
[ "MIT" ]
1
2015-05-10T06:22:52.000Z
2015-05-10T06:27:54.000Z
Assets/Assets/quickgraph4unity/Runtime/QuickGraph/Algorithms/Observers/DisposableAction.cs
Xqua/MamutUnityViewer
52606ffa1948a253c7eb60535cdcea92d595667c
[ "MIT" ]
14
2015-02-15T19:27:55.000Z
2020-06-19T14:51:17.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Diagnostics.Contracts; namespace QuickGraph.Algorithms.Observers { class DisposableAction : IDisposable { public delegate void Action(); Action action; public DisposableAction(A...
19.580645
46
0.553542
b35f3f81deb7c5dc0fc7e9e38a8d0778442fbf42
5,231
cs
C#
Assets/Scripts/Model/Phases/SubPhases/PlanningSubPhase.cs
DavinFelth23/FlyCasual
8d0ccf7c85fff7b72b49c9cbed100dc3d64f3b10
[ "MIT" ]
null
null
null
Assets/Scripts/Model/Phases/SubPhases/PlanningSubPhase.cs
DavinFelth23/FlyCasual
8d0ccf7c85fff7b72b49c9cbed100dc3d64f3b10
[ "MIT" ]
null
null
null
Assets/Scripts/Model/Phases/SubPhases/PlanningSubPhase.cs
DavinFelth23/FlyCasual
8d0ccf7c85fff7b72b49c9cbed100dc3d64f3b10
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; using Ship; using Remote; using System; using GameModes; using GameCommands; namespace SubPhases { public class PlanningSubPhase : GenericSubPhase { public override List<GameCommandTypes> AllowedGameCommandTypes { get { re...
31.323353
195
0.555534
18aa51332c5a213a845961352503d0d461675c50
1,458
cs
C#
src/WordResearchTrackerWeb/Controllers/AccountController.cs
priyavadan/recruitingrejuv
94b7196cff981497df1f8741bcf0c1c9c6aec9af
[ "Apache-2.0" ]
null
null
null
src/WordResearchTrackerWeb/Controllers/AccountController.cs
priyavadan/recruitingrejuv
94b7196cff981497df1f8741bcf0c1c9c6aec9af
[ "Apache-2.0" ]
1
2021-02-24T09:18:52.000Z
2021-02-24T09:18:52.000Z
src/WordResearchTrackerWeb/Controllers/AccountController.cs
isabella232/Research-Project-Code-Sample
cb1cdcab95b6057735ac5d243536ae5edd076f7f
[ "Apache-2.0" ]
null
null
null
using System.Security.Claims; using System.Web; using System.Web.Mvc; using Microsoft.Owin.Security; using Microsoft.Owin.Security.Cookies; using Microsoft.Owin.Security.OpenIdConnect; using OutlookResearchTrackerWeb.Utils; namespace WordResearchTrackerWeb.Controllers { public class AccountController : Controller...
33.906977
181
0.644719
d812fbca7679195fab5376374a0140d1b547733f
550
cs
C#
GiantTextures/Assets/Scripts/EmitParticles.cs
pedrocolon93/particlestresstest
4287e74274c2b0fb0337f1044cbca00a6c0cf610
[ "MIT" ]
null
null
null
GiantTextures/Assets/Scripts/EmitParticles.cs
pedrocolon93/particlestresstest
4287e74274c2b0fb0337f1044cbca00a6c0cf610
[ "MIT" ]
null
null
null
GiantTextures/Assets/Scripts/EmitParticles.cs
pedrocolon93/particlestresstest
4287e74274c2b0fb0337f1044cbca00a6c0cf610
[ "MIT" ]
null
null
null
using System; using System.Collections; using System.Collections.Generic; using UnityEngine; public class EmitParticles : MonoBehaviour { public int particleamount = 20000000; private List<Vector3> plist; // Use this for initialization void Start () { plist = new List<Vector3>(); for (int i = 0; ...
21.153846
71
0.641818
9daca5fd60d2c0da7f1ea855685fc524e3f377c5
877
cs
C#
src/Forte.Functions.Testable.Tests/InMemoryOrchestration/TestFunctions/Funcs.DurableFunctionWithTimer.cs
fortedigital/Forte.Functions.Testable
024901926f4e5587c6a653b02c1a91b50c546cea
[ "MIT" ]
2
2019-04-24T11:25:57.000Z
2019-08-19T21:46:57.000Z
src/Forte.Functions.Testable.Tests/InMemoryOrchestration/TestFunctions/Funcs.DurableFunctionWithTimer.cs
fortedigital/Forte.Functions.Testable
024901926f4e5587c6a653b02c1a91b50c546cea
[ "MIT" ]
6
2019-08-19T21:45:59.000Z
2020-02-18T11:24:24.000Z
src/Forte.Functions.Testable.Tests/InMemoryOrchestration/TestFunctions/Funcs.DurableFunctionWithTimer.cs
fortedigital/Forte.Functions.Testable
024901926f4e5587c6a653b02c1a91b50c546cea
[ "MIT" ]
2
2019-08-20T14:10:06.000Z
2021-10-19T12:42:49.000Z
using System; using System.Threading; using System.Threading.Tasks; using Microsoft.Azure.WebJobs; using Microsoft.Azure.WebJobs.Extensions.DurableTask; namespace Forte.Functions.Testable.Tests.InMemoryOrchestration.TestFunctions { public partial class Funcs { [FunctionName(nameof(DurableFunctionWithTi...
30.241379
107
0.704675
e156406d1dd7eb1dd9cd079d0442830633f673a9
1,089
cs
C#
ShamWow.Tests/RangeTest.cs
dills122/ShamWow
78b2c05cf67dc3a101ed9a10005d2a336fe2256b
[ "MIT" ]
3
2018-09-23T23:41:15.000Z
2018-09-24T04:50:20.000Z
ShamWow.Tests/RangeTest.cs
dills122/ShamWow
78b2c05cf67dc3a101ed9a10005d2a336fe2256b
[ "MIT" ]
3
2019-01-16T00:20:43.000Z
2019-03-23T22:55:51.000Z
ShamWow.Tests/RangeTest.cs
dills122/ShamWow
78b2c05cf67dc3a101ed9a10005d2a336fe2256b
[ "MIT" ]
1
2019-09-30T02:05:38.000Z
2019-09-30T02:05:38.000Z
using ShamWow.Processor; using ShamWow.Tests.TestModels; using Xunit; namespace ShamWow.Tests { public class RangeTest { const int predefinedValue = 1000; [Fact] public void SimpleTest() { var obj = new RangeTestObj { dec = predefinedVal...
28.657895
100
0.572084
b8bc73319507182f5b89c478bc2c5286aab37aa9
4,627
cs
C#
Assets/Scripts/GameManager.cs
Toadsword/NukoWorld
015003c48a6658c5d7ec3e086afac6546b19c56f
[ "MIT" ]
null
null
null
Assets/Scripts/GameManager.cs
Toadsword/NukoWorld
015003c48a6658c5d7ec3e086afac6546b19c56f
[ "MIT" ]
null
null
null
Assets/Scripts/GameManager.cs
Toadsword/NukoWorld
015003c48a6658c5d7ec3e086afac6546b19c56f
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class GameManager : MonoBehaviour { const int NUM_LEVELS = 3; [Header("Prefabs")] [SerializeField] GameObject playerPrefab; [Header("Public Vars")] public SceneManagement sceneManagInstan...
32.131944
124
0.539659
772b46f9b4ee7e488f564202a9abd051a92554c2
6,853
cs
C#
Tests/Tests.Actors.BugFinding/Callbacks/OnHaltTests.cs
watfordgnf/coyote
5714292bdf4f32a1900e1cbebec48a50360897b2
[ "MIT" ]
1,233
2020-03-21T03:25:09.000Z
2022-03-28T19:36:57.000Z
Tests/Tests.Actors.BugFinding/Callbacks/OnHaltTests.cs
laujay/coyote
62edcd358047a6410719f8a83072baa5500fa77d
[ "MIT" ]
97
2020-03-21T00:19:59.000Z
2022-03-29T04:42:10.000Z
Tests/Tests.Actors.BugFinding/Callbacks/OnHaltTests.cs
laujay/coyote
62edcd358047a6410719f8a83072baa5500fa77d
[ "MIT" ]
69
2020-03-20T23:49:02.000Z
2022-03-13T21:08:55.000Z
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System.Threading.Tasks; using Xunit; using Xunit.Abstractions; namespace Microsoft.Coyote.Actors.BugFinding.Tests { public class OnHaltTests : BaseActorBugFindingTest { public OnHaltTests(ITestOutputHelper output) ...
26.562016
75
0.479936
d75f75a490b084977f43b3d7053593fbf7874b3f
2,100
cs
C#
AltAntlr/MyLexer.cs
kaby76/Domemtech.TrashBase
352bfae5458aad89eb096393008d82dac74865b5
[ "MIT" ]
1
2021-07-08T19:53:32.000Z
2021-07-08T19:53:32.000Z
AltAntlr/MyLexer.cs
kaby76/Domemtech.TrashBase
352bfae5458aad89eb096393008d82dac74865b5
[ "MIT" ]
1
2022-01-12T22:19:28.000Z
2022-01-15T12:03:35.000Z
AltAntlr/MyLexer.cs
kaby76/Domemtech.TrashBase
352bfae5458aad89eb096393008d82dac74865b5
[ "MIT" ]
null
null
null
namespace AltAntlr { using System; using System.Collections.Generic; using System.IO; using Antlr4.Runtime; using Antlr4.Runtime.Misc; public class MyLexer : Lexer, ITokenSource { public IList<IToken> Tokens { get; set; } public int CurrentToken { get; set; } publi...
25.925926
119
0.579524
f38b2d0a20b270ba9b24248cca188ab656de7310
304
cs
C#
Carbon.Security/IVirusScanner.cs
vperez-getinsured/Carbon
8df1d058524494af99bfea4d8f9f25e0df288bf6
[ "MIT" ]
null
null
null
Carbon.Security/IVirusScanner.cs
vperez-getinsured/Carbon
8df1d058524494af99bfea4d8f9f25e0df288bf6
[ "MIT" ]
1
2018-03-24T01:59:23.000Z
2018-03-24T02:39:01.000Z
Carbon.Security/IVirusScanner.cs
vperez-getinsured/Carbon
8df1d058524494af99bfea4d8f9f25e0df288bf6
[ "MIT" ]
3
2018-03-23T22:33:24.000Z
2018-10-03T18:31:20.000Z
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Carbon.Security { public interface IVirusScanner { bool IsVirus(Stream stream); bool IsVirus(byte[] byteArray); } }
19
40
0.677632
6d5f62cf013bb1a042bc1c452aa370fc8f818498
2,417
cs
C#
module/ASC.Mail.Autoreply/ASC.Mail.Autoreply/AddressParsers/AddressParser.cs
jeanluctritsch/CommunityServer
35ffc0617e2e4aa1649c85f8308475fff56ad177
[ "Apache-2.0" ]
null
null
null
module/ASC.Mail.Autoreply/ASC.Mail.Autoreply/AddressParsers/AddressParser.cs
jeanluctritsch/CommunityServer
35ffc0617e2e4aa1649c85f8308475fff56ad177
[ "Apache-2.0" ]
null
null
null
module/ASC.Mail.Autoreply/ASC.Mail.Autoreply/AddressParsers/AddressParser.cs
jeanluctritsch/CommunityServer
35ffc0617e2e4aa1649c85f8308475fff56ad177
[ "Apache-2.0" ]
null
null
null
/* * * (c) Copyright Ascensio System Limited 2010-2021 * * 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 appli...
31.38961
138
0.596607
29aeda54d7bd6ce413559a4e7f566bc80912422a
1,138
cs
C#
Utilities/UtilityWeb/GlobalSuppressions.cs
dtv42/HomeControl.5.1
cfeff889ca88caaed52eac439710eabb700d6bc0
[ "MIT" ]
1
2020-05-26T08:59:34.000Z
2020-05-26T08:59:34.000Z
Utilities/UtilityWeb/GlobalSuppressions.cs
dtv42/HomeControl.5.1
cfeff889ca88caaed52eac439710eabb700d6bc0
[ "MIT" ]
null
null
null
Utilities/UtilityWeb/GlobalSuppressions.cs
dtv42/HomeControl.5.1
cfeff889ca88caaed52eac439710eabb700d6bc0
[ "MIT" ]
null
null
null
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="GlobalSuppressions.cs" company="DTV-Online"> // Copyright(c) 2020 Dr. Peter Trimmel. All rights reserved. // </copyright> // <license> // Licensed under the MIT license. See t...
56.9
265
0.598418
95d4d4281651ffca4ab3c1f1bafc47d490ad0a88
582
cs
C#
Npe.UO.BulkOrderDeeds/Filters/BulkOrderDeedBookFilter.cs
KevinAllenWiegand/UO-Bulk-Order-Deeds-Revisited
5027c06c6a6bb7e058d74128fd9f214286eb4638
[ "MIT" ]
null
null
null
Npe.UO.BulkOrderDeeds/Filters/BulkOrderDeedBookFilter.cs
KevinAllenWiegand/UO-Bulk-Order-Deeds-Revisited
5027c06c6a6bb7e058d74128fd9f214286eb4638
[ "MIT" ]
10
2018-07-22T19:59:09.000Z
2018-07-24T20:32:25.000Z
Npe.UO.BulkOrderDeeds/Filters/BulkOrderDeedBookFilter.cs
KevinAllenWiegand/UO-Bulk-Order-Deeds-Revisited
5027c06c6a6bb7e058d74128fd9f214286eb4638
[ "MIT" ]
null
null
null
namespace Npe.UO.BulkOrderDeeds.Filters { public class BulkOrderDeedBookFilter : IBulkOrderDeedFilter { public BulkOrderDeedBook Value { get; } public BulkOrderDeedBookFilter() : this(null) { } public BulkOrderDeedBookFilter(BulkOrderDeedBook value) ...
23.28
76
0.599656
ed8c54a086142b40fe74f47a2005486791387088
452
cs
C#
fixture/CSharp/input_code/Student.cs
exKAZUu/ParserTests
609cfc62b70c8d04d5a2ced25a213a8d601e7011
[ "Apache-2.0" ]
null
null
null
fixture/CSharp/input_code/Student.cs
exKAZUu/ParserTests
609cfc62b70c8d04d5a2ced25a213a8d601e7011
[ "Apache-2.0" ]
null
null
null
fixture/CSharp/input_code/Student.cs
exKAZUu/ParserTests
609cfc62b70c8d04d5a2ced25a213a8d601e7011
[ "Apache-2.0" ]
null
null
null
public class Student { private String _name; public Student(String name) { _name = name; } public String getName() { return _name; } public static void main(String[] args) { Student[] students = new Student[2]; students[0] = new Student("Tom"); students[1] = new Student("Anna"); for (int i = 0;...
18.08
41
0.621681
c948b1caebb398273a82a727d86e4c8d8938a654
5,655
cshtml
C#
Ckd/Views/Home/Index.cshtml
ardliath/ckd
0c696db1787a0e7213daaea560e70d708f20a4fb
[ "MIT" ]
null
null
null
Ckd/Views/Home/Index.cshtml
ardliath/ckd
0c696db1787a0e7213daaea560e70d708f20a4fb
[ "MIT" ]
30
2021-03-24T20:54:09.000Z
2021-06-15T10:51:04.000Z
Ckd/Views/Home/Index.cshtml
ardliath/ckd
0c696db1787a0e7213daaea560e70d708f20a4fb
[ "MIT" ]
null
null
null
@{ ViewData["Title"] = "Home Page"; } <!-- ==================================== ——— Quote ===================================== --> <section class="pt-9 pb-2 py-md-10 bg-purple" id="quote" style="background-image: url(/img/background/avator-bg.png);"> <div class="container"> <div class="section-title...
57.704082
440
0.54076
c9b339fa3fc4aa8618ee15658b0829930f01b542
434
cs
C#
Common.Utility/Common.Utility.CryptographyTests/CryptoTests.cs
HiroHsu/Common-Utility
530874662e6601e437889a9f19f8b87aae9c5355
[ "MIT" ]
null
null
null
Common.Utility/Common.Utility.CryptographyTests/CryptoTests.cs
HiroHsu/Common-Utility
530874662e6601e437889a9f19f8b87aae9c5355
[ "MIT" ]
null
null
null
Common.Utility/Common.Utility.CryptographyTests/CryptoTests.cs
HiroHsu/Common-Utility
530874662e6601e437889a9f19f8b87aae9c5355
[ "MIT" ]
null
null
null
using NUnit.Framework; using Common.Utility.Cryptography; using System; using System.Collections.Generic; using System.Text; namespace Common.Utility.Cryptography.Tests { [TestFixture()] public class CryptoTests { [TestCase("12345ABCDE", ExpectedResult = "fc85a7ce091aea86ef3463b9166e9b06")] ...
22.842105
85
0.672811
aa8d8c47c748b7bc56fd5c6ca6ce74481ced0433
362
cs
C#
Assets/Scripts/Core/GUI/LoginButton.cs
HarunAkdogan/OkeyOnline
742afcf840f4aad139e6b3933af3aab1d019c28c
[ "Unlicense" ]
null
null
null
Assets/Scripts/Core/GUI/LoginButton.cs
HarunAkdogan/OkeyOnline
742afcf840f4aad139e6b3933af3aab1d019c28c
[ "Unlicense" ]
null
null
null
Assets/Scripts/Core/GUI/LoginButton.cs
HarunAkdogan/OkeyOnline
742afcf840f4aad139e6b3933af3aab1d019c28c
[ "Unlicense" ]
null
null
null
using Core.StartUp; using UnityEngine; using UnityEngine.UI; namespace Core.GUI { public class LoginButton : MonoBehaviour { public ClientStartUp clientStartUp; public Button loginButton; private void Start() { loginButton.onClick.AddListener(clientStartUp....
21.294118
82
0.651934
97b522c448a1813969a7be2c724e9c57721e8f27
66,327
cs
C#
Vanara.PInvoke.Windows/Shell32/SHELL32.cs
PlumpMath/vanara
fc6a609c1c1e6ad5cfd4c16dc7f31b38a4959f39
[ "MIT" ]
6
2018-07-08T23:32:28.000Z
2021-11-17T11:33:47.000Z
Vanara.PInvoke.Windows/Shell32/SHELL32.cs
PlumpMath/vanara
fc6a609c1c1e6ad5cfd4c16dc7f31b38a4959f39
[ "MIT" ]
null
null
null
Vanara.PInvoke.Windows/Shell32/SHELL32.cs
PlumpMath/vanara
fc6a609c1c1e6ad5cfd4c16dc7f31b38a4959f39
[ "MIT" ]
2
2018-07-08T23:32:29.000Z
2021-03-09T17:29:01.000Z
using System; using System.IO; using System.Runtime.InteropServices; using System.Runtime.InteropServices.ComTypes; using System.Security; using System.Text; // ReSharper disable FieldCanBeMadeReadOnly.Global // ReSharper disable InconsistentNaming namespace Vanara.PInvoke { [SuppressUnmanagedCodeSecurity] public s...
77.394399
786
0.75473
25a1db4fbbed86ee89b4b5c012d0e6a48fb8dfbc
1,764
cs
C#
src/MessagePack.Generator/MessagepackCompiler.cs
itn3000/MessagePack-CSharp
8e4f85afe0b62880efc241acff8221ddf320e57d
[ "BSD-2-Clause" ]
3
2019-11-29T04:25:47.000Z
2019-11-29T05:02:30.000Z
src/MessagePack.Generator/MessagepackCompiler.cs
neoabc0048/MessagePack-CSharp
173054ab0a36b0d40972dec07fb35729dfb0fa19
[ "BSD-2-Clause" ]
null
null
null
src/MessagePack.Generator/MessagepackCompiler.cs
neoabc0048/MessagePack-CSharp
173054ab0a36b0d40972dec07fb35729dfb0fa19
[ "BSD-2-Clause" ]
1
2020-03-18T02:55:35.000Z
2020-03-18T02:55:35.000Z
// Copyright (c) All contributors. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Threading.Tasks; using MicroBatchFramework; using Microsoft.Extensions.Hosting; namespace MessagePack.Generator { public class M...
45.230769
125
0.631519
794fa4104aa48bf62435962023a129e26d11cf41
2,083
cs
C#
LCL_Forms/Base/LCLForm.cs
landriesnidis/LCL_UI
e6c4c4d4a2078be9acc19b81c70b27d6006cc2d3
[ "MIT" ]
6
2019-07-08T07:59:35.000Z
2022-03-28T08:35:48.000Z
LCL_Forms/Base/LCLForm.cs
landriesnidis/LCL_UI
e6c4c4d4a2078be9acc19b81c70b27d6006cc2d3
[ "MIT" ]
null
null
null
LCL_Forms/Base/LCLForm.cs
landriesnidis/LCL_UI
e6c4c4d4a2078be9acc19b81c70b27d6006cc2d3
[ "MIT" ]
1
2020-03-23T03:55:20.000Z
2020-03-23T03:55:20.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; namespace Landriesnidis.LCL_Forms.Base { public partial class LCLForm : Form { [Browsabl...
27.051948
150
0.552088
79695678d83e1f1c101588b117a1b4ef91b94134
553
cs
C#
src/GameBox.Console.Tests/Fixtures/CommandFooSameCaseLowercase.cs
getgamebox/console
a6c5d2541a92301f906219ad8cc0047223116776
[ "MIT" ]
null
null
null
src/GameBox.Console.Tests/Fixtures/CommandFooSameCaseLowercase.cs
getgamebox/console
a6c5d2541a92301f906219ad8cc0047223116776
[ "MIT" ]
null
null
null
src/GameBox.Console.Tests/Fixtures/CommandFooSameCaseLowercase.cs
getgamebox/console
a6c5d2541a92301f906219ad8cc0047223116776
[ "MIT" ]
null
null
null
/* * This file is part of the GameBox package. * * (c) Yu Meng Han <menghanyu1994@gmail.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * * Document: https://github.com/getgamebox/console */ namespace GameBox.Console.Tests.Fi...
24.043478
74
0.652803
6bc7a66ee320be1ebfb3f6841ebe9a8b346d84a1
960
cs
C#
module5/HeritageProperties/HeritageProperties/ViewModels/DetailsViewModel.cs
lj710/proyectoXamarin
043a19100c2a4b2bcbb9534ea81d8f5986c56d12
[ "MIT" ]
null
null
null
module5/HeritageProperties/HeritageProperties/ViewModels/DetailsViewModel.cs
lj710/proyectoXamarin
043a19100c2a4b2bcbb9534ea81d8f5986c56d12
[ "MIT" ]
null
null
null
module5/HeritageProperties/HeritageProperties/ViewModels/DetailsViewModel.cs
lj710/proyectoXamarin
043a19100c2a4b2bcbb9534ea81d8f5986c56d12
[ "MIT" ]
null
null
null
using GalaSoft.MvvmLight; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace HeritageProperties.PCL { public class DetailsViewModel : ViewModelBase { public DetailsViewModel() { } /// <summary> ...
24
78
0.567708
dc9545b82bf90f0676779af6948b4c0ea4cf94d6
3,423
cs
C#
CarManagement/Services/SqlVehicleStorage.cs
hossmi/beca-dotnet-2019
24d8fa62b507c0fa0086133113078f3f578d85f9
[ "MIT" ]
null
null
null
CarManagement/Services/SqlVehicleStorage.cs
hossmi/beca-dotnet-2019
24d8fa62b507c0fa0086133113078f3f578d85f9
[ "MIT" ]
11
2019-02-02T12:46:59.000Z
2019-03-05T10:19:57.000Z
CarManagement/Services/SqlVehicleStorage.cs
hossmi/beca-dotnet-2019
24d8fa62b507c0fa0086133113078f3f578d85f9
[ "MIT" ]
1
2019-03-25T13:56:10.000Z
2019-03-25T13:56:10.000Z
using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using CarManagement.Core.Models; using CarManagement.Core.Services; namespace CarManagement.Services { public class SqlVehicleStorage : IVehicleStorage { privat...
27.166667
91
0.561204
2da5726958ef855e528c9e7174144df51472827e
1,738
cs
C#
FlowServer/Server/FlowServices/FlowServiceManager.cs
ysb06/FlowServer
3f273c7e4149a0508731cdc89ffce75088b055d4
[ "Apache-2.0" ]
null
null
null
FlowServer/Server/FlowServices/FlowServiceManager.cs
ysb06/FlowServer
3f273c7e4149a0508731cdc89ffce75088b055d4
[ "Apache-2.0" ]
null
null
null
FlowServer/Server/FlowServices/FlowServiceManager.cs
ysb06/FlowServer
3f273c7e4149a0508731cdc89ffce75088b055d4
[ "Apache-2.0" ]
null
null
null
using FlowServer.Server.Connection; using FlowServer.Server.FlowServices.Mud; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using FlowServer.Server.FlowConsole; namespace FlowServer.Server.FlowServices { /// <summary> /// Client 접속을 관리, 적절하...
27.587302
87
0.51611
1184f7a366aaa139096e4d31c64aa7888c16b266
1,522
cs
C#
External/Tools/ASDocGen/Utilities/ObjectSerializer.cs
Klug76/flashdevelop
bc88dcd5fa1e16baa9bdb445c7180b35ace57ddd
[ "MIT" ]
577
2015-01-12T12:08:16.000Z
2022-03-28T12:09:35.000Z
External/Tools/ASDocGen/Utilities/ObjectSerializer.cs
Klug76/flashdevelop
bc88dcd5fa1e16baa9bdb445c7180b35ace57ddd
[ "MIT" ]
1,758
2015-01-01T05:42:26.000Z
2022-03-30T05:26:58.000Z
External/Tools/ASDocGen/Utilities/ObjectSerializer.cs
Klug76/flashdevelop
bc88dcd5fa1e16baa9bdb445c7180b35ace57ddd
[ "MIT" ]
230
2015-01-08T11:37:09.000Z
2022-03-15T17:34:16.000Z
using System; using System.IO; using System.Text; using System.Xml.Serialization; using System.Windows.Forms; using ASDocGen.Utilities; namespace ASDocGen.Utilities { public class ObjectSerializer { /// <summary> /// Serializes the specified object to a xml file. /// </sum...
28.185185
89
0.489488
9e9258f414e7b9101d136d1a426932a968a6f6f9
172
cs
C#
Tatum.Net/RestObjects/Tatum/TatumHash.cs
burakoner/Tatum.Net
b747cba51ac7891e027bebbaaec94f09d4845850
[ "MIT" ]
2
2021-01-11T11:34:26.000Z
2021-04-05T05:36:30.000Z
Tatum.Net/RestObjects/Tatum/TatumHash.cs
burakoner/Tatum.Net
b747cba51ac7891e027bebbaaec94f09d4845850
[ "MIT" ]
4
2021-04-05T05:35:43.000Z
2022-02-03T09:24:37.000Z
Tatum.Net/RestObjects/Tatum/TatumHash.cs
burakoner/Tatum.Net
b747cba51ac7891e027bebbaaec94f09d4845850
[ "MIT" ]
1
2021-03-02T20:25:20.000Z
2021-03-02T20:25:20.000Z
using Newtonsoft.Json; namespace Tatum.Net.RestObjects { public class TatumHash { [JsonProperty("hash")] public string Hash { get; set; } } }
15.636364
40
0.610465
441450585b551d427ca62d97e52da23615203123
433
cs
C#
2_Libs/EFCore/MigrationApp/Program.cs
christiannagel/ProfessionalCSharp2021
84eca7630e01f0dc8e1d0793482fa477311f9696
[ "MIT" ]
null
null
null
2_Libs/EFCore/MigrationApp/Program.cs
christiannagel/ProfessionalCSharp2021
84eca7630e01f0dc8e1d0793482fa477311f9696
[ "MIT" ]
null
null
null
2_Libs/EFCore/MigrationApp/Program.cs
christiannagel/ProfessionalCSharp2021
84eca7630e01f0dc8e1d0793482fa477311f9696
[ "MIT" ]
null
null
null
using var host = Host.CreateDefaultBuilder(args) .ConfigureServices((context, services) => { var connectionString = context.Configuration.GetConnectionString("BooksConnection"); services.AddDbContext<BooksContext>(); }) .Build(); await using var scope = host.Services.CreateAsyncScope()...
36.083333
92
0.73903
6c9ac768c26a97a540f4fff11d203739dce16dac
4,939
cs
C#
YtgProject/Ytg.Scheduler.Comm/OpenOfficialCatchQueue.cs
heqinghua/lottery-code-qq-814788821-
8bc124b772faeb28d0dd8acc44952f330e9546ed
[ "Apache-2.0" ]
18
2019-03-05T14:39:08.000Z
2021-08-09T12:15:21.000Z
YtgProject/Ytg.Scheduler.Comm/OpenOfficialCatchQueue.cs
heqinghua/lottery-code-qq-814788821-
8bc124b772faeb28d0dd8acc44952f330e9546ed
[ "Apache-2.0" ]
null
null
null
YtgProject/Ytg.Scheduler.Comm/OpenOfficialCatchQueue.cs
heqinghua/lottery-code-qq-814788821-
8bc124b772faeb28d0dd8acc44952f330e9546ed
[ "Apache-2.0" ]
21
2018-08-17T14:45:33.000Z
2021-09-17T16:37:19.000Z
using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; using Ytg.BasicModel; using Ytg.BasicModel.LotteryBasic; using Ytg.Data; using Ytg.Service; using Ytg.Service.Lott; namespace Ytg.Scheduler.Comm { /...
36.585185
290
0.565094
dc0202f9858ec974de31cf6de672293983a675a6
765
cs
C#
test/Elastic.Apm.Tests/Mocks/TestAgentComponents.cs
one-legged/test
b6dbb6591172ace4e234ab2f99dc982cfa435ecb
[ "Apache-2.0" ]
1
2019-11-05T16:55:08.000Z
2019-11-05T16:55:08.000Z
test/Elastic.Apm.Tests/Mocks/TestAgentComponents.cs
one-legged/test
b6dbb6591172ace4e234ab2f99dc982cfa435ecb
[ "Apache-2.0" ]
4
2021-03-15T18:21:18.000Z
2021-07-05T01:00:26.000Z
test/Elastic.Apm.Tests/Mocks/TestAgentComponents.cs
one-legged/test
b6dbb6591172ace4e234ab2f99dc982cfa435ecb
[ "Apache-2.0" ]
1
2021-03-15T18:19:44.000Z
2021-03-15T18:19:44.000Z
using Elastic.Apm.BackendComm; using Elastic.Apm.Config; using Elastic.Apm.Logging; using Elastic.Apm.Report; namespace Elastic.Apm.Tests.Mocks { internal class TestAgentComponents : AgentComponents { public TestAgentComponents( IApmLogger logger = null, IConfigSnapshot config = null, IPayloadSender paylo...
28.333333
79
0.768627
044b252e5ce2255262b27dc52eb3ac995031b030
3,410
cs
C#
src/Flaze.Application/Startup.cs
fpetrov/Flaze
0990a660158a7608e952628737b17e266a5b0037
[ "MIT" ]
null
null
null
src/Flaze.Application/Startup.cs
fpetrov/Flaze
0990a660158a7608e952628737b17e266a5b0037
[ "MIT" ]
null
null
null
src/Flaze.Application/Startup.cs
fpetrov/Flaze
0990a660158a7608e952628737b17e266a5b0037
[ "MIT" ]
null
null
null
using Flaze.Application.Extensions; using Flaze.Application.Filters; using Flaze.Application.Middlewares; using Flaze.Infrastructure; using Flaze.Infrastructure.Contexts; using MediatR; using Microsoft.EntityFrameworkCore; using Microsoft.Extensions.FileProviders; namespace Flaze.Application; // To apply migration us...
31.284404
144
0.624927
09d5b3f321d060fe04edb0c1c0e1f20fa0c67517
956
cs
C#
Classes/Manager.cs
Coreyx86/Black-Ops-Rawfile-Injector-Steam
e498a0855c350105b4681900616325789f49b801
[ "MIT" ]
3
2022-03-13T22:18:19.000Z
2022-03-13T22:18:22.000Z
Classes/Manager.cs
Coreyx86/Black-Ops-Rawfile-Injector-Steam
e498a0855c350105b4681900616325789f49b801
[ "MIT" ]
null
null
null
Classes/Manager.cs
Coreyx86/Black-Ops-Rawfile-Injector-Steam
e498a0855c350105b4681900616325789f49b801
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using MemoryLib; namespace BlackOpsGSCInjector { public class Manager { private static readonly Lazy<Manager> mgr = new Lazy<Manager>(() => new Manager()); public static Manager...
20.340426
91
0.503138
59966f64fee10d51c2b9348dc5dbb4ea675cb910
2,709
cs
C#
GoogleAnalyticsTracker.Owin/Tracker.cs
taskinkemal/GoogleAnalyticsTracker
5266e40fc10cde4a09f0b565d5fd46ec712086a1
[ "MS-PL" ]
1
2019-06-24T01:04:17.000Z
2019-06-24T01:04:17.000Z
GoogleAnalyticsTracker.Owin/Tracker.cs
taskinkemal/GoogleAnalyticsTracker
5266e40fc10cde4a09f0b565d5fd46ec712086a1
[ "MS-PL" ]
null
null
null
GoogleAnalyticsTracker.Owin/Tracker.cs
taskinkemal/GoogleAnalyticsTracker
5266e40fc10cde4a09f0b565d5fd46ec712086a1
[ "MS-PL" ]
1
2021-02-04T03:24:50.000Z
2021-02-04T03:24:50.000Z
using System; using System.Threading.Tasks; using GoogleAnalyticsTracker.Core; using GoogleAnalyticsTracker.Core.TrackerParameters; using Microsoft.Owin; namespace GoogleAnalyticsTracker.Owin { public class Tracker : TrackerBase { private readonly IOwinContext _context; public Tracker(IOwinCo...
39.26087
102
0.591362
f59774888926cdb63cca1651032c914a2eed390e
1,672
cs
C#
Face2/Face2.Repository/AuthorRepository.cs
ikbal-e/TheProjectWithA1000Faces
0e6e0eb918032565aac56a1cafd80958f21dbe45
[ "MIT" ]
null
null
null
Face2/Face2.Repository/AuthorRepository.cs
ikbal-e/TheProjectWithA1000Faces
0e6e0eb918032565aac56a1cafd80958f21dbe45
[ "MIT" ]
null
null
null
Face2/Face2.Repository/AuthorRepository.cs
ikbal-e/TheProjectWithA1000Faces
0e6e0eb918032565aac56a1cafd80958f21dbe45
[ "MIT" ]
null
null
null
using Face2.Entity; using Face2.Repository.Abstract; using Face2.Repository.Context; using Microsoft.EntityFrameworkCore; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Face2.Repository { public class AuthorRepository : IAuthorReposito...
28.827586
93
0.623804
ec0e10481abee093e6aab700514434fc4ef57fe9
2,796
cs
C#
Assets/WorldLocking.Core/Scripts/DiagnosticsSettings.cs
digitalarche/MixedReality-WorldLockingTools-Unity
4cd7c309fbf662c65687c74afdc06f9c7f6a4e1c
[ "MIT" ]
139
2020-02-19T16:46:41.000Z
2022-03-21T17:27:12.000Z
Assets/WorldLocking.Core/Scripts/DiagnosticsSettings.cs
digitalarche/MixedReality-WorldLockingTools-Unity
4cd7c309fbf662c65687c74afdc06f9c7f6a4e1c
[ "MIT" ]
208
2020-02-19T22:20:21.000Z
2022-03-29T10:57:53.000Z
Assets/WorldLocking.Core/Scripts/DiagnosticsSettings.cs
digitalarche/MixedReality-WorldLockingTools-Unity
4cd7c309fbf662c65687c74afdc06f9c7f6a4e1c
[ "MIT" ]
33
2020-02-20T19:26:24.000Z
2022-02-23T11:02:29.000Z
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See LICENSE in the project root for license information. using System.Collections; using System.Collections.Generic; using UnityEngine; namespace Microsoft.MixedReality.WorldLocking.Core { /// <summary> /// Clien...
30.391304
109
0.58691
929b5daab1e73c09a66799f494cb2b903ef03eec
2,451
cs
C#
Eluant/IClrObject.cs
WFoundation/Eluant
6a65d33fd0f7af7c1a025d9644d46046f0a17da9
[ "MIT" ]
48
2017-01-27T21:45:30.000Z
2021-12-30T23:18:42.000Z
Eluant/IClrObject.cs
ModTheGungeon/Eluant
cbc4d6d874614d72b2cf0502d07b0a1702183f4c
[ "MIT" ]
16
2016-10-05T14:02:45.000Z
2022-01-06T07:45:30.000Z
Eluant/IClrObject.cs
ModTheGungeon/Eluant
cbc4d6d874614d72b2cf0502d07b0a1702183f4c
[ "MIT" ]
36
2016-10-04T18:00:08.000Z
2022-03-29T18:51:37.000Z
// // IClrObject.cs // // Author: // Chris Howie <me@chrishowie.com> // // Copyright (c) 2013 Chris Howie // // 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, incl...
30.259259
88
0.627091
de5125fbd2f4b57a792b4cd3f7e019f20b1bba4d
15,143
cs
C#
src/BizTalk.Common.Tests/Tracking/ClaimStoreFixture.cs
icraftsoftware/BizTalk.Factory
7584592b505299d0d689cb8a5d53135298e58dff
[ "Apache-2.0" ]
4
2020-02-17T12:54:47.000Z
2021-05-31T08:42:44.000Z
src/BizTalk.Common.Tests/Tracking/ClaimStoreFixture.cs
icraftsoftware/BizTalk.Factory
7584592b505299d0d689cb8a5d53135298e58dff
[ "Apache-2.0" ]
2
2019-10-22T20:29:14.000Z
2020-02-25T17:38:57.000Z
src/BizTalk.Common.Tests/Tracking/ClaimStoreFixture.cs
icraftsoftware/BizTalk.Factory
7584592b505299d0d689cb8a5d53135298e58dff
[ "Apache-2.0" ]
1
2018-05-31T13:40:05.000Z
2018-05-31T13:40:05.000Z
#region Copyright & License // Copyright © 2012 - 2019 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 // /...
43.265714
155
0.752229
7261a8894283e041ca2a56c42594eb5711002c3c
4,122
cs
C#
Versionr/Commands/Clone.cs
jasongould02/versionr
bf0b0cb80d423bef968b8099e2381910e246bdab
[ "Apache-2.0" ]
1
2021-01-01T03:35:20.000Z
2021-01-01T03:35:20.000Z
Versionr/Commands/Clone.cs
jasongould02/versionr
bf0b0cb80d423bef968b8099e2381910e246bdab
[ "Apache-2.0" ]
null
null
null
Versionr/Commands/Clone.cs
jasongould02/versionr
bf0b0cb80d423bef968b8099e2381910e246bdab
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using CommandLine; using Versionr.Network; namespace Versionr.Commands { class CloneVerbOptions : RemoteCommandVerbOptions { public override string[] Description { ...
33.786885
157
0.512373
1991a8f50611f03e66c06383e3a0623480879206
338
cs
C#
Assets/getTwitterUserInfo.cs
gatosyocora/VRSpace
088883a5121ad9d3e21a693ceb50b60ee62d2776
[ "MIT", "Unlicense" ]
null
null
null
Assets/getTwitterUserInfo.cs
gatosyocora/VRSpace
088883a5121ad9d3e21a693ceb50b60ee62d2776
[ "MIT", "Unlicense" ]
null
null
null
Assets/getTwitterUserInfo.cs
gatosyocora/VRSpace
088883a5121ad9d3e21a693ceb50b60ee62d2776
[ "MIT", "Unlicense" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class getTwitterUserInfo : MonoBehaviour { // Use this for initialization void Start () { System.Text.Encoding enc = System.Text.Encoding.GetEncoding("utf-8"); // 文字コード指定 } // Update is called once per frame void Up...
18.777778
88
0.707101
a53f963ee6b8d6040220eefd3e5aecf03865251a
3,544
cs
C#
Editor/convinity/Searcher/AudioSearchTab.cs
mulova/unity-commons
14386dc25ebcf7e69f2355ee1886fccf1b170854
[ "MIT" ]
1
2018-11-28T20:34:02.000Z
2018-11-28T20:34:02.000Z
Editor/convinity/Searcher/AudioSearchTab.cs
mulova/comunity
14386dc25ebcf7e69f2355ee1886fccf1b170854
[ "MIT" ]
null
null
null
Editor/convinity/Searcher/AudioSearchTab.cs
mulova/comunity
14386dc25ebcf7e69f2355ee1886fccf1b170854
[ "MIT" ]
null
null
null
using System.Collections.Generic; using mulova.commons; using mulova.unicore; using UnityEditor; using UnityEngine; using Object = UnityEngine.Object; namespace convinity { class AudioSearchTab : SearchTab<AudioClip> { private List<AudioFilter> filters = new List<AudioFilter>(); public AudioSearchTab(Tabbed...
29.04918
87
0.690745
c5bd780e7060ba9f1a9566bd939e3c80559990c5
39,939
cs
C#
RIS_Publico/RIS_Publico/generated/TamHpv.cs
saludnqn/prosane
d327ce6cdb475107211d031f20aaea6ebb40566f
[ "MIT" ]
null
null
null
RIS_Publico/RIS_Publico/generated/TamHpv.cs
saludnqn/prosane
d327ce6cdb475107211d031f20aaea6ebb40566f
[ "MIT" ]
null
null
null
RIS_Publico/RIS_Publico/generated/TamHpv.cs
saludnqn/prosane
d327ce6cdb475107211d031f20aaea6ebb40566f
[ "MIT" ]
null
null
null
using System; using System.Text; using System.Data; using System.Data.SqlClient; using System.Data.Common; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Configuration; using System.Xml; using System.Xml.Serialization; using SubSonic; using SubSonic.Utilities;...
31.722796
628
0.686822
3f65d820a5cf0192c8f2ba905fdbf46e97bd2f71
744
cs
C#
src/XPInc.Cantarim.UI.Mobile.CrossPlatform/XPInc.Cantarim.UI.Mobile.CrossPlatform/Mock/ConfigMock.cs
ahcantarim/xpinc-xamarin-forms
78b0284ae879a19ea7423c42e34b7b1900cb652a
[ "MIT" ]
4
2021-06-24T16:37:32.000Z
2021-11-08T22:39:00.000Z
src/XPInc.Cantarim.UI.Mobile.CrossPlatform/XPInc.Cantarim.UI.Mobile.CrossPlatform/Mock/ConfigMock.cs
ahcantarim/xpinc-xamarin-forms
78b0284ae879a19ea7423c42e34b7b1900cb652a
[ "MIT" ]
null
null
null
src/XPInc.Cantarim.UI.Mobile.CrossPlatform/XPInc.Cantarim.UI.Mobile.CrossPlatform/Mock/ConfigMock.cs
ahcantarim/xpinc-xamarin-forms
78b0284ae879a19ea7423c42e34b7b1900cb652a
[ "MIT" ]
null
null
null
using System.Diagnostics.CodeAnalysis; namespace XPInc.Cantarim.UI.Mobile.CrossPlatform.Mock { /// <summary> /// Classe auxiliar para configuração do Mock. /// </summary> [ExcludeFromCodeCoverage] public static class ConfigMock { #region Constantes public const int INTERVALO_A...
28.615385
105
0.697581
ef810323f2a2b8716a7377373edb63e39b9c2d07
991
cs
C#
My/MySettings.cs
teslaistra/dataset-Creator
2b6113d5fad3b671fb88aa9b2ea70efeccefe7af
[ "MIT" ]
2
2020-07-17T07:55:55.000Z
2022-01-10T07:21:50.000Z
My/MySettings.cs
teslaistra/dataset-Creator
2b6113d5fad3b671fb88aa9b2ea70efeccefe7af
[ "MIT" ]
null
null
null
My/MySettings.cs
teslaistra/dataset-Creator
2b6113d5fad3b671fb88aa9b2ea70efeccefe7af
[ "MIT" ]
null
null
null
// Decompiled with JetBrains decompiler // Type: Panoramic.My.MySettings // Assembly: Panoramic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null // MVID: F56D4AC4-83F8-432A-A14A-448D0B48A097 // Assembly location: E:\Programs\steamapps\common\Grand Theft Auto V\scripts\Panoramic.dll using System.CodeDom.Compiler...
31.967742
120
0.764884
e0c0e5fe46811c56d4e33d6747eeba4eaf5c74c6
720
cs
C#
src/UberStrok.WebServices.AspNetCore.Contracts/IRelationshipAsyncWebServiceContract.cs
PoH98/uberstrok
47644aae13be280453b6d79867f132d11eb61f57
[ "MIT" ]
null
null
null
src/UberStrok.WebServices.AspNetCore.Contracts/IRelationshipAsyncWebServiceContract.cs
PoH98/uberstrok
47644aae13be280453b6d79867f132d11eb61f57
[ "MIT" ]
null
null
null
src/UberStrok.WebServices.AspNetCore.Contracts/IRelationshipAsyncWebServiceContract.cs
PoH98/uberstrok
47644aae13be280453b6d79867f132d11eb61f57
[ "MIT" ]
null
null
null
using System.ServiceModel; using System.Threading.Tasks; namespace UberStrok.WebServices.Contracts { [ServiceContract] public interface IRelationshipAsyncWebServiceContract { [OperationContract] Task<byte[]> SendContactRequest(byte[] data); [OperationContract] ...
26.666667
58
0.6375
4ae6302cfe8b78eeeb02371e2bcd07a7763b6e59
3,523
cs
C#
FemDesign.Grasshopper/Deconstruct/PanelContinuousAnalyticalModelDeconstruct.cs
AmalieRask131/femdesign-api
3b198ecba193efd2a09501e08af3818b227003cc
[ "MIT" ]
18
2020-11-23T00:03:57.000Z
2022-03-31T07:30:16.000Z
FemDesign.Grasshopper/Deconstruct/PanelContinuousAnalyticalModelDeconstruct.cs
AmalieRask131/femdesign-api
3b198ecba193efd2a09501e08af3818b227003cc
[ "MIT" ]
264
2021-02-10T08:51:09.000Z
2022-03-31T14:29:49.000Z
FemDesign.Grasshopper/Deconstruct/PanelContinuousAnalyticalModelDeconstruct.cs
AmalieRask131/femdesign-api
3b198ecba193efd2a09501e08af3818b227003cc
[ "MIT" ]
9
2021-02-01T14:04:56.000Z
2022-03-17T07:30:10.000Z
// https://strusoft.com/ using System; using System.Collections.Generic; using Grasshopper.Kernel; using Rhino.Geometry; namespace FemDesign.Grasshopper { public class PanelContinuousAnalyticalModelDeconstruct : GH_Component { public PanelContinuousAnalyticalModelDeconstruct() : base("Panel.Deconstruct...
45.166667
192
0.627874
757934404e8b3d12d51a4bd20a66c04f0302a30a
69
cs
C#
ExportToExcel/ExcelWriter.cs
stewart-itopia/ExportToExcel
de3d4e781162473ff34ee804efd8b434f28e61f1
[ "MIT" ]
null
null
null
ExportToExcel/ExcelWriter.cs
stewart-itopia/ExportToExcel
de3d4e781162473ff34ee804efd8b434f28e61f1
[ "MIT" ]
null
null
null
ExportToExcel/ExcelWriter.cs
stewart-itopia/ExportToExcel
de3d4e781162473ff34ee804efd8b434f28e61f1
[ "MIT" ]
null
null
null
namespace ExportToExcel { public class ExcelWriter { } }
11.5
28
0.637681
c0e14cf6c732ca15eaa080ae9f9f4b78e1096e76
9,485
cshtml
C#
Pages/templates/formSteps.cshtml
invot/rbk
0c149dde70f37a95c685edbff0daf3037ccf19cd
[ "MIT" ]
null
null
null
Pages/templates/formSteps.cshtml
invot/rbk
0c149dde70f37a95c685edbff0daf3037ccf19cd
[ "MIT" ]
null
null
null
Pages/templates/formSteps.cshtml
invot/rbk
0c149dde70f37a95c685edbff0daf3037ccf19cd
[ "MIT" ]
null
null
null
@page @model IndexModel @{ ViewData["Title"] = "Tabbed Form"; var pg = ViewBag; pg.title = ViewData["Title"]; pg.id = 100; pg.parent = "Layouts"; pg.hasSidebar = false; pg.hasFooter = false; pg.hasHeader = true; pg.type = "default"; } <!-- add styles to a...
43.709677
139
0.512283
547a21cfc1473a848c135555f0bde2ee96d83412
283
cs
C#
src/SapCo2/SapCo2.Wrapper/Exception/RfcConversionException.cs
metalsimyaci/SapCoCo
ba9490428a03dcf2320f343ffdd1648f5300bf5d
[ "MIT" ]
16
2020-08-13T11:06:52.000Z
2022-03-18T18:46:14.000Z
src/SapCo2/SapCo2.Wrapper/Exception/RfcConversionException.cs
metalsimyaci/SapCoCo
ba9490428a03dcf2320f343ffdd1648f5300bf5d
[ "MIT" ]
7
2021-02-02T13:58:15.000Z
2022-01-14T06:10:54.000Z
src/SapCo2/SapCo2.Wrapper/Exception/RfcConversionException.cs
metalsimyaci/SapCoCo
ba9490428a03dcf2320f343ffdd1648f5300bf5d
[ "MIT" ]
8
2020-07-31T01:35:16.000Z
2022-03-31T10:06:37.000Z
using SapCo2.Wrapper.Enumeration; namespace SapCo2.Wrapper.Exception { public class RfcConversionException : RfcException { public RfcConversionException(string message) : base(RfcResultCodes.RFC_CONVERSION_FAILURE, message) { } } }
21.769231
66
0.681979
1b5385fe066ce5646f04cb76cc5de2a06263d30e
235
cshtml
C#
CarDealer.Web/Views/Parts/Delete.cshtml
ivanrk/CarDealerSystem
c29361b3ae3fb193bd3ddb634d8b5c7d581d55d5
[ "MIT" ]
null
null
null
CarDealer.Web/Views/Parts/Delete.cshtml
ivanrk/CarDealerSystem
c29361b3ae3fb193bd3ddb634d8b5c7d581d55d5
[ "MIT" ]
null
null
null
CarDealer.Web/Views/Parts/Delete.cshtml
ivanrk/CarDealerSystem
c29361b3ae3fb193bd3ddb634d8b5c7d581d55d5
[ "MIT" ]
null
null
null
@model int @{ ViewData["Title"] = "Delete part"; } <h3>Are you sure you want to delete this part?</h3> <a href="/parts/remove/@Model" class="btn btn-danger">Delete part</a> <a href="/parts/all" class="btn btn-default">Back</a>
21.363636
69
0.651064
c7885479118cdd7588774ceac9b3e2ed9d93dc4d
678
cs
C#
src/CHC.Consent/CHC.Consent.EFCore/ConsentContextDbContextFactory.cs
connectedhealthcities/consent
726de4c192e64a538a9c4dbf3cce7ac33610d684
[ "Apache-2.0" ]
1
2020-06-25T08:00:14.000Z
2020-06-25T08:00:14.000Z
src/CHC.Consent/CHC.Consent.EFCore/ConsentContextDbContextFactory.cs
connectedhealthcities/consent
726de4c192e64a538a9c4dbf3cce7ac33610d684
[ "Apache-2.0" ]
1
2019-10-22T10:56:01.000Z
2019-10-22T10:56:01.000Z
src/CHC.Consent/CHC.Consent.EFCore/ConsentContextDbContextFactory.cs
connectedhealthcities/consent
726de4c192e64a538a9c4dbf3cce7ac33610d684
[ "Apache-2.0" ]
1
2020-06-28T09:24:18.000Z
2020-06-28T09:24:18.000Z
using System.ComponentModel.Design; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Design; using Microsoft.EntityFrameworkCore.Infrastructure; using Microsoft.EntityFrameworkCore.Storage; namespace CHC.Consent.EFCore { /*public class ConsentContextDbContextFactory : IDesignTimeDbContextF...
33.9
95
0.735988
1d64ef1d2d5cf478bc3f69ce689e5f40e05195b0
2,626
cs
C#
csharp/core/Models/InitiateMultipartUploadRequest.cs
frenchvandal/alibabacloud-oss-sdk
6d5a8a3b126400403b97725002e50a999ff0d67d
[ "Apache-2.0" ]
15
2019-12-05T16:20:58.000Z
2021-11-18T08:04:21.000Z
csharp/core/Models/InitiateMultipartUploadRequest.cs
frenchvandal/alibabacloud-oss-sdk
6d5a8a3b126400403b97725002e50a999ff0d67d
[ "Apache-2.0" ]
168
2019-12-09T10:24:56.000Z
2022-02-07T06:33:25.000Z
csharp/core/Models/InitiateMultipartUploadRequest.cs
frenchvandal/alibabacloud-oss-sdk
6d5a8a3b126400403b97725002e50a999ff0d67d
[ "Apache-2.0" ]
8
2020-01-03T10:00:24.000Z
2021-05-16T09:10:28.000Z
// This file is auto-generated, don't edit it. Thanks. using System; using System.Collections.Generic; using System.IO; using Tea; namespace AlibabaCloud.OSS.Models { public class InitiateMultipartUploadRequest : TeaModel { /// <summary> /// BucketName /// </summary> [NameInMap("B...
34.103896
72
0.573877
5fca3de2aa34f88b0d786be47a7ef234e9967161
5,321
cs
C#
Emulate.Core/Mos6502/Mos6502Cpu.Addressing.cs
crankery/emulate
2d240ea8c93bfbe0048636991ee90f290ccf1924
[ "MIT" ]
6
2017-06-03T15:41:40.000Z
2021-08-18T18:20:32.000Z
Emulate.Core/Mos6502/Mos6502Cpu.Addressing.cs
crankery/emulate
2d240ea8c93bfbe0048636991ee90f290ccf1924
[ "MIT" ]
1
2018-03-04T06:06:51.000Z
2018-03-04T17:49:18.000Z
Emulate.Core/Mos6502/Mos6502Cpu.Addressing.cs
crankery/emulate
2d240ea8c93bfbe0048636991ee90f290ccf1924
[ "MIT" ]
1
2018-03-18T04:16:39.000Z
2018-03-18T04:16:39.000Z
// <copyright file="Mos6502Cpu.Addressing.cs" company="Crankery"> // Copyright (c) 2014 All Rights Reserved // </copyright> // <author>Dave Hamilton</author> namespace Crankery.Emulate.Core.Mos6502 { using System; public partial class Mos6502Cpu { internal void SetMemory(AddressingMode...
46.675439
115
0.50592
275c19dfcabe5e839cb85cc5f27b78150ad6c2c7
262
cs
C#
src/core/Dime.Maps.Ptv/Models/EntityType.cs
dimenics/maps
59dea1bc2097c159dd4cc79beb65c991ee2ee07e
[ "MIT" ]
null
null
null
src/core/Dime.Maps.Ptv/Models/EntityType.cs
dimenics/maps
59dea1bc2097c159dd4cc79beb65c991ee2ee07e
[ "MIT" ]
null
null
null
src/core/Dime.Maps.Ptv/Models/EntityType.cs
dimenics/maps
59dea1bc2097c159dd4cc79beb65c991ee2ee07e
[ "MIT" ]
null
null
null
using System.ComponentModel; namespace Dime.Maps { /// <summary> /// Represents a type of entity /// </summary> internal enum EntityType { [Description("RESOURCE")] Resource, [Description("JOB")] Job } }
16.375
35
0.553435
535647603d5b9dcadf9aefbaa4796090287e2266
1,238
cs
C#
CalcStats/CalcStatsTests.cs
lapaloma1980/Coding-Katas-CSharp
05db1eaec0be5be0bf3ed20c8eb8bd8081af73f1
[ "Unlicense" ]
null
null
null
CalcStats/CalcStatsTests.cs
lapaloma1980/Coding-Katas-CSharp
05db1eaec0be5be0bf3ed20c8eb8bd8081af73f1
[ "Unlicense" ]
null
null
null
CalcStats/CalcStatsTests.cs
lapaloma1980/Coding-Katas-CSharp
05db1eaec0be5be0bf3ed20c8eb8bd8081af73f1
[ "Unlicense" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using NUnit.Framework; namespace CalcStats { [TestFixture] public class CalcStatsTests { [TestCase(-2, "Min")] [TestCase(92, "Max")] [TestCase(131, "Sum")] [T...
32.578947
111
0.576737
df824437a2f7d14d2e6fe86a97b07fc5cfcd48e0
1,075
cs
C#
POO_C#/DEMO_STRINGBUILDER/Program.cs
makampos/codes-using-c-sharp
1efa114f057ebe377bd9345bad91a0a55135f91b
[ "MIT" ]
null
null
null
POO_C#/DEMO_STRINGBUILDER/Program.cs
makampos/codes-using-c-sharp
1efa114f057ebe377bd9345bad91a0a55135f91b
[ "MIT" ]
null
null
null
POO_C#/DEMO_STRINGBUILDER/Program.cs
makampos/codes-using-c-sharp
1efa114f057ebe377bd9345bad91a0a55135f91b
[ "MIT" ]
null
null
null
using System; using DEMO_STRINGBUILDER.Entities; namespace DEMO_STRINGBUILDER { class Program { static void Main(string[] args) { Comment c1 = new Comment("Have a nice trip"); Comment c2 = new Comment("Wow that's awesome!"); Post p1 = new Post( ...
24.431818
66
0.473488
af4f564867411a14defc971e78ac4ec81a8d6dcd
8,150
cs
C#
src/Backpack.cs
tmacharia/Shared.Common
2fe9f2d1513725e4e5e3bf1b067af97a95bcec65
[ "MIT" ]
2
2019-06-26T07:58:44.000Z
2019-12-24T08:24:36.000Z
src/Backpack.cs
tmacharia/shared.common
2fe9f2d1513725e4e5e3bf1b067af97a95bcec65
[ "MIT" ]
3
2019-06-17T18:59:55.000Z
2019-06-23T04:05:27.000Z
src/Backpack.cs
tmacharia/shared.common
2fe9f2d1513725e4e5e3bf1b067af97a95bcec65
[ "MIT" ]
1
2019-08-29T17:59:14.000Z
2019-08-29T17:59:14.000Z
using System; using System.Collections; using System.Collections.Generic; using System.Extensions; using System.IO; using System.Linq; using Common.Models; using Newtonsoft.Json; using static System.Environment; namespace Common { /// <summary> /// Represents a service to store and retrieve data in your app's...
37.385321
144
0.515092
3d0c267383db6f069f0c94fc1972727e4dc8c208
409
cs
C#
Assets/Scripts/Interactivity/Destructable Objects/Crate.cs
sarisman84/Doing-the-thing
faf29b8e08192d814521dc94418e0b79f17386dc
[ "CC0-1.0" ]
2
2020-11-14T09:58:56.000Z
2021-03-16T10:43:11.000Z
Assets/Scripts/Interactivity/Destructable Objects/Crate.cs
sarisman84/Doing-the-thing
faf29b8e08192d814521dc94418e0b79f17386dc
[ "CC0-1.0" ]
null
null
null
Assets/Scripts/Interactivity/Destructable Objects/Crate.cs
sarisman84/Doing-the-thing
faf29b8e08192d814521dc94418e0b79f17386dc
[ "CC0-1.0" ]
null
null
null
using Interactivity.Pickup; using Player; using UnityEngine; namespace Interactivity.Destructable_Objects { public class Crate : BaseCrate { [SerializeField] private int minAmountCurrency, maxAmountCurrency; protected override void OnDeathEvent(GameObject attacker) { Pickup...
27.266667
89
0.721271
6916d26e32a609b319debb69f9305f363420f5cd
1,079
cs
C#
Assets/Level/Scripts/Managers/ColorAnimationManager.cs
petitcl/Mifushi2D
43ce3cf467e711b0ca26f481b56a1c28f4df224b
[ "MIT" ]
null
null
null
Assets/Level/Scripts/Managers/ColorAnimationManager.cs
petitcl/Mifushi2D
43ce3cf467e711b0ca26f481b56a1c28f4df224b
[ "MIT" ]
null
null
null
Assets/Level/Scripts/Managers/ColorAnimationManager.cs
petitcl/Mifushi2D
43ce3cf467e711b0ca26f481b56a1c28f4df224b
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; // todo: have only one global instance of this class public class ColorAnimationManager { public float Value { get { return _value; } } public bool IsTransitioning { get { return _isTransitioning; } } private float _animationD...
25.690476
68
0.625579
c1033fc26062e4eb36ab17c7fdcb3e1582264455
12,765
cs
C#
Examples/Notepad/Scripts/Notepad.cs
Xytabich/UNet
5714c62bb00dc94ca5e649c0514d5bbe26acbf88
[ "MIT" ]
21
2020-12-28T06:11:36.000Z
2022-02-24T16:57:46.000Z
Examples/Notepad/Scripts/Notepad.cs
Xytabich/UNet
5714c62bb00dc94ca5e649c0514d5bbe26acbf88
[ "MIT" ]
null
null
null
Examples/Notepad/Scripts/Notepad.cs
Xytabich/UNet
5714c62bb00dc94ca5e649c0514d5bbe26acbf88
[ "MIT" ]
null
null
null
using System; using UdonSharp; using UNet; using UnityEngine; using UnityEngine.UI; using VRC.SDKBase; namespace Xytabich.UNet.Notepad { public class Notepad : UdonSharpBehaviour { private const int MAX_NOTES_COUNT = 16; private const byte NOTEPAD_NETWORK_MESSAGE = 0x80; private const byte REQUEST_NOTEPAD_IN...
25.735887
152
0.665648
37d7fa40ecbf79eac9bd786febe12980d17be463
15,073
cs
C#
src/DND.IDP/Config.cs
davidikin45/DigitalNomadDaveAspNetCore3
60df57486911e3528e2a8b77efc272c6ca60259c
[ "MIT" ]
3
2021-02-22T13:13:28.000Z
2021-11-11T04:53:37.000Z
src/DND.IDP/Config.cs
davidikin45/DigitalNomadDaveAspNetCore3
60df57486911e3528e2a8b77efc272c6ca60259c
[ "MIT" ]
8
2021-01-06T20:14:26.000Z
2022-02-27T10:50:11.000Z
src/DND.IDP/Config.cs
davidikin45/DigitalNomadDaveAspNetCore3
60df57486911e3528e2a8b77efc272c6ca60259c
[ "MIT" ]
2
2021-07-20T00:47:28.000Z
2021-08-07T04:27:05.000Z
using IdentityModel; using IdentityServer4; using IdentityServer4.Models; using IdentityServer4.Test; using System.Collections.Generic; using System.Security.Claims; namespace DND.IDP { //https://leastprivilege.com/2016/12/16/identity-vs-permissions/ //https://policyserver.io/ //https://github.com/policy...
48.779935
599
0.487229
43d9e2fe107686268d5e7fd6dbb5553b5a0eb4a7
3,795
cs
C#
Doria-V2.0/Assets/Script/Start/StartUIcontrol.cs
ChopperYY/UnityProject
28222ef0d61d871efcd3f5e5b8bdd55314a96aed
[ "MIT" ]
null
null
null
Doria-V2.0/Assets/Script/Start/StartUIcontrol.cs
ChopperYY/UnityProject
28222ef0d61d871efcd3f5e5b8bdd55314a96aed
[ "MIT" ]
null
null
null
Doria-V2.0/Assets/Script/Start/StartUIcontrol.cs
ChopperYY/UnityProject
28222ef0d61d871efcd3f5e5b8bdd55314a96aed
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.SceneManagement; using UnityEngine.UI; public class StartUIcontrol : MonoBehaviour { //开始界面的控制脚本,控制轮船移动、UI、场景加载 public GameObject GameShip;//开始界面的选项船 public GameObject setting, staff, tips, data; AsyncOpe...
28.320896
161
0.444796
1e04f17ee18d9c474622041d5181b8be91bd2758
330
cs
C#
IdentityService/src/DShop.Services.Identity/Repositories/IRefreshTokenRepository.cs
ThreadSleeper/.NET-Core-Microserivces
1f7390f69351463f3067de3011afb77f2c876a0c
[ "MIT" ]
31
2018-03-10T05:57:15.000Z
2021-03-01T17:16:13.000Z
IdentityService/src/DShop.Services.Identity/Repositories/IRefreshTokenRepository.cs
ThreadSleeper/.NET-Core-Microserivces
1f7390f69351463f3067de3011afb77f2c876a0c
[ "MIT" ]
5
2018-09-14T09:56:58.000Z
2019-02-19T21:48:45.000Z
IdentityService/src/DShop.Services.Identity/Repositories/IRefreshTokenRepository.cs
ThreadSleeper/.NET-Core-Microserivces
1f7390f69351463f3067de3011afb77f2c876a0c
[ "MIT" ]
43
2018-03-10T05:57:21.000Z
2021-12-01T13:26:45.000Z
using System; using System.Threading.Tasks; using DShop.Services.Identity.Domain; namespace DShop.Services.Identity.Repositories { public interface IRefreshTokenRepository { Task<RefreshToken> GetAsync(string token); Task AddAsync(RefreshToken token); Task UpdateAsync(RefreshToken token...
25.384615
50
0.739394
3d2814fd72ba4352e4dac54738c9cdd1ad0007d2
119
cs
C#
MockServer.PageObjects/PageOptions.cs
sai09451/ApertureLabs.Selenium
e73273f2f667411bd0f9b30e6c79decbe5697ec5
[ "Apache-2.0" ]
null
null
null
MockServer.PageObjects/PageOptions.cs
sai09451/ApertureLabs.Selenium
e73273f2f667411bd0f9b30e6c79decbe5697ec5
[ "Apache-2.0" ]
null
null
null
MockServer.PageObjects/PageOptions.cs
sai09451/ApertureLabs.Selenium
e73273f2f667411bd0f9b30e6c79decbe5697ec5
[ "Apache-2.0" ]
1
2019-04-19T20:49:16.000Z
2019-04-19T20:49:16.000Z
namespace MockServer.PageObjects { public class PageOptions { public string Url { get; set; } } }
14.875
39
0.613445
3d6f91434e2dcf5b7fa77480a59897bef6bbb9f4
2,828
cs
C#
MultistreamAudio/AudioPipe/Audio/PipeInitException.cs
TheGuardianWolf/AudioDeviceMixer
1ec0667950fea54443df59fdfe0c5f0e408797f8
[ "MIT" ]
null
null
null
MultistreamAudio/AudioPipe/Audio/PipeInitException.cs
TheGuardianWolf/AudioDeviceMixer
1ec0667950fea54443df59fdfe0c5f0e408797f8
[ "MIT" ]
null
null
null
MultistreamAudio/AudioPipe/Audio/PipeInitException.cs
TheGuardianWolf/AudioDeviceMixer
1ec0667950fea54443df59fdfe0c5f0e408797f8
[ "MIT" ]
null
null
null
using AudioPipe.Services; using NAudio.CoreAudioApi; using System; using System.Runtime.Serialization; namespace AudioPipe.Audio { /// <summary> /// Represents an error when creating a <see cref="Pipe"/>. /// </summary> [Serializable] public class PipeInitException : Exception { /// <s...
48.758621
210
0.654173
3daf2374879653279f81c85b0649974a16d9a7db
1,297
cs
C#
src/contrib/cluster/Akka.DistributedData.Tests/FlagSpec.cs
nagytech/akka.net
2ad84eefe474962aa0afe023caa6a4d11714460b
[ "Apache-2.0" ]
3
2021-04-05T00:56:01.000Z
2021-04-05T10:17:00.000Z
src/contrib/cluster/Akka.DistributedData.Tests/FlagSpec.cs
nagytech/akka.net
2ad84eefe474962aa0afe023caa6a4d11714460b
[ "Apache-2.0" ]
null
null
null
src/contrib/cluster/Akka.DistributedData.Tests/FlagSpec.cs
nagytech/akka.net
2ad84eefe474962aa0afe023caa6a4d11714460b
[ "Apache-2.0" ]
null
null
null
//----------------------------------------------------------------------- // <copyright file="FlagSpec.cs" company="Akka.NET Project"> // Copyright (C) 2009-2018 Lightbend Inc. <http://www.lightbend.com> // Copyright (C) 2013-2018 .NET Foundation <https://github.com/akkadotnet/akka.net> // </copyright> //-----...
27.595745
87
0.498072
fcdfedf4c028e2ec95e1e6d3af229a40a2479133
2,819
cs
C#
Business/Models/ReportModel.cs
mbogunovic/Timesheat
91887766bf9bd8cafc669b608229f307f2c3ac83
[ "Apache-2.0" ]
null
null
null
Business/Models/ReportModel.cs
mbogunovic/Timesheat
91887766bf9bd8cafc669b608229f307f2c3ac83
[ "Apache-2.0" ]
null
null
null
Business/Models/ReportModel.cs
mbogunovic/Timesheat
91887766bf9bd8cafc669b608229f307f2c3ac83
[ "Apache-2.0" ]
null
null
null
using System; using TimeshEAT.Domain.Models; namespace TimeshEAT.Business.Models { public class ReportModel { public ReportModel() { } public int MealId { get; set; } public string MealName { get; set; } public int PortionId { get; set; } public string PortionName { get...
34.802469
75
0.547712
95447dddc03ad10757a1dbb6cc507aca7ded95c7
574
cshtml
C#
RS1_Ispit_2017_01_24_aspnet_core/RS1_PrakticniDioIspita_2017_01_24/Views/Login/Index.cshtml
d4nijel/RS1_vjezbe
81daf014768b3df653bb098b32a0ee585cbdca96
[ "MIT" ]
null
null
null
RS1_Ispit_2017_01_24_aspnet_core/RS1_PrakticniDioIspita_2017_01_24/Views/Login/Index.cshtml
d4nijel/RS1_vjezbe
81daf014768b3df653bb098b32a0ee585cbdca96
[ "MIT" ]
null
null
null
RS1_Ispit_2017_01_24_aspnet_core/RS1_PrakticniDioIspita_2017_01_24/Views/Login/Index.cshtml
d4nijel/RS1_vjezbe
81daf014768b3df653bb098b32a0ee585cbdca96
[ "MIT" ]
null
null
null
 @{ ViewBag.Title = "Index"; } <h2 class="">Logiranje na sistem</h2> @using (Html.BeginForm("Provjera", "Login")) { <div class="form-group"> <label for="username">Username</label> <input class="form-control" id="username" name="username" placeholder="Username" value="1"> </div> <div ...
26.090909
102
0.627178
87924b6872e65814397b60f09abe4a94a9e5909e
1,655
cs
C#
Scripts/UICursor.cs
gabexr/Vendoor
3273dddfe0ff1e6a2a3cc67d9a10479ee1f8d6f8
[ "Apache-2.0" ]
null
null
null
Scripts/UICursor.cs
gabexr/Vendoor
3273dddfe0ff1e6a2a3cc67d9a10479ee1f8d6f8
[ "Apache-2.0" ]
null
null
null
Scripts/UICursor.cs
gabexr/Vendoor
3273dddfe0ff1e6a2a3cc67d9a10479ee1f8d6f8
[ "Apache-2.0" ]
1
2021-02-03T13:21:37.000Z
2021-02-03T13:21:37.000Z
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; using Leap.Unity; using UnityEngine.EventSystems; //using Leap; public class UICursor : MonoBehaviour { public PinchControl2D pinchController; public Sprite handCursor_Grabbing; public Sprite...
19.244186
68
0.571601
e20f3c825e70816ac8edb877720eaf90b7ec7198
185
cs
C#
Assets/Scripts/Utility/DestroyAfter.cs
bshishov/LudumDare36
eaae9b251c0d68c1d01ce628ae744ebd99bad9fd
[ "Apache-2.0" ]
1
2016-08-28T10:03:58.000Z
2016-08-28T10:03:58.000Z
Assets/Scripts/Utility/DestroyAfter.cs
bshishov/LudumDare36
eaae9b251c0d68c1d01ce628ae744ebd99bad9fd
[ "Apache-2.0" ]
null
null
null
Assets/Scripts/Utility/DestroyAfter.cs
bshishov/LudumDare36
eaae9b251c0d68c1d01ce628ae744ebd99bad9fd
[ "Apache-2.0" ]
null
null
null
using UnityEngine; using System.Collections; public class DestroyAfter : MonoBehaviour { public float Delay; void Start () { Object.Destroy(gameObject, Delay); } }
15.416667
42
0.686486
48eedfe89bb8259126c6955d487300277ae251ba
657
cs
C#
DragonSpark.Presentation/Components/Routing/TypeRouteConstraint.cs
DragonSpark/Framework
6425e8178240bbabdcbecfe4288c977a29bf53ff
[ "MIT" ]
10
2017-03-08T07:38:44.000Z
2022-02-26T17:04:37.000Z
DragonSpark.Presentation/Components/Routing/TypeRouteConstraint.cs
DragonSpark/Framework
6425e8178240bbabdcbecfe4288c977a29bf53ff
[ "MIT" ]
2
2017-11-04T09:26:33.000Z
2019-11-06T16:57:19.000Z
DragonSpark.Presentation/Components/Routing/TypeRouteConstraint.cs
DragonSpark/Framework
6425e8178240bbabdcbecfe4288c977a29bf53ff
[ "MIT" ]
1
2017-10-21T12:58:29.000Z
2017-10-21T12:58:29.000Z
namespace DragonSpark.Presentation.Components.Routing; /// <summary> /// ATTRIBUTION: https://github.com/ShaunCurtis/CEC.Routing/tree/master/CEC.Routing/Routing /// </summary> class TypeRouteConstraint<T> : RouteConstraint { public delegate bool TryParseDelegate(string str, out T result); private readonly TryParse...
21.9
91
0.738204
3e5241ec154486c57e12df934cd70c72401fcf8a
1,804
cs
C#
RomanticWeb/Ontologies/RDFS.cs
MakoLab/RomanticWeb
45acfe4d880ca85ec2407f54996d43ae91aafef9
[ "BSD-3-Clause" ]
16
2015-01-09T19:16:47.000Z
2018-01-20T10:49:34.000Z
RomanticWeb/Ontologies/RDFS.cs
gedeh/RomanticWeb
346206ea59d0f8ea75438974398ca9a732ac7d39
[ "BSD-3-Clause" ]
19
2015-01-08T12:08:33.000Z
2018-11-18T19:07:08.000Z
RomanticWeb/Ontologies/RDFS.cs
MakoLab/RomanticWeb
45acfe4d880ca85ec2407f54996d43ae91aafef9
[ "BSD-3-Clause" ]
9
2015-05-29T08:48:50.000Z
2022-03-29T09:41:17.000Z
using System; using System.Diagnostics.CodeAnalysis; namespace RomanticWeb.Vocabularies { /// <summary>The RDF Schema vocabulary (RDFS) (http://www.w3.org/2000/01/rdf-schema#).</summary> [SuppressMessage("StyleCop.CSharp.NamingRules", "*", Justification = "Reviewed. Suppression is OK here.")] publi...
41
115
0.676275
f1046107597452fb2aa9cde7f259efd9a40a315c
1,327
cs
C#
src/Saml/SimpleIdServer.Saml.Sp.Startup/Controllers/HomeController.cs
ashkansirous/SimpleIdServer
ddf9ac75abf17941bb94b07b096ca7871d309322
[ "Apache-2.0" ]
229
2019-10-25T17:06:38.000Z
2022-03-28T09:06:12.000Z
src/Saml/SimpleIdServer.Saml.Sp.Startup/Controllers/HomeController.cs
ashkansirous/SimpleIdServer
ddf9ac75abf17941bb94b07b096ca7871d309322
[ "Apache-2.0" ]
217
2019-10-31T20:21:57.000Z
2022-03-28T11:26:57.000Z
src/Saml/SimpleIdServer.Saml.Sp.Startup/Controllers/HomeController.cs
ashkansirous/SimpleIdServer
ddf9ac75abf17941bb94b07b096ca7871d309322
[ "Apache-2.0" ]
44
2019-10-15T11:30:19.000Z
2022-03-24T10:19:26.000Z
// Copyright (c) SimpleIdServer. All rights reserved. // Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information. using Microsoft.AspNetCore.Authentication; using Microsoft.AspNetCore.Mvc; using SimpleIdServer.Saml.Sp.Startup.ViewModels; using System.Linq; using System.T...
36.861111
107
0.675207