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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f9cf2be9a891c2e22419fc48c541f1bc96feeadb | 965 | cs | C# | src/Picturepark.SDK.V1.Contract/Results/BatchOperationResultDetail.cs | HuberAndrea/Picturepark.SDK.DotNet | a0bd5650cd44bfcc4e68baa2aded06caa7e933db | [
"MIT"
] | 1 | 2019-03-22T11:54:18.000Z | 2019-03-22T11:54:18.000Z | src/Picturepark.SDK.V1.Contract/Results/BatchOperationResultDetail.cs | HuberAndrea/Picturepark.SDK.DotNet | a0bd5650cd44bfcc4e68baa2aded06caa7e933db | [
"MIT"
] | null | null | null | src/Picturepark.SDK.V1.Contract/Results/BatchOperationResultDetail.cs | HuberAndrea/Picturepark.SDK.DotNet | a0bd5650cd44bfcc4e68baa2aded06caa7e933db | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace Picturepark.SDK.V1.Contract.Results
{
public class BatchOperationResultDetail<T>
{
internal BatchOperationResultDetail(BusinessProcessDetailsDataBatchResponse details, Func<string[], Task<IEnumer... | 35.740741 | 144 | 0.692228 |
177a567e8bc29507dafec38e86320f7b1792754e | 548 | cs | C# | Source/Jupyter/Messages/CommMessage.cs | ekeleo/powershellJupyter | f1906f7c111c3ab21955622889952d35c37201c9 | [
"Apache-2.0"
] | 93 | 2017-06-26T17:50:55.000Z | 2022-02-21T03:43:49.000Z | Source/Jupyter/Messages/CommMessage.cs | ekeleo/powershellJupyter | f1906f7c111c3ab21955622889952d35c37201c9 | [
"Apache-2.0"
] | 26 | 2017-06-26T17:13:27.000Z | 2021-06-21T20:21:41.000Z | Source/Jupyter/Messages/CommMessage.cs | ekeleo/powershellJupyter | f1906f7c111c3ab21955622889952d35c37201c9 | [
"Apache-2.0"
] | 20 | 2017-06-26T16:30:07.000Z | 2020-09-22T22:28:16.000Z | // namespace Jupyter.Messages
// {
// using System.Linq;
// using System.Collections.Generic;
// using Newtonsoft.Json;
// public class CommMessage : Message
// {
// public CommMessage()
// {
// Data = new Dictionary<string, object>();
// }
// [JsonProp... | 26.095238 | 99 | 0.538321 |
7069909023c2d3a90723c41fe0f213719eff33f3 | 1,184 | cs | C# | src/Compatibility/libnginz.Compatibility.Iodine/Pipeline.cs | splitandthechro/nginz | 8205f0788ff5d635f4964e223c02f653739d1736 | [
"BSD-3-Clause"
] | 1 | 2015-11-20T15:18:25.000Z | 2015-11-20T15:18:25.000Z | src/Compatibility/libnginz.Compatibility.Iodine/Pipeline.cs | splitandthechro/nginz | 8205f0788ff5d635f4964e223c02f653739d1736 | [
"BSD-3-Clause"
] | 14 | 2015-12-03T09:17:05.000Z | 2015-12-28T14:08:23.000Z | src/Compatibility/libnginz.Compatibility.Iodine/Pipeline.cs | splitandthechro/nginz | 8205f0788ff5d635f4964e223c02f653739d1736 | [
"BSD-3-Clause"
] | 2 | 2016-12-23T15:37:32.000Z | 2021-04-09T19:22:21.000Z | using System;
namespace nginz.Compatibility.Iodine
{
/// <summary>
/// Content pipeline.
/// </summary>
public class Pipeline
{
/// <summary>
/// The game.
/// </summary>
readonly Game Game;
/// <summary>
/// Initializes a new instance of the <see cref="nginz.Compatibility.Iodine.Pipeline"/> class.
... | 22.769231 | 96 | 0.615709 |
c0faed95490c728f9eacf6402f16d1910b83dfe4 | 1,968 | cs | C# | Data-Structure-in-DotNet/DataStructure/Dictionary/Dictionary.cs | gaufung/CodeBase | 0292b06cfe002b3ad0299e43bb51192816a02c74 | [
"MIT"
] | 1 | 2018-10-06T23:50:53.000Z | 2018-10-06T23:50:53.000Z | Data-Structure-in-DotNet/DataStructure/Dictionary/Dictionary.cs | wsgan001/CodeBase | 0292b06cfe002b3ad0299e43bb51192816a02c74 | [
"MIT"
] | null | null | null | Data-Structure-in-DotNet/DataStructure/Dictionary/Dictionary.cs | wsgan001/CodeBase | 0292b06cfe002b3ad0299e43bb51192816a02c74 | [
"MIT"
] | 1 | 2018-10-06T23:50:50.000Z | 2018-10-06T23:50:50.000Z | using System;
using System.Diagnostics;
namespace Sequence
{
/// <summary>
/// 字典类抽象类
/// </summary>
/// <typeparam name="TK">Key</typeparam>
/// <typeparam name="TV">Value</typeparam>
[Serializable]
[DebuggerDisplay("Size={Size}")]
public abstract class Dictionary<TK,TV> where TK:ICom... | 24.911392 | 68 | 0.476118 |
d197287d3c26034e149b7d2c2b5b062ced2bf903 | 4,293 | cs | C# | TradingView.Blazor/ChartHelperInterop.cs | NotCoffee418/TradingView.Blazor | 31957f3bbf9b5eaf330822c2a52ee4cd4218615c | [
"Apache-2.0"
] | 11 | 2021-08-30T17:38:37.000Z | 2022-03-16T05:27:31.000Z | TradingView.Blazor/ChartHelperInterop.cs | saent-x/TradingView.Blazor | 31957f3bbf9b5eaf330822c2a52ee4cd4218615c | [
"Apache-2.0"
] | 4 | 2021-08-23T17:35:48.000Z | 2021-12-16T06:24:47.000Z | TradingView.Blazor/ChartHelperInterop.cs | saent-x/TradingView.Blazor | 31957f3bbf9b5eaf330822c2a52ee4cd4218615c | [
"Apache-2.0"
] | 5 | 2021-10-06T06:37:28.000Z | 2022-03-05T16:24:20.000Z | using Microsoft.AspNetCore.Components;
using Microsoft.JSInterop;
using System;
using System.Linq;
using System.Threading.Tasks;
using TradingView.Blazor.Models;
namespace TradingView.Blazor
{
// This class provides an example of how JavaScript functionality can be wrapped
// in a .NET class for easy consumpti... | 37.657895 | 100 | 0.55672 |
888b5582badb92ae3ae5a969513a0dcfd427f63e | 637 | cs | C# | src/SS.Api/Utilies/Filters/InvalidTokenException.cs | KamilKarpus/SecretStorage | d192252ee7b2096fccd2a8a8dec532c180ac3c20 | [
"MIT"
] | null | null | null | src/SS.Api/Utilies/Filters/InvalidTokenException.cs | KamilKarpus/SecretStorage | d192252ee7b2096fccd2a8a8dec532c180ac3c20 | [
"MIT"
] | null | null | null | src/SS.Api/Utilies/Filters/InvalidTokenException.cs | KamilKarpus/SecretStorage | d192252ee7b2096fccd2a8a8dec532c180ac3c20 | [
"MIT"
] | null | null | null | using SS.Common.Exceptions;
namespace SS.Api.Utilies.Filters
{
public class InvalidTokenException : SSException
{
public override string ExceptionMessage => _message;
public override uint ErrorCode => _code;
public override uint InternalErrorCode => _internalCode;
private u... | 25.48 | 103 | 0.648352 |
702e4c24afb54b4bb8322856fba3e162b5f2cbeb | 636 | cs | C# | src/Griffin.Framework/Griffin.Core/Net/Channels/ISslStreamBuilder.cs | campersau/Griffin.Framework | ffcb701832d8fe59fd41774b1ce4a283f2e93025 | [
"Apache-1.1"
] | 166 | 2015-01-13T09:15:59.000Z | 2022-03-09T12:47:23.000Z | src/Griffin.Framework/Griffin.Core/Net/Channels/ISslStreamBuilder.cs | campersau/Griffin.Framework | ffcb701832d8fe59fd41774b1ce4a283f2e93025 | [
"Apache-1.1"
] | 60 | 2015-01-05T07:13:45.000Z | 2020-09-25T16:21:29.000Z | src/Griffin.Framework/Griffin.Core/Net/Channels/ISslStreamBuilder.cs | campersau/Griffin.Framework | ffcb701832d8fe59fd41774b1ce4a283f2e93025 | [
"Apache-1.1"
] | 73 | 2015-01-07T14:50:40.000Z | 2022-02-03T03:03:02.000Z | using System.Net.Security;
using System.Net.Sockets;
namespace Griffin.Net.Channels
{
/// <summary>
/// Used to build SSL streams (i.e. create and do the initial handshake)
/// </summary>
public interface ISslStreamBuilder
{
/// <summary>
/// Build a new SSL steam.
... | 33.473684 | 91 | 0.606918 |
630e3893607749f7084233b3ab92e90d83e915d4 | 1,788 | cs | C# | Program.cs | openidauthority/HashIterationCalculator | 98eab24b8474480758069580845191e5f6391700 | [
"MIT"
] | null | null | null | Program.cs | openidauthority/HashIterationCalculator | 98eab24b8474480758069580845191e5f6391700 | [
"MIT"
] | null | null | null | Program.cs | openidauthority/HashIterationCalculator | 98eab24b8474480758069580845191e5f6391700 | [
"MIT"
] | null | null | null | using Microsoft.AspNetCore.Identity;
using System;
namespace HashIterationCalculator
{
class Program
{
static void Main(string[] args)
{
Console.WriteLine("ASP.NET Identity Core Hash Iteration Calculator");
Console.WriteLine("How many users do you need to authenticate p... | 49.666667 | 216 | 0.652125 |
4df6149f79cbeb92f825ef4b20421625a50b8547 | 2,160 | cs | C# | CustomBlocks/Config/Abstracts/ConfigProviderState.cs | DarkCaster/DotNetBlocks | f85f172684649530c8f4a5fe8dd68af557da5c73 | [
"MIT"
] | null | null | null | CustomBlocks/Config/Abstracts/ConfigProviderState.cs | DarkCaster/DotNetBlocks | f85f172684649530c8f4a5fe8dd68af557da5c73 | [
"MIT"
] | null | null | null | CustomBlocks/Config/Abstracts/ConfigProviderState.cs | DarkCaster/DotNetBlocks | f85f172684649530c8f4a5fe8dd68af557da5c73 | [
"MIT"
] | null | null | null | // ConfigProviderState.cs
//
// The MIT License (MIT)
//
// Copyright (c) 2016 DarkCaster <dark.caster@outlook.com>
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction,... | 40 | 109 | 0.731481 |
6079dd8d2559c180a218d49bdd0d590d907cc54e | 1,395 | cs | C# | src/Brainf/Memory/BrainfMemoryPointer.cs | aikidos/Brainf | 5f5c60a6b4b78763777c36ba7db805b3b917532b | [
"MIT"
] | 2 | 2020-01-11T16:04:36.000Z | 2021-12-22T20:16:18.000Z | src/Brainf/Memory/BrainfMemoryPointer.cs | aikidos/Brainf | 5f5c60a6b4b78763777c36ba7db805b3b917532b | [
"MIT"
] | null | null | null | src/Brainf/Memory/BrainfMemoryPointer.cs | aikidos/Brainf | 5f5c60a6b4b78763777c36ba7db805b3b917532b | [
"MIT"
] | null | null | null | using System;
namespace Brainf.Memory;
/// <summary>
/// Type that is used to represent a <see cref="BrainfMemory"/> pointer.
/// </summary>
internal readonly struct BrainfMemoryPointer
{
/// <summary>
/// Relative memory index.
/// Always positive.
/// </summary>
public int RelativeIndex { get; ... | 31.704545 | 104 | 0.643728 |
60e8fc610c98d05c530ceffcfd3ad8d890582400 | 1,878 | cs | C# | AVG/Assets/Naninovel/Runtime/Actor/ActorPose.cs | 286studio/Sim286 | 4af2077b02c2f4a469719099d4b0898dff859901 | [
"MIT"
] | null | null | null | AVG/Assets/Naninovel/Runtime/Actor/ActorPose.cs | 286studio/Sim286 | 4af2077b02c2f4a469719099d4b0898dff859901 | [
"MIT"
] | null | null | null | AVG/Assets/Naninovel/Runtime/Actor/ActorPose.cs | 286studio/Sim286 | 4af2077b02c2f4a469719099d4b0898dff859901 | [
"MIT"
] | null | null | null | // Copyright 2017-2020 Elringus (Artyom Sovetnikov). All Rights Reserved.
using System;
using System.Collections.Generic;
using UnityEngine;
namespace Naninovel
{
/// <summary>
/// Represents a named state of an actor.
/// </summary>
[System.Serializable]
public class ActorPose<TState... | 31.830508 | 106 | 0.574547 |
27184b1dca87d36dd4d241ded8335f57e7bd2226 | 3,464 | cs | C# | TestsCommon/TestSupport/TestDummyGenerator.cs | googlestadia/vsi-lldb | 0356bfb6e8cbe3554bce56832ff9851e83a573ca | [
"Apache-2.0"
] | 28 | 2020-12-16T10:45:26.000Z | 2022-03-30T04:25:03.000Z | TestsCommon/TestSupport/TestDummyGenerator.cs | googlestadia/vsi-lldb | 0356bfb6e8cbe3554bce56832ff9851e83a573ca | [
"Apache-2.0"
] | 1 | 2020-12-17T11:16:34.000Z | 2020-12-17T11:16:34.000Z | TestsCommon/TestSupport/TestDummyGenerator.cs | googlestadia/vsi-lldb | 0356bfb6e8cbe3554bce56832ff9851e83a573ca | [
"Apache-2.0"
] | 4 | 2021-05-05T19:47:43.000Z | 2022-03-30T04:37:57.000Z | // Copyright 2020 Google LLC
//
// 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 ... | 38.065934 | 98 | 0.604792 |
86e72156f19af1e853b44cbbcbc3c7c5489d82b9 | 4,640 | cs | C# | Brimborium.CodeBlocks/Brimborium.CodeBlocks.Library/Library/CBCodeMethod.cs | FlorianGrimm/Brimborium.Net | 24cea827c751d7f9fd73c57ab530d37cdf714bf5 | [
"MIT"
] | null | null | null | Brimborium.CodeBlocks/Brimborium.CodeBlocks.Library/Library/CBCodeMethod.cs | FlorianGrimm/Brimborium.Net | 24cea827c751d7f9fd73c57ab530d37cdf714bf5 | [
"MIT"
] | null | null | null | Brimborium.CodeBlocks/Brimborium.CodeBlocks.Library/Library/CBCodeMethod.cs | FlorianGrimm/Brimborium.Net | 24cea827c751d7f9fd73c57ab530d37cdf714bf5 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Reflection;
namespace Brimborium.CodeBlocks.Library {
public class CBCodeMethod : ICBCodeTypeMember {
public static CBCodeMethod FromClr(MethodInfo methodInfo) {
var result = new CBCodeMethod();
result.MethodInfo = method... | 34.626866 | 91 | 0.51681 |
5348f8c7baeae65610c0bb2cea70b86c99862f21 | 862 | cs | C# | GwApiNET/GwApiNET/ResponseObjects/EventEntry.cs | prbarcelon/GwApiNET | 59eafe248ce2902fa0ff862423d8021c927c0369 | [
"MIT"
] | null | null | null | GwApiNET/GwApiNET/ResponseObjects/EventEntry.cs | prbarcelon/GwApiNET | 59eafe248ce2902fa0ff862423d8021c927c0369 | [
"MIT"
] | null | null | null | GwApiNET/GwApiNET/ResponseObjects/EventEntry.cs | prbarcelon/GwApiNET | 59eafe248ce2902fa0ff862423d8021c927c0369 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Newtonsoft.Json;
namespace GwApiNET.ResponseObjects
{
/// <summary>
/// Event Entry
/// <remarks>Provides mapping between world_id, map_id, event_id and the <seealso cref="EventState"/... | 22.684211 | 115 | 0.599768 |
5373d0907bfc85f5fd458f8b96f6b292be2af2b9 | 176 | cs | C# | src/Service.Fireblocks.Settlement.Domain.Models/Transfers/TransferType.cs | MyJetWallet/Service.Fireblocks.Settlement | 67dab62f03cbb841be4f483f78f47b7cfa759c97 | [
"MIT"
] | null | null | null | src/Service.Fireblocks.Settlement.Domain.Models/Transfers/TransferType.cs | MyJetWallet/Service.Fireblocks.Settlement | 67dab62f03cbb841be4f483f78f47b7cfa759c97 | [
"MIT"
] | null | null | null | src/Service.Fireblocks.Settlement.Domain.Models/Transfers/TransferType.cs | MyJetWallet/Service.Fireblocks.Settlement | 67dab62f03cbb841be4f483f78f47b7cfa759c97 | [
"MIT"
] | null | null | null | namespace Service.Fireblocks.Settlement.Domain.Models.Transfers
{
public enum TransferType
{
FromIntermediateToBroker,
FromBrokerToWithdrawal,
}
}
| 19.555556 | 64 | 0.710227 |
12c246be596974fee517580120580f2d026e4a37 | 2,269 | cs | C# | DynamicFramework/Extend/DynamicFramework_Integration/WebSrvX/WebLogic/JG_BranchesLogic.auto.cs | xzssws/Code-Generate | ea36d9f98ae25d922ce18ca88688826fa28c04cb | [
"Unlicense"
] | null | null | null | DynamicFramework/Extend/DynamicFramework_Integration/WebSrvX/WebLogic/JG_BranchesLogic.auto.cs | xzssws/Code-Generate | ea36d9f98ae25d922ce18ca88688826fa28c04cb | [
"Unlicense"
] | null | null | null | DynamicFramework/Extend/DynamicFramework_Integration/WebSrvX/WebLogic/JG_BranchesLogic.auto.cs | xzssws/Code-Generate | ea36d9f98ae25d922ce18ca88688826fa28c04cb | [
"Unlicense"
] | null | null | null | using System.Collections.Generic;
using DynamicEntity;
namespace DynamicDao
{
/// <summary>
/// JG_Branches数据库访问类
/// </summary>
public sealed partial class JG_BranchesLogic
{
#region 单例模式
private JG_BranchesLogic(){ }
private static readonly object LockObj = new object();
pr... | 28.3625 | 102 | 0.574262 |
03062bdeed683c8b8f7c1d3377a58b519135b24d | 449 | cs | C# | Source/BetterMembership/Data/IDatabase.cs | ankeshdave/BetterMembership.Net | 3fa2933e11fc496d9674c9345ac4de3d55f99f57 | [
"MIT"
] | null | null | null | Source/BetterMembership/Data/IDatabase.cs | ankeshdave/BetterMembership.Net | 3fa2933e11fc496d9674c9345ac4de3d55f99f57 | [
"MIT"
] | null | null | null | Source/BetterMembership/Data/IDatabase.cs | ankeshdave/BetterMembership.Net | 3fa2933e11fc496d9674c9345ac4de3d55f99f57 | [
"MIT"
] | 3 | 2016-08-26T03:57:06.000Z | 2020-06-01T07:29:06.000Z | namespace BetterMembership.Data
{
using System;
using System.Collections.Generic;
internal interface IDatabase : IDisposable
{
int Execute(string commandText, params object[] args);
IEnumerable<dynamic> Query(string commandText, params object[] parameters);
dynamic QuerySingl... | 28.0625 | 83 | 0.708241 |
033cc1e9724f334baba3491f8a12b1763490fc04 | 864 | cs | C# | Infrastructure/Anno.Infrastructure/DbInstance.cs | duyanming/Anno.Analyse | 2abf637b98515d82901c92672cfb2bef1688fd69 | [
"MIT"
] | 1 | 2022-01-16T23:12:42.000Z | 2022-01-16T23:12:42.000Z | Infrastructure/Anno.Infrastructure/DbInstance.cs | duyanming/Anno.Analyse | 2abf637b98515d82901c92672cfb2bef1688fd69 | [
"MIT"
] | null | null | null | Infrastructure/Anno.Infrastructure/DbInstance.cs | duyanming/Anno.Analyse | 2abf637b98515d82901c92672cfb2bef1688fd69 | [
"MIT"
] | null | null | null | using System;
namespace Anno.Infrastructure
{
public static class DbInstance
{
private static string _connectinStr = Const.AppSettings.ConnStr;
private static IFreeSql fsql = null;
private static object locker = new object();
public static IFreeSql Db
{
get
... | 27 | 93 | 0.407407 |
033dbd55d14c0b9e43a69f15dc8b28917deaf29d | 1,121 | cs | C# | Nez.Samples/Scenes/Gangsters/MapObjects/ResidentialObject.cs | jkstrawn/gangsters | fe08f08aaf6212488fe2c6c352d28fab567c78d7 | [
"MIT"
] | null | null | null | Nez.Samples/Scenes/Gangsters/MapObjects/ResidentialObject.cs | jkstrawn/gangsters | fe08f08aaf6212488fe2c6c352d28fab567c78d7 | [
"MIT"
] | null | null | null | Nez.Samples/Scenes/Gangsters/MapObjects/ResidentialObject.cs | jkstrawn/gangsters | fe08f08aaf6212488fe2c6c352d28fab567c78d7 | [
"MIT"
] | null | null | null | using System.Collections.Generic;
namespace Nez.Samples
{
public class ResidentialObject : MapObject
{
private static readonly List<int> SmallTileIndices = new List<int> { 262, 388, 298, 334, /*343,*/ 370 };
private static readonly List<int> MediumTileIndices = new List<int> { 271, 379, 280, 3... | 32.028571 | 112 | 0.570919 |
663a490e7c5e32a66a5d761f494e8a3943322d9c | 54 | cshtml | C# | Trails.Web/Areas/Identity/Pages/Account/Manage/_ViewImports.cshtml | htopalov/Trails | 1dda31351b354dbcd825c47a961d56928c736b52 | [
"CC0-1.0"
] | null | null | null | Trails.Web/Areas/Identity/Pages/Account/Manage/_ViewImports.cshtml | htopalov/Trails | 1dda31351b354dbcd825c47a961d56928c736b52 | [
"CC0-1.0"
] | null | null | null | Trails.Web/Areas/Identity/Pages/Account/Manage/_ViewImports.cshtml | htopalov/Trails | 1dda31351b354dbcd825c47a961d56928c736b52 | [
"CC0-1.0"
] | null | null | null | @using Trails.Web.Areas.Identity.Pages.Account.Manage | 54 | 54 | 0.833333 |
7f3ff029882c19c1c747f60b1755c07b5236756a | 1,660 | cs | C# | test/NWebsec.AspNetCore.Middleware.Tests/Middleware/NoCacheHttpHeadersMiddlewareTests.cs | luhis/NWebsec | b74ab38addc16df5ebac30f2113c82bf143a04ea | [
"BSD-3-Clause"
] | 531 | 2015-01-23T15:05:46.000Z | 2022-03-27T21:29:28.000Z | test/NWebsec.AspNetCore.Middleware.Tests/Middleware/NoCacheHttpHeadersMiddlewareTests.cs | luhis/NWebsec | b74ab38addc16df5ebac30f2113c82bf143a04ea | [
"BSD-3-Clause"
] | 185 | 2015-01-17T15:08:17.000Z | 2022-02-28T22:12:13.000Z | test/NWebsec.AspNetCore.Middleware.Tests/Middleware/NoCacheHttpHeadersMiddlewareTests.cs | luhis/NWebsec | b74ab38addc16df5ebac30f2113c82bf143a04ea | [
"BSD-3-Clause"
] | 85 | 2015-02-02T04:30:06.000Z | 2022-03-29T09:59:28.000Z | // Copyright (c) André N. Klingsheim. See License.txt in the project root for license information.
using System;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.TestHost;
using Xunit;
... | 33.877551 | 103 | 0.588554 |
6954ada15c2bf2182771c753664df2589db0835c | 6,504 | cs | C# | TempleFileFormats/Maps/SectorIo.cs | CircleOf8/TempleFileFormats | 13391ea0ca1d94a14d9b7cb07ae3228a53a27149 | [
"MIT"
] | 1 | 2016-07-21T04:32:35.000Z | 2016-07-21T04:32:35.000Z | TempleFileFormats/Maps/SectorIo.cs | GrognardsFromHell/TempleFileFormats | 13391ea0ca1d94a14d9b7cb07ae3228a53a27149 | [
"MIT"
] | 1 | 2015-04-12T12:30:48.000Z | 2015-04-12T12:30:48.000Z | TempleFileFormats/Maps/SectorIo.cs | CircleOf8/TempleFileFormats | 13391ea0ca1d94a14d9b7cb07ae3228a53a27149 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using TempleFileFormats.Objects;
using TempleFileFormats.Utils;
namespace TempleFileFormats.Maps
{
public class SectorIo
{
private readonly string mapDirectory;
... | 30.971429 | 94 | 0.507226 |
521d58244ffe19d8706e5a6332a474e906a370e8 | 10,219 | cs | C# | advent-of-code-2018/Days/Day13/Solution.cs | GarethSpring/advent-of-code-2018 | afa8618874a436b7dc36415c1c20bab18c87d13b | [
"Apache-2.0"
] | null | null | null | advent-of-code-2018/Days/Day13/Solution.cs | GarethSpring/advent-of-code-2018 | afa8618874a436b7dc36415c1c20bab18c87d13b | [
"Apache-2.0"
] | null | null | null | advent-of-code-2018/Days/Day13/Solution.cs | GarethSpring/advent-of-code-2018 | afa8618874a436b7dc36415c1c20bab18c87d13b | [
"Apache-2.0"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
namespace advent_of_code_2018.Days.Day13
{
public class Solution
{
private char[,] map;
private const string TurnSeq = "<v>^";
private int mapDimension;
bool ... | 30.144543 | 120 | 0.322536 |
d9f3a3524775fe331c71d1a8ad8ab17dec4523a8 | 1,640 | cs | C# | PecaStarter5.Plugin/Plugins/Parameters.cs | raduwen/pecastarter5 | a4dbcca7af5eea5b05b14468096474f2d7b32a88 | [
"MIT"
] | null | null | null | PecaStarter5.Plugin/Plugins/Parameters.cs | raduwen/pecastarter5 | a4dbcca7af5eea5b05b14468096474f2d7b32a88 | [
"MIT"
] | 1 | 2021-11-11T16:12:06.000Z | 2021-11-11T16:12:06.000Z | PecaStarter5.Plugin/Plugins/Parameters.cs | raduwen/pecastarter5 | a4dbcca7af5eea5b05b14468096474f2d7b32a88 | [
"MIT"
] | 2 | 2015-10-19T14:27:37.000Z | 2022-01-16T01:57:22.000Z | using System.Collections.Generic;
using Progressive.Peercast4Net.Datas;
namespace Progressive.PecaStarter5.Plugins
{
public class BroadcastingParameter
{
public Dictionary<string, string> YellowPagesParameters { get; set; }
public int Bitrate { get; set; }
public string Id { get; set; ... | 32.156863 | 91 | 0.628659 |
a10e34daa66f280ccacb98a8d837122a9a7b53f9 | 280 | cs | C# | HelpMyStreetFE/HelpMyStreetFE/Enums/Validation/ValidationStatus.cs | factor-50-devops-bot/front-end | 521d5aee89092370147b64506b9162eb1058dd96 | [
"MIT"
] | 2 | 2020-04-07T08:29:59.000Z | 2020-10-30T14:16:20.000Z | HelpMyStreetFE/HelpMyStreetFE/Enums/Validation/ValidationStatus.cs | factor-50-devops-bot/front-end | 521d5aee89092370147b64506b9162eb1058dd96 | [
"MIT"
] | 34 | 2020-04-02T07:55:10.000Z | 2022-03-29T13:00:00.000Z | HelpMyStreetFE/HelpMyStreetFE/Enums/Validation/ValidationStatus.cs | factor-50-devops-bot/front-end | 521d5aee89092370147b64506b9162eb1058dd96 | [
"MIT"
] | 2 | 2020-09-23T15:07:15.000Z | 2020-09-24T09:53:51.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace HelpMyStreetFE.Enums.Validation
{
public enum ValidationStatus
{
Success,
Unauthorized,
UnexepectedError,
ValidationFailed
}
}
| 17.5 | 41 | 0.696429 |
3d6500fc7eb0729c43c6eafe4023a124acda7f2a | 104,891 | cs | C# | src/libraries/System.Diagnostics.Process/tests/ProcessTests.cs | berkansasmaz/runtime | 7626c5d8be527d6735eddcdc7c97423211d8f9e9 | [
"MIT"
] | 1 | 2021-11-21T18:25:08.000Z | 2021-11-21T18:25:08.000Z | src/libraries/System.Diagnostics.Process/tests/ProcessTests.cs | berkansasmaz/runtime | 7626c5d8be527d6735eddcdc7c97423211d8f9e9 | [
"MIT"
] | 1 | 2021-11-19T10:42:54.000Z | 2021-11-19T10:42:54.000Z | src/libraries/System.Diagnostics.Process/tests/ProcessTests.cs | berkansasmaz/runtime | 7626c5d8be527d6735eddcdc7c97423211d8f9e9 | [
"MIT"
] | 1 | 2020-01-31T06:16:53.000Z | 2020-01-31T06:16:53.000Z | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.Collections.Generic;
using System.ComponentModel;
using System.DirectoryServices.ActiveDirectory;
using System.IO;
using System.IO.Pipes;
using System.Linq;
using System... | 39.686341 | 227 | 0.59007 |
3dd8ac4519eea74e24155f3c643a57e2e53bd80d | 4,736 | cs | C# | _Backup/Editor/ImportUnityPackage.cs | veliamsli/CasinosClient | ac415a182fa0fc6da6ea4cb4dda36487c51dfbe0 | [
"MIT"
] | 3 | 2021-05-08T03:26:03.000Z | 2021-05-08T08:31:01.000Z | _Backup/Editor/ImportUnityPackage.cs | veliamsli/CasinosClient | ac415a182fa0fc6da6ea4cb4dda36487c51dfbe0 | [
"MIT"
] | null | null | null | _Backup/Editor/ImportUnityPackage.cs | veliamsli/CasinosClient | ac415a182fa0fc6da6ea4cb4dda36487c51dfbe0 | [
"MIT"
] | 3 | 2019-03-26T07:30:18.000Z | 2019-12-24T05:26:06.000Z | using UnityEngine;
using UnityEditor;
using System.Collections;
using System.IO;
public class ImportUnityPackage : EditorWindow
{
//-------------------------------------------------------------------------
static string mPackagePath;
static string mManifestBackUpPath;
static string mCurrentDir;
co... | 35.878788 | 115 | 0.505701 |
ad090054f248595085df0bf3186d9fa0ddb4ec22 | 643 | cs | C# | DamienTheUnbeliever.System.Linq/Internals/CompositeComparer.cs | Damien-The-Unbeliever/Linq.AsyncEnumerable | 1f2b49f71e8369f4b009adce74d753fb4b4aa5d7 | [
"Apache-2.0"
] | 1 | 2019-08-22T02:50:50.000Z | 2019-08-22T02:50:50.000Z | DamienTheUnbeliever.System.Linq/Internals/CompositeComparer.cs | Damien-The-Unbeliever/Linq.AsyncEnumerable | 1f2b49f71e8369f4b009adce74d753fb4b4aa5d7 | [
"Apache-2.0"
] | null | null | null | DamienTheUnbeliever.System.Linq/Internals/CompositeComparer.cs | Damien-The-Unbeliever/Linq.AsyncEnumerable | 1f2b49f71e8369f4b009adce74d753fb4b4aa5d7 | [
"Apache-2.0"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Text;
namespace DamienTheUnbeliever.System.Linq.Internals
{
internal class CompositeComparer<TKey,TKey2> : IComparer<(TKey,TKey2)>
{
private readonly IComparer<TKey> _first;
private readonly IComparer<TKey2> _second;
public CompositeComparer... | 25.72 | 76 | 0.684292 |
8b099ff0ec31b4a6f24896b8538e7d892ca0239c | 4,621 | cs | C# | MonoGame/SmlSprites/SmlSprites/SMB/Enemies/Spiny.cs | smldev/smlimitless | caaa7411945f77f015789e9eaa5c8efc51ef9485 | [
"MIT"
] | 3 | 2015-03-21T05:59:54.000Z | 2019-10-24T05:04:45.000Z | MonoGame/SmlSprites/SmlSprites/SMB/Enemies/Spiny.cs | smldev/smlimitless | caaa7411945f77f015789e9eaa5c8efc51ef9485 | [
"MIT"
] | 1 | 2016-10-25T21:10:02.000Z | 2016-10-25T21:10:02.000Z | MonoGame/SmlSprites/SmlSprites/SMB/Enemies/Spiny.cs | smldev/smlimitless | caaa7411945f77f015789e9eaa5c8efc51ef9485 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Graphics;
using SMLimitless.Content;
using SMLimitless.Graphics;
using SMLimitless.Physics;
using SMLimitless.Spr... | 26.107345 | 129 | 0.724302 |
3ee79d1f68a424490b447e01b85766f020f759eb | 3,022 | cs | C# | Server/ThirdParty/MongoDBDriver/MongoDB.Driver/Linq/Expressions/JoinExpression.cs | naivetang/2019MiniGame22 | 8f3fd6469c52752a7e53055ce52f258b157cedf9 | [
"MIT"
] | 8 | 2020-09-10T05:54:35.000Z | 2021-06-16T10:04:16.000Z | Server/ThirdParty/MongoDBDriver/MongoDB.Driver/Linq/Expressions/JoinExpression.cs | naivetang/2019MiniGame22 | 8f3fd6469c52752a7e53055ce52f258b157cedf9 | [
"MIT"
] | 1 | 2020-08-31T02:18:16.000Z | 2020-09-10T11:19:17.000Z | Server/ThirdParty/MongoDBDriver/MongoDB.Driver/Linq/Expressions/JoinExpression.cs | naivetang/2019MiniGame22 | 8f3fd6469c52752a7e53055ce52f258b157cedf9 | [
"MIT"
] | null | null | null | /* Copyright 2015-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 ... | 38.74359 | 162 | 0.687624 |
4122ec9f3bcd7d01a6170de44cc011567a222973 | 1,450 | cs | C# | src/DWC_A/Meta/IFieldMetaData.cs | pjoiner/DwC-A_dotnet | 9f08c776def94376de8aceff3b105e80f288a82a | [
"MIT"
] | null | null | null | src/DWC_A/Meta/IFieldMetaData.cs | pjoiner/DwC-A_dotnet | 9f08c776def94376de8aceff3b105e80f288a82a | [
"MIT"
] | 21 | 2018-09-22T01:33:55.000Z | 2022-03-22T18:02:46.000Z | src/DWC_A/Meta/IFieldMetaData.cs | pjoiner/DwC-A_dotnet | 9f08c776def94376de8aceff3b105e80f288a82a | [
"MIT"
] | 1 | 2019-04-10T08:16:23.000Z | 2019-04-10T08:16:23.000Z | using System.Collections.Generic;
namespace DwC_A.Meta
{
/// <summary>
/// Collection of meta data for fields
/// </summary>
public interface IFieldMetaData: IEnumerable<FieldType>
{
/// <summary>
/// Retrieves index for a term
/// </summary>
/// <param name="term">... | 36.25 | 110 | 0.571034 |
416b7a256f8bef64c11042d0e67214de6c0a0493 | 2,669 | cs | C# | ScintillaNET_FindReplaceDialog/FindAllResults/FindAllResultsPanel.Designer.cs | huanlin/ScintillaNET-FindReplaceDialog | 57641d2190755c3ec6b52272cf223a4dc39639fc | [
"MIT"
] | null | null | null | ScintillaNET_FindReplaceDialog/FindAllResults/FindAllResultsPanel.Designer.cs | huanlin/ScintillaNET-FindReplaceDialog | 57641d2190755c3ec6b52272cf223a4dc39639fc | [
"MIT"
] | 2 | 2018-12-11T20:57:18.000Z | 2018-12-11T22:59:34.000Z | ScintillaNET_FindReplaceDialog/FindAllResults/FindAllResultsPanel.Designer.cs | huanlin/ScintillaNET-FindReplaceDialog | 57641d2190755c3ec6b52272cf223a4dc39639fc | [
"MIT"
] | null | null | null | namespace ScintillaNET_FindReplaceDialog.FindAllResults
{
partial class FindAllResultsPanel
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any reso... | 41.703125 | 146 | 0.611465 |
968386167c83e0d406895892471d2c826c7ad403 | 1,497 | cs | C# | src/Stormpath.SDK.Core/Impl/Resource/ISaveableWithOptionsSync{T}.cs | stormpath/stormpath-sdk-dotnet | 8ed3ee1644036873c44844cf5da94d66f73de9fe | [
"Apache-2.0"
] | 54 | 2015-10-22T00:50:26.000Z | 2022-03-23T11:48:29.000Z | src/Stormpath.SDK.Core/Impl/Resource/ISaveableWithOptionsSync{T}.cs | stormpath/stormpath-sdk-dotnet | 8ed3ee1644036873c44844cf5da94d66f73de9fe | [
"Apache-2.0"
] | 165 | 2015-10-12T22:35:31.000Z | 2018-07-11T22:08:11.000Z | src/Stormpath.SDK.Core/Impl/Resource/ISaveableWithOptionsSync{T}.cs | stormpath/stormpath-sdk-dotnet | 8ed3ee1644036873c44844cf5da94d66f73de9fe | [
"Apache-2.0"
] | 14 | 2015-12-15T00:13:59.000Z | 2019-03-19T14:04:20.000Z | // <copyright file="ISaveableWithOptionsSync{T}.cs" company="Stormpath, Inc.">
// Copyright (c) 2016 Stormpath, 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... | 40.459459 | 153 | 0.699399 |
ac858599b2dd3a804d5b02ec92351f5fb0b97797 | 2,546 | cs | C# | Miners Kill Miners/Assets/Scripts/Utility/TextWithIcon.cs | ShumWengSang/Miners-Bomb-Miners | f5178fc2b882ac49d888aebaaf8a6b48db97e0e7 | [
"MIT"
] | null | null | null | Miners Kill Miners/Assets/Scripts/Utility/TextWithIcon.cs | ShumWengSang/Miners-Bomb-Miners | f5178fc2b882ac49d888aebaaf8a6b48db97e0e7 | [
"MIT"
] | null | null | null | Miners Kill Miners/Assets/Scripts/Utility/TextWithIcon.cs | ShumWengSang/Miners-Bomb-Miners | f5178fc2b882ac49d888aebaaf8a6b48db97e0e7 | [
"MIT"
] | null | null | null | using System.Collections.Generic;
using System.Linq;
using System.Text.RegularExpressions;
using UnityEngine;
using UnityEngine.UI;
namespace UI.Sources
{
public class TextWithIcon : Text
{
private Image icon;
private Vector3 iconPosition;
private List<Image> icons;
private Lis... | 29.952941 | 130 | 0.512176 |
95000f4628c243a4c55dda6b0cac54c781199154 | 11,122 | cs | C# | tests/QuikGraph.Tests/Algorithms/ShortestPath/FloydWarshallAllShortestPathAlgorithmTests.cs | Ownezx/QuikGraph | 2491bd755d45368f4e272dd6eda2dee60c40d529 | [
"MS-PL"
] | null | null | null | tests/QuikGraph.Tests/Algorithms/ShortestPath/FloydWarshallAllShortestPathAlgorithmTests.cs | Ownezx/QuikGraph | 2491bd755d45368f4e272dd6eda2dee60c40d529 | [
"MS-PL"
] | null | null | null | tests/QuikGraph.Tests/Algorithms/ShortestPath/FloydWarshallAllShortestPathAlgorithmTests.cs | Ownezx/QuikGraph | 2491bd755d45368f4e272dd6eda2dee60c40d529 | [
"MS-PL"
] | null | null | null | using System;
using System.Collections.Generic;
using NUnit.Framework;
using QuikGraph.Algorithms;
using QuikGraph.Algorithms.ShortestPath;
using static QuikGraph.Tests.Algorithms.AlgorithmTestHelpers;
namespace QuikGraph.Tests.Algorithms.ShortestPath
{
/// <summary>
/// Tests for <see cref="FloydWarshallAllSh... | 44.134921 | 139 | 0.598274 |
388379b3be90cbcd3d49b6aa47d8730208e00190 | 982 | cs | C# | src/MarginTrading.Backend.Core/Settings/Db.cs | lykkecloud/MT | 6aa1f336383dbdcaa5f7c5ec760761fc1500cec1 | [
"MIT-0"
] | null | null | null | src/MarginTrading.Backend.Core/Settings/Db.cs | lykkecloud/MT | 6aa1f336383dbdcaa5f7c5ec760761fc1500cec1 | [
"MIT-0"
] | 4 | 2018-06-04T08:06:59.000Z | 2021-04-12T11:46:17.000Z | src/MarginTrading.Backend.Core/Settings/Db.cs | LykkeBusiness/MT | 6aa1f336383dbdcaa5f7c5ec760761fc1500cec1 | [
"MIT-0"
] | 1 | 2019-06-22T08:28:57.000Z | 2019-06-22T08:28:57.000Z | // Copyright (c) 2019 Lykke Corp.
// See the LICENSE file in the project root for more information.
using JetBrains.Annotations;
using Lykke.SettingsReader.Attributes;
namespace MarginTrading.Backend.Core.Settings
{
[UsedImplicitly]
public class Db
{
public StorageMode StorageMode { get; set; }
... | 28.882353 | 79 | 0.645621 |
ac07edc15ee7f51bb2138c9c935b084fd5e1b5f6 | 423 | cs | C# | Assets/Scripts/Haptic Properties/HapticProperties.cs | qngn93/Phantom-Omni-Project | e0a68f187ed18e4018c92f62cd369451607cd64e | [
"MIT"
] | 11 | 2018-05-21T17:28:53.000Z | 2022-03-09T02:08:58.000Z | Assets/Scripts/Haptic Properties/HapticProperties.cs | qngn93/Phantom-Omni-Project | e0a68f187ed18e4018c92f62cd369451607cd64e | [
"MIT"
] | 1 | 2021-06-28T02:21:42.000Z | 2021-06-28T02:21:42.000Z | Assets/Scripts/Haptic Properties/HapticProperties.cs | qngn93/Phantom-Omni-Project | e0a68f187ed18e4018c92f62cd369451607cd64e | [
"MIT"
] | 2 | 2021-05-12T08:05:11.000Z | 2022-03-09T02:09:05.000Z | using UnityEngine;
using System.Collections;
public class HapticProperties : MonoBehaviour {
public float stiffness;
public float damping;
public float staticFriction;
public float dynamicFriction;
public float tangentialStiffness;
public float tangentialDamping;
public float popThrough;
public float punctur... | 23.5 | 47 | 0.822695 |
f00b258900bd00b7abc90372428297ffc714ac42 | 7,805 | cs | C# | TextualRealityGameBookCreator.Tests.Unit/BookTests.cs | stephenhaunts/TextualRealityGameBookCreator | 27dc2d960e7b12c8e52db83dcb9dd4dc1156a118 | [
"MIT"
] | null | null | null | TextualRealityGameBookCreator.Tests.Unit/BookTests.cs | stephenhaunts/TextualRealityGameBookCreator | 27dc2d960e7b12c8e52db83dcb9dd4dc1156a118 | [
"MIT"
] | null | null | null | TextualRealityGameBookCreator.Tests.Unit/BookTests.cs | stephenhaunts/TextualRealityGameBookCreator | 27dc2d960e7b12c8e52db83dcb9dd4dc1156a118 | [
"MIT"
] | null | null | null | /*
MIT License
Copyright (c) 2019
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, modify, merge, publish, distribute, ... | 31.345382 | 91 | 0.623062 |
e2f5575de818eb5c576b52bd801d6f16495134ab | 50,788 | cs | C# | sdk/dotnet/Sql/V20200202Preview/Enums.cs | pulumi/pulumi-azure-nextgen | 452736b0a1cf584c2d4c04666e017af6e9b2c15c | [
"Apache-2.0"
] | 31 | 2020-09-21T09:41:01.000Z | 2021-02-26T13:21:59.000Z | sdk/dotnet/Sql/V20200202Preview/Enums.cs | pulumi/pulumi-azure-nextgen | 452736b0a1cf584c2d4c04666e017af6e9b2c15c | [
"Apache-2.0"
] | 231 | 2020-09-21T09:38:45.000Z | 2021-03-01T11:16:03.000Z | sdk/dotnet/Sql/V20200202Preview/Enums.cs | pulumi/pulumi-azure-nextgen | 452736b0a1cf584c2d4c04666e017af6e9b2c15c | [
"Apache-2.0"
] | 4 | 2020-09-29T14:14:59.000Z | 2021-02-10T20:38:16.000Z | // *** WARNING: this file was generated by the Pulumi SDK Generator. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
using System;
using System.ComponentModel;
using Pulumi;
namespace Pulumi.AzureNextGen.Sql.V20200202Preview
{
/// <summary>
/// Type of the sever administr... | 48.928709 | 680 | 0.710975 |
1a6abddc1b2ebc5f58122a0588f1ce39c878f163 | 603 | cs | C# | Models/Student.cs | FanqingM/EF-Core-Oracle-Web-API | b0534ed231f3adffc6681f549b039cdaa198e575 | [
"MIT"
] | 8 | 2021-05-29T14:06:09.000Z | 2021-05-31T08:15:24.000Z | Models/Student.cs | FanqingM/EF-Core-Oracle-Web-API | b0534ed231f3adffc6681f549b039cdaa198e575 | [
"MIT"
] | null | null | null | Models/Student.cs | FanqingM/EF-Core-Oracle-Web-API | b0534ed231f3adffc6681f549b039cdaa198e575 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
#nullable disable
namespace EFdemo.Models
{
public partial class Student
{
public Student()
{
Takes = new HashSet<Take>();
}
public string Id { get; set; }
public string Name { get; set; }
... | 24.12 | 67 | 0.568823 |
20d042027fd171962c79eee36bb8818931ca4f66 | 848 | cs | C# | Caesura.Standard/Caesura.Standard/CollectionsExtensions.cs | CaesuraSoftware/ARNaLD | 6f5225540ec429792dcbe6d1cd17501744eda8b8 | [
"RSA-MD",
"Naumen",
"Condor-1.1",
"MS-PL"
] | 2 | 2019-08-18T10:34:06.000Z | 2020-06-13T08:24:01.000Z | Caesura.Standard/Caesura.Standard/CollectionsExtensions.cs | CaesuraSoftware/ARNaLD | 6f5225540ec429792dcbe6d1cd17501744eda8b8 | [
"RSA-MD",
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | Caesura.Standard/Caesura.Standard/CollectionsExtensions.cs | CaesuraSoftware/ARNaLD | 6f5225540ec429792dcbe6d1cd17501744eda8b8 | [
"RSA-MD",
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null |
using System;
namespace Caesura.Standard
{
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
public static class CollectionsExtensions
{
/// <summary>
/// Start all tasks in a collection, but do not wait for them.
/// </summary... | 22.918919 | 70 | 0.439858 |
20e6b9dd7360c8e79a352a80585c474ec65938c6 | 716 | cs | C# | src/GR.Extensions/GR.Ecommerce.Extension/GR.ECommerce.Infrastructure/Migrations/20190814160345_Product_Attributes_Value_Field.cs | indrivo/GEAR | 5bfa35c0860effe204645af8efc2610fa3aca94f | [
"MIT"
] | 7 | 2019-10-21T08:52:00.000Z | 2021-09-03T22:22:36.000Z | src/GR.Extensions/GR.Ecommerce.Extension/GR.ECommerce.Infrastructure/Migrations/20190814160345_Product_Attributes_Value_Field.cs | indrivo/GEAR | 5bfa35c0860effe204645af8efc2610fa3aca94f | [
"MIT"
] | null | null | null | src/GR.Extensions/GR.Ecommerce.Extension/GR.ECommerce.Infrastructure/Migrations/20190814160345_Product_Attributes_Value_Field.cs | indrivo/GEAR | 5bfa35c0860effe204645af8efc2610fa3aca94f | [
"MIT"
] | 4 | 2019-10-18T16:19:50.000Z | 2021-09-03T22:22:37.000Z | using Microsoft.EntityFrameworkCore.Migrations;
namespace GR.ECommerce.BaseImplementations.Migrations
{
public partial class Product_Attributes_Value_Field : Migration
{
protected override void Up(MigrationBuilder migrationBuilder)
{
migrationBuilder.AddColumn<string>(
... | 28.64 | 71 | 0.586592 |
20e89e56f1f7b6ee88c3a1c12f32ccd2b92659c3 | 1,425 | cs | C# | Assets/Scripts/HandleBehavior.cs | vt5491/vegas_interface_proto | 3c1d080c8b81cfcdd21b7d85b45ce18182a95280 | [
"MIT"
] | null | null | null | Assets/Scripts/HandleBehavior.cs | vt5491/vegas_interface_proto | 3c1d080c8b81cfcdd21b7d85b45ce18182a95280 | [
"MIT"
] | null | null | null | Assets/Scripts/HandleBehavior.cs | vt5491/vegas_interface_proto | 3c1d080c8b81cfcdd21b7d85b45ce18182a95280 | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using Valve.VR.InteractionSystem;
public class HandleBehavior : MonoBehaviour
{
// private GameObject linearMapping;
private LinearMapping linearMapping;
private LazySusan ls;
private float lastLinearVal = 0.0f;
// Sta... | 33.139535 | 105 | 0.621754 |
8c8687082fa4873611ab5c0fe5e96ae85777e639 | 1,696 | cs | C# | Grafight/Assets/AmplifyShaderEditor/Plugins/Editor/Nodes/ImageEffects/DesaturateOpNode.cs | hosoji/Grafight | ac40cf94ee484ffcaeed2fae36c2c59fc209bb6c | [
"Unlicense"
] | null | null | null | Grafight/Assets/AmplifyShaderEditor/Plugins/Editor/Nodes/ImageEffects/DesaturateOpNode.cs | hosoji/Grafight | ac40cf94ee484ffcaeed2fae36c2c59fc209bb6c | [
"Unlicense"
] | null | null | null | Grafight/Assets/AmplifyShaderEditor/Plugins/Editor/Nodes/ImageEffects/DesaturateOpNode.cs | hosoji/Grafight | ac40cf94ee484ffcaeed2fae36c2c59fc209bb6c | [
"Unlicense"
] | null | null | null | // Amplify Shader Editor - Visual Shader Editing Tool
// Copyright (c) Amplify Creations, Lda <info@amplify.pt>
// http://stackoverflow.com/questions/9320953/what-algorithm-does-photoshop-use-to-desaturate-an-image
// https://www.shadertoy.com/view/lsdXDH
namespace AmplifyShaderEditor
{
[System.Serializable]... | 36.085106 | 139 | 0.716981 |
f183fd84a5169b135308008f44f75b76cbd2f3ff | 1,759 | cs | C# | ClassicalSharp/SetName.cs | RainyKe/ClassiCube-Plugins | d79178491832fd3ce899c43c2097b43eb735dea7 | [
"BSD-3-Clause"
] | 2 | 2019-02-10T22:22:51.000Z | 2020-09-26T08:41:34.000Z | ClassicalSharp/SetName.cs | codingwatching/ClassiCube-Plugins | 46539a0e8e3fab3ab2bd2b7fee87b467ed5af001 | [
"BSD-3-Clause"
] | 2 | 2020-08-12T11:48:10.000Z | 2020-08-24T22:48:59.000Z | ClassicalSharp/SetName.cs | codingwatching/ClassiCube-Plugins | 46539a0e8e3fab3ab2bd2b7fee87b467ed5af001 | [
"BSD-3-Clause"
] | 4 | 2017-12-01T20:49:19.000Z | 2018-07-04T10:38:03.000Z | using System;
using ClassicalSharp;
using ClassicalSharp.Commands;
using ClassicalSharp.Network;
namespace SetName {
public sealed class SetNamePlugin : Plugin {
public int APIVersion { get { return 2; } }
public void Dispose() { }
public void Init(Game game) {
game.CommandList.Register(new ... | 26.651515 | 61 | 0.614554 |
9c9130f1f52fc9d337deb372759ab193cc564340 | 17,108 | cs | C# | src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/DerivedTypes.Mono.cs | swaroop-sridhar/runtime | d0efddd932f6fb94c3e9436ab393fc390c7b2da9 | [
"MIT"
] | 11 | 2021-10-21T07:56:23.000Z | 2022-03-31T15:08:10.000Z | src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/DerivedTypes.Mono.cs | swaroop-sridhar/runtime | d0efddd932f6fb94c3e9436ab393fc390c7b2da9 | [
"MIT"
] | 1 | 2020-08-25T15:42:29.000Z | 2020-08-25T15:44:35.000Z | src/mono/netcore/System.Private.CoreLib/src/System/Reflection/Emit/DerivedTypes.Mono.cs | swaroop-sridhar/runtime | d0efddd932f6fb94c3e9436ab393fc390c7b2da9 | [
"MIT"
] | 2 | 2021-05-17T22:12:46.000Z | 2021-05-19T06:21:16.000Z | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
// System.Reflection.Emit.DerivedTypes.cs
//
// Authors:
// Rodrigo Kumpera <rkumpera@novell.com>
//
//
// Copyright (C) 2009 Novell, Inc (http://www.novell.com)
//
// Permission ... | 33.877228 | 142 | 0.638649 |
4f2322c4ec846adb3dec0021b2dcdeefbb748fff | 5,243 | cs | C# | DynJson.Tests/tests_parameters.cs | b-y-t-e/DynJson | 906c99e0017e92a4afb51d41170c883a3d826b2e | [
"MIT"
] | 1 | 2021-04-08T09:19:55.000Z | 2021-04-08T09:19:55.000Z | DynJson.Tests/tests_parameters.cs | b-y-t-e/DynJson | 906c99e0017e92a4afb51d41170c883a3d826b2e | [
"MIT"
] | null | null | null | DynJson.Tests/tests_parameters.cs | b-y-t-e/DynJson | 906c99e0017e92a4afb51d41170c883a3d826b2e | [
"MIT"
] | null | null | null | using Microsoft.CodeAnalysis.CSharp.Scripting;
using Newtonsoft.Json.Linq;
using DynJson.Parser;
using DynJson.Executor;
using System;
using NUnit;
using NUnit.Framework;
using System.Collections.Generic;
using DynJson.Tokens;
using System.Threading.Tasks;
namespace DynJson.tests
{
[TestFixture]
public class t... | 30.306358 | 109 | 0.510395 |
ddacff389c10a61ddf544fe2e6ee0d9cf8aed7c6 | 2,706 | cs | C# | Xania.QL/ExpressionReplacer.cs | ibrahimbensalah/Xania.Finance | 49ebcf5b513cd1e72a046492550e5059170b4e9b | [
"MIT"
] | 1 | 2019-11-13T21:34:24.000Z | 2019-11-13T21:34:24.000Z | Xania.QL/ExpressionReplacer.cs | ibrahimbensalah/Xania.Finance | 49ebcf5b513cd1e72a046492550e5059170b4e9b | [
"MIT"
] | 7 | 2016-12-11T16:13:21.000Z | 2017-02-24T18:09:44.000Z | Xania.QL/ExpressionReplacer.cs | ibrahimbensalah/Xania.Finance | 49ebcf5b513cd1e72a046492550e5059170b4e9b | [
"MIT"
] | null | null | null | using System;
using System.Linq.Expressions;
namespace Xania.QL
{
internal static class ExpressionReplacer
{
// Produces an expression identical to 'expression'
// except with 'source' parameter replaced with 'target' expression.
public static Expression Replace(Expression express... | 31.465116 | 155 | 0.55728 |
0ecbc05a9f03ff00de75314d324f89cb3eb6e9f3 | 14,329 | cs | C# | SPMTool/Global/Extensions/TypedValueExtensions.cs | andrefmello91/SPMTool | 0b3f963c47bf2fcfc7fea21ec76e716eb7506dc5 | [
"MIT"
] | null | null | null | SPMTool/Global/Extensions/TypedValueExtensions.cs | andrefmello91/SPMTool | 0b3f963c47bf2fcfc7fea21ec76e716eb7506dc5 | [
"MIT"
] | null | null | null | SPMTool/Global/Extensions/TypedValueExtensions.cs | andrefmello91/SPMTool | 0b3f963c47bf2fcfc7fea21ec76e716eb7506dc5 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using andrefmello91.Extensions;
using andrefmello91.FEMAnalysis;
using andrefmello91.Material.Concrete;
using andrefmello91.Material.Reinforcement;
using andrefmello91.OnPlaneComponents;
using andrefmello91.SPMElements.StringerProperties;
using Autodes... | 39.473829 | 125 | 0.671994 |
16325cfb4edfe8b9fb3891bd4c12c3b685fa76a6 | 3,672 | cs | C# | src/Grpc.Extensions/ServerSide/ServiceCollectionExtensions.cs | dozm/Grpc.Extensions | 0eeb6abcf7ea5550af85b9f6ed388d221cc08dcb | [
"MIT"
] | 7 | 2018-11-11T15:36:15.000Z | 2019-09-11T17:37:08.000Z | src/Grpc.Extensions/ServerSide/ServiceCollectionExtensions.cs | dozm/Grpc.Extensions | 0eeb6abcf7ea5550af85b9f6ed388d221cc08dcb | [
"MIT"
] | null | null | null | src/Grpc.Extensions/ServerSide/ServiceCollectionExtensions.cs | dozm/Grpc.Extensions | 0eeb6abcf7ea5550af85b9f6ed388d221cc08dcb | [
"MIT"
] | null | null | null | using Grpc.Extensions.ExecutionStrategies;
using Grpc.Extensions.Internal;
using Grpc.Extensions.ServerSide;
using Grpc.Extensions.ServerSide.HealthCheck;
using Grpc.Extensions.ServerSide.Interceptors;
using Grpc.Extensions.ServerSide.Routing;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.... | 41.727273 | 138 | 0.69281 |
fbca0469e92b4eb5dcc1bd55e7df38362a3b00f2 | 8,680 | cs | C# | sdk/dotnet/Compute/Alpha/ExternalVpnGateway.cs | AaronFriel/pulumi-google-native | 75d1cda425e33d4610348972cd70bddf35f1770d | [
"Apache-2.0"
] | 44 | 2021-04-18T23:00:48.000Z | 2022-02-14T17:43:15.000Z | sdk/dotnet/Compute/Alpha/ExternalVpnGateway.cs | AaronFriel/pulumi-google-native | 75d1cda425e33d4610348972cd70bddf35f1770d | [
"Apache-2.0"
] | 354 | 2021-04-16T16:48:39.000Z | 2022-03-31T17:16:39.000Z | sdk/dotnet/Compute/Alpha/ExternalVpnGateway.cs | AaronFriel/pulumi-google-native | 75d1cda425e33d4610348972cd70bddf35f1770d | [
"Apache-2.0"
] | 8 | 2021-04-24T17:46:51.000Z | 2022-01-05T10:40:21.000Z | // *** WARNING: this file was generated by the Pulumi SDK Generator. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
namespace Pulumi.Goog... | 51.058824 | 517 | 0.654839 |
44843dab4e31d44f91ea6dc0ab52d488fa14eea3 | 18,774 | cs | C# | Assets/Scripts/VNectModel.cs | pbgm5/Unity-Dance | c7a885cdfec03a3eb0a60e6b9a9be32e91ec4747 | [
"MIT"
] | 1 | 2022-01-29T21:35:02.000Z | 2022-01-29T21:35:02.000Z | Assets/Scripts/VNectModel.cs | pbgm5/Unity-Dance | c7a885cdfec03a3eb0a60e6b9a9be32e91ec4747 | [
"MIT"
] | null | null | null | Assets/Scripts/VNectModel.cs | pbgm5/Unity-Dance | c7a885cdfec03a3eb0a60e6b9a9be32e91ec4747 | [
"MIT"
] | 1 | 2021-12-07T09:27:42.000Z | 2021-12-07T09:27:42.000Z | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
/// <summary>
/// Position index of joint points
/// </summary>
public enum PositionIndex : int
{
rShldrBend = 0,
rForearmBend,
rHand,
rThumb2,
rMid1,
lShldrBend,
lForearmBend,
lHand,
lThumb2,
lMid1... | 44.806683 | 222 | 0.681155 |
74d24be151980ce18109cd509968b101bd99607e | 2,665 | cs | C# | encog-core-cs/Bot/Browse/Range/FormElement.cs | leeohalloran/encog-dotnet-core | e5cda74a7cb9999bee408b02d4422f2f69409410 | [
"BSD-3-Clause"
] | 27 | 2019-10-17T02:49:31.000Z | 2022-02-23T17:26:15.000Z | encog-core-cs/Bot/Browse/Range/FormElement.cs | leeohalloran/encog-dotnet-core | e5cda74a7cb9999bee408b02d4422f2f69409410 | [
"BSD-3-Clause"
] | 1 | 2020-07-13T05:57:41.000Z | 2020-07-13T05:57:41.000Z | encog-core-cs/Bot/Browse/Range/FormElement.cs | leeohalloran/encog-dotnet-core | e5cda74a7cb9999bee408b02d4422f2f69409410 | [
"BSD-3-Clause"
] | 16 | 2019-10-29T20:45:00.000Z | 2021-12-23T22:14:14.000Z | //
// Encog(tm) Core v3.3 - .Net Version
// http://www.heatonresearch.com/encog/
//
// Copyright 2008-2014 Heaton Research, 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
/... | 29.285714 | 80 | 0.548218 |
2fb7249c3899ce585c43dab9569c81b0c560b466 | 2,171 | cs | C# | TradierClient/Exceptions/TradierClientException.cs | bdemarzo/tradier-dotnet-client | b163c9f896f71ca943338fe704a32dcf2fbe8a95 | [
"Apache-2.0"
] | 10 | 2020-08-14T05:13:53.000Z | 2022-02-09T07:06:36.000Z | TradierClient/Exceptions/TradierClientException.cs | bdemarzo/tradier-dotnet-client | b163c9f896f71ca943338fe704a32dcf2fbe8a95 | [
"Apache-2.0"
] | 10 | 2020-09-29T22:25:17.000Z | 2022-03-29T19:45:51.000Z | TradierClient/Exceptions/TradierClientException.cs | bdemarzo/tradier-dotnet-client | b163c9f896f71ca943338fe704a32dcf2fbe8a95 | [
"Apache-2.0"
] | 7 | 2020-09-05T04:03:49.000Z | 2022-03-30T13:16:10.000Z | using System;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Threading.Tasks;
using Newtonsoft.Json;
using Tradier.Client.Models.Exception;
namespace Tradier.Client.Exceptions
{
public class TradierClientException : Exception
{
public TradierClientException()
{
}
... | 34.460317 | 113 | 0.609857 |
515f7c777d598d8f045c279163ca490424d4c0c9 | 25,432 | cs | C# | Rawr.Elemental/Rotation.cs | tsebalj1/rawr | e7aad6a2499d170d9a103c40f56c33663e6972d6 | [
"blessing",
"Apache-2.0",
"MIT"
] | 1 | 2021-04-01T18:23:15.000Z | 2021-04-01T18:23:15.000Z | Rawr.Elemental/Rotation.cs | Chenocide/rawr | 29ad1c5bcf0f70c24e9566a6389257499703e84f | [
"blessing",
"Apache-2.0",
"MIT"
] | null | null | null | Rawr.Elemental/Rotation.cs | Chenocide/rawr | 29ad1c5bcf0f70c24e9566a6389257499703e84f | [
"blessing",
"Apache-2.0",
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using Rawr.Elemental.Spells;
namespace Rawr.Elemental
{
public class Rotation
{
private List<Spell> spells;
private List<Spell> casts;
private bool useDpsFireTotem = false;
public List<Spell> Casts
{
... | 40.113565 | 161 | 0.442671 |
7b2710911a7fc482648b37ac5b97e3bda0d9d6b0 | 6,728 | cs | C# | src/Foundation.Commerce/Models/Pages/CommerceHomePage.cs | qtxasjo/Foundation | 94d091fdd949b1d35f346984de77613f399dae62 | [
"Apache-2.0"
] | null | null | null | src/Foundation.Commerce/Models/Pages/CommerceHomePage.cs | qtxasjo/Foundation | 94d091fdd949b1d35f346984de77613f399dae62 | [
"Apache-2.0"
] | null | null | null | src/Foundation.Commerce/Models/Pages/CommerceHomePage.cs | qtxasjo/Foundation | 94d091fdd949b1d35f346984de77613f399dae62 | [
"Apache-2.0"
] | null | null | null | using EPiServer.Core;
using EPiServer.DataAnnotations;
using EPiServer.SpecializedProperties;
using Foundation.Cms;
using Foundation.Cms.Pages;
using System.ComponentModel.DataAnnotations;
namespace Foundation.Commerce.Models.Pages
{
public abstract class CommerceHomePage : CmsHomePage
{
#region Menu
... | 46.722222 | 124 | 0.691141 |
33125ac00e9f9b6bcda735e3aca5198f3559c637 | 2,162 | cs | C# | SharpShooter/MyCommon/MyTargetSelector.cs | ActionCrafted/EnsoulSharpS | 491e1e580a6a6ef4bb839ea01c95330fed33f44a | [
"Apache-2.0",
"MIT"
] | null | null | null | SharpShooter/MyCommon/MyTargetSelector.cs | ActionCrafted/EnsoulSharpS | 491e1e580a6a6ef4bb839ea01c95330fed33f44a | [
"Apache-2.0",
"MIT"
] | null | null | null | SharpShooter/MyCommon/MyTargetSelector.cs | ActionCrafted/EnsoulSharpS | 491e1e580a6a6ef4bb839ea01c95330fed33f44a | [
"Apache-2.0",
"MIT"
] | null | null | null | namespace SharpShooter.MyCommon
{
#region
using System.Collections.Generic;
using System.Linq;
using EnsoulSharp;
using EnsoulSharp.SDK;
#endregion
public class MyTargetSelector
{
public static AIHeroClient GetTarget(float range, bool ForcusOrbwalkerTarget = true, bool check... | 31.333333 | 145 | 0.500463 |
bd9ceb5775f953c5b72398b60c94587e264d7b16 | 123 | cs | C# | Game/Dungeon/ITezDungeon.cs | tzkt623/TezcatFramework-Unity | 143ad1f23c79a9527986d9e988c6f4d4a1155c82 | [
"MIT"
] | 1 | 2020-05-24T03:12:07.000Z | 2020-05-24T03:12:07.000Z | Game/Dungeon/ITezDungeon.cs | tzkt623/TezcatFramework-Unity | 143ad1f23c79a9527986d9e988c6f4d4a1155c82 | [
"MIT"
] | null | null | null | Game/Dungeon/ITezDungeon.cs | tzkt623/TezcatFramework-Unity | 143ad1f23c79a9527986d9e988c6f4d4a1155c82 | [
"MIT"
] | null | null | null | namespace tezcat.Framework.Game
{
public interface ITezDungeon
{
void onBlockInit(int x, int y);
}
}
| 13.666667 | 39 | 0.626016 |
bdf58bebbc6ba7f40881b8fb1ce490711edb8354 | 2,894 | cs | C# | EIDSS v6/eidss.winclient/Administration/VectorTypeReferenceMasterDetail.cs | EIDSS/EIDSS-Legacy | 2f7f45f1882a899dde6f774c2d38b9f431ce42c1 | [
"BSD-2-Clause"
] | 2 | 2017-09-14T03:03:40.000Z | 2017-09-15T14:58:47.000Z | EIDSS v6/eidss.winclient/Administration/VectorTypeReferenceMasterDetail.cs | EIDSS/EIDSS-Legacy | 2f7f45f1882a899dde6f774c2d38b9f431ce42c1 | [
"BSD-2-Clause"
] | null | null | null | EIDSS v6/eidss.winclient/Administration/VectorTypeReferenceMasterDetail.cs | EIDSS/EIDSS-Legacy | 2f7f45f1882a899dde6f774c2d38b9f431ce42c1 | [
"BSD-2-Clause"
] | 2 | 2017-09-14T03:03:45.000Z | 2019-03-25T23:09:43.000Z | using System.Collections.Generic;
using System.ComponentModel;
using System.Windows.Forms;
using bv.common.Core;
using bv.model.BLToolkit;
using bv.model.Model.Core;
using bv.winclient.BasePanel;
using bv.winclient.Core;
using bv.winclient.Layout;
using eidss.model.Enums;
using eidss.model.Schema;
using eid... | 38.078947 | 132 | 0.638217 |
345a8816795e5ce513d845a93682d818c2da8d1d | 2,296 | cs | C# | sdk/datamigration/Microsoft.Azure.Management.DataMigration/src/Generated/Models/SyncMigrationDatabaseErrorEvent.cs | gjy5885/azure-sdk-for-net | 5491b723c94176509a91c340485f10009189ac72 | [
"MIT"
] | 3,268 | 2015-01-08T04:21:52.000Z | 2022-03-31T11:10:48.000Z | sdk/datamigration/Microsoft.Azure.Management.DataMigration/src/Generated/Models/SyncMigrationDatabaseErrorEvent.cs | gjy5885/azure-sdk-for-net | 5491b723c94176509a91c340485f10009189ac72 | [
"MIT"
] | 18,748 | 2015-01-06T00:12:22.000Z | 2022-03-31T23:55:50.000Z | sdk/datamigration/Microsoft.Azure.Management.DataMigration/src/Generated/Models/SyncMigrationDatabaseErrorEvent.cs | gjy5885/azure-sdk-for-net | 5491b723c94176509a91c340485f10009189ac72 | [
"MIT"
] | 4,179 | 2015-01-07T20:13:22.000Z | 2022-03-31T09:09:02.000Z | // <auto-generated>
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for
// license information.
//
// Code generated by Microsoft (R) AutoRest Code Generator.
// Changes may cause incorrect behavior and will be lost if the code is
// re... | 32.8 | 166 | 0.618467 |
897b0d68a81cf91607141e3f59419fb69b437387 | 1,214 | cs | C# | code/luval.process-vision.api/OcrService.cs | marinoscar/luval-process-vision | 373664d2ec6a5c72bac486f057c23ee43b5670b0 | [
"MIT"
] | null | null | null | code/luval.process-vision.api/OcrService.cs | marinoscar/luval-process-vision | 373664d2ec6a5c72bac486f057c23ee43b5670b0 | [
"MIT"
] | null | null | null | code/luval.process-vision.api/OcrService.cs | marinoscar/luval-process-vision | 373664d2ec6a5c72bac486f057c23ee43b5670b0 | [
"MIT"
] | null | null | null | using luval.process_vision.api.Model;
using RestSharp;
using System;
using System.Collections.Generic;
using System.Configuration;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace luval.process_vision.api
{
public class OcrService
{
public IRestResponse<Oc... | 34.685714 | 93 | 0.672982 |
898321ed3e20ca98f5262fdf01fb470c6a611702 | 828 | cs | C# | src/GraphQLProject/SetupServices/InstallerExtensions.cs | margiran/SourceGeneratorGraphQL | d3ec0d2f51901f96e084309095f9bffcab04f1fc | [
"MIT"
] | null | null | null | src/GraphQLProject/SetupServices/InstallerExtensions.cs | margiran/SourceGeneratorGraphQL | d3ec0d2f51901f96e084309095f9bffcab04f1fc | [
"MIT"
] | null | null | null | src/GraphQLProject/SetupServices/InstallerExtensions.cs | margiran/SourceGeneratorGraphQL | d3ec0d2f51901f96e084309095f9bffcab04f1fc | [
"MIT"
] | null | null | null | using System;
using System.Globalization;
using System.Linq;
using Microsoft.AspNetCore.Hosting;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
namespace GraphQLProject.SetupServices
{
public static class InstallerExtensions
{
public static void InstallService... | 36 | 142 | 0.721014 |
91596c916d5654b31eda72334dae2fb75d3a7e07 | 943 | cs | C# | src/System.Management.Automation/cimSupport/cmdletization/MethodParametersCollection.cs | Hwangjonggyun/PowerShell | a0f971ab622fc902d595559969dc2928e9458704 | [
"MIT"
] | null | null | null | src/System.Management.Automation/cimSupport/cmdletization/MethodParametersCollection.cs | Hwangjonggyun/PowerShell | a0f971ab622fc902d595559969dc2928e9458704 | [
"MIT"
] | null | null | null | src/System.Management.Automation/cimSupport/cmdletization/MethodParametersCollection.cs | Hwangjonggyun/PowerShell | a0f971ab622fc902d595559969dc2928e9458704 | [
"MIT"
] | null | null | null | // Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
namespace Microsoft.PowerShell.Cmdletization
{
/// <summary>
/// Collection of method parameters and their arguments
/// used to invoke a method in an object model wrapped by <see cref="CmdletAdapter<TObjectInstance>"/>
//... | 30.419355 | 112 | 0.608696 |
4541583690b871d1e0b540372637a045c3401b02 | 101 | cs | C# | android/generated/android/opengl/GLUtils.cs | gordonjohnpatrick/XobotOS | 888ed3b8cc8d8e0a54b1858bfa5a3572545f4d2f | [
"Apache-2.0"
] | 263 | 2015-01-04T16:39:18.000Z | 2022-01-05T17:52:38.000Z | android/generated/android/opengl/GLUtils.cs | DooMLoRD/XobotOS | f20db6295e878a2f298c5e3896528e240785805b | [
"Apache-2.0"
] | 3 | 2015-09-06T09:06:39.000Z | 2019-10-15T00:52:49.000Z | android/generated/android/opengl/GLUtils.cs | DooMLoRD/XobotOS | f20db6295e878a2f298c5e3896528e240785805b | [
"Apache-2.0"
] | 105 | 2015-01-11T11:45:12.000Z | 2022-02-22T07:26:36.000Z | using Sharpen;
namespace android.opengl
{
[Sharpen.NakedStub]
public sealed class GLUtils
{
}
}
| 10.1 | 28 | 0.732673 |
1c7b8a22f06684ff3df50152724abebe818382e3 | 1,224 | cs | C# | Program.cs | flmng0/MajorProject | 6f373aa8c252f2725e989ee645e4721404dc06f4 | [
"MIT"
] | null | null | null | Program.cs | flmng0/MajorProject | 6f373aa8c252f2725e989ee645e4721404dc06f4 | [
"MIT"
] | null | null | null | Program.cs | flmng0/MajorProject | 6f373aa8c252f2725e989ee645e4721404dc06f4 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Windows.Forms;
using System.IO;
namespace Galc {
static class Program {
/// <summary>
/// The main entry point for the application.
/// </summary>
[STAThread]
static void Main() {
Application.EnableVi... | 27.818182 | 75 | 0.497549 |
0acf13858a0efa2ff0a2f76eaf932af4e546cf57 | 16,464 | cs | C# | 3D Finite Element Analysis/visual/SurfaceGeometry.cs | ravi-2912/3D-Finite-Element-Analysis | 7a5b42f9f86a652774ce84d96a5b7353138f4441 | [
"Apache-2.0"
] | 6 | 2017-05-29T10:09:20.000Z | 2022-02-03T23:10:12.000Z | 3D Finite Element Analysis/visual/SurfaceGeometry.cs | ravi-2912/3D-Finite-Element-Analysis | 7a5b42f9f86a652774ce84d96a5b7353138f4441 | [
"Apache-2.0"
] | null | null | null | 3D Finite Element Analysis/visual/SurfaceGeometry.cs | ravi-2912/3D-Finite-Element-Analysis | 7a5b42f9f86a652774ce84d96a5b7353138f4441 | [
"Apache-2.0"
] | 3 | 2017-05-29T10:11:24.000Z | 2020-12-24T08:27:22.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using FEA3D.model;
using FEA3D.util;
namespace FEA3D.visual
{
// Geometry: surface faces, edges and nodes
class SurfaceGeometry {
private static FeModel fem;
// Numbers of surface element faces, edges and ... | 35.254818 | 109 | 0.426324 |
85843f47de91fda7fd215b39f2f686a120de3f96 | 2,493 | cs | C# | src/HobknobClient.cs | opentable/hobknob-client-net | 2d49d9911959dd1d41ea5f9898ec80040d4d2629 | [
"MIT"
] | 4 | 2015-01-09T01:49:39.000Z | 2020-08-19T04:36:48.000Z | src/HobknobClient.cs | opentable/hobknob-client-net | 2d49d9911959dd1d41ea5f9898ec80040d4d2629 | [
"MIT"
] | 12 | 2015-03-23T17:24:37.000Z | 2018-01-26T15:54:28.000Z | src/HobknobClient.cs | opentable/hobknob-client-net | 2d49d9911959dd1d41ea5f9898ec80040d4d2629 | [
"MIT"
] | 12 | 2015-10-12T14:23:45.000Z | 2020-10-28T06:41:24.000Z | using System;
using System.Collections.Generic;
using System.Linq;
namespace HobknobClientNet
{
public interface IHobknobClient : IDisposable
{
event EventHandler<CacheUpdatedArgs> CacheUpdated;
event EventHandler<CacheUpdateFailedArgs> CacheUpdateFailed;
bool GetOrDefault(string featu... | 32.376623 | 96 | 0.651023 |
5ca706874425303c96e38692ff6535ae9bc0e998 | 3,055 | cs | C# | Plugins/UnrealDotNet/Source/UnrealEngineSharp/Generate/Struct/FCrowdAgentData.cs | mrkriv/UnrealDotNet | 55f6982727d8f24ba08bfaca73109bd8140428ab | [
"Apache-2.0"
] | 36 | 2018-04-09T09:40:53.000Z | 2022-02-11T09:10:38.000Z | Plugins/UnrealDotNet/Source/UnrealEngineSharp/Generate/Struct/FCrowdAgentData.cs | mrkriv/UnrealDotNet | 55f6982727d8f24ba08bfaca73109bd8140428ab | [
"Apache-2.0"
] | 1 | 2019-03-12T10:16:13.000Z | 2019-03-14T10:56:15.000Z | Plugins/UnrealDotNet/Source/UnrealEngineSharp/Generate/Struct/FCrowdAgentData.cs | mrkriv/UnrealDotNet | 55f6982727d8f24ba08bfaca73109bd8140428ab | [
"Apache-2.0"
] | 11 | 2018-04-09T09:41:02.000Z | 2022-03-31T08:04:51.000Z | // This file was created automatically, do not modify the contents of this file.
// ReSharper disable InvalidXmlDocComment
// ReSharper disable InconsistentNaming
// ReSharper disable CheckNamespace
// ReSharper disable MemberCanBePrivate.Global
using System;
using System.Runtime.InteropServices;
// Source... | 34.325843 | 120 | 0.762029 |
0135b4099662d3086c5c02404dbc108d77dd3783 | 5,952 | cs | C# | ABCo.ABSave/Serialization/Converters/ObjectConverter.cs | ItzDevs/ABSave | 30a9e05ae540c9b30f366f37772c8cd979cbe437 | [
"MIT"
] | 3 | 2021-01-18T23:50:35.000Z | 2021-04-13T13:05:18.000Z | ABCo.ABSave/Serialization/Converters/ObjectConverter.cs | ItzDevs/ABSave | 30a9e05ae540c9b30f366f37772c8cd979cbe437 | [
"MIT"
] | 50 | 2021-06-11T21:26:37.000Z | 2021-10-21T08:35:37.000Z | ABCo.ABSave/Serialization/Converters/ObjectConverter.cs | ItzDevs/ABSave | 30a9e05ae540c9b30f366f37772c8cd979cbe437 | [
"MIT"
] | 1 | 2021-03-05T01:02:53.000Z | 2021-03-05T01:02:53.000Z | using ABCo.ABSave.Exceptions;
using ABCo.ABSave.Helpers;
using ABCo.ABSave.Mapping;
using ABCo.ABSave.Mapping.Description;
using ABCo.ABSave.Mapping.Description.Attributes;
using ABCo.ABSave.Mapping.Description.Attributes.Converters;
using ABCo.ABSave.Mapping.Generation;
using ABCo.ABSave.Mapping.Generation.Converters... | 44.088889 | 319 | 0.669859 |
002e5f375b5cc28afdfa947f7d59cf2fe5c5dbf8 | 2,651 | cs | C# | CryptoBase/DataFormatExtensions/HexExtensions.cs | HMBSbige/CryptoBase | 413b1dfa1cb42fee3ecc5e2019dc3ba1c4cd6912 | [
"MIT"
] | 11 | 2021-02-18T12:54:34.000Z | 2022-01-06T09:13:41.000Z | CryptoBase/DataFormatExtensions/HexExtensions.cs | HMBSbige/CryptoBase | 21324f84f8642483cf025eb77a8b9ec1bb3876db | [
"MIT"
] | 27 | 2021-02-18T16:00:31.000Z | 2022-02-22T09:10:57.000Z | CryptoBase/DataFormatExtensions/HexExtensions.cs | HMBSbige/CryptoBase | 413b1dfa1cb42fee3ecc5e2019dc3ba1c4cd6912 | [
"MIT"
] | 2 | 2021-03-05T17:16:32.000Z | 2021-08-02T10:40:07.000Z | using System;
using System.Runtime.CompilerServices;
namespace CryptoBase.DataFormatExtensions;
public static class HexExtensions
{
private const string Alphabet = @"0123456789abcdef";
/// <summary>
/// Converts a span of 8-bit unsigned integers to its equivalent string representation that is encoded with lowerca... | 27.329897 | 134 | 0.657111 |
109f84090bb86bdd6ab33af0d8553805b4a65142 | 16,092 | cs | C# | Echo.Process/Router_Broadcast.cs | ProductiveRage/echo-process | 635dfe52760f450f7054c0664d38ee9d0f124e79 | [
"MIT"
] | 87 | 2017-02-21T02:32:44.000Z | 2022-03-21T21:04:32.000Z | Echo.Process/Router_Broadcast.cs | ProductiveRage/echo-process | 635dfe52760f450f7054c0664d38ee9d0f124e79 | [
"MIT"
] | 66 | 2017-02-23T12:15:26.000Z | 2022-03-08T15:17:19.000Z | Echo.Process/Router_Broadcast.cs | ProductiveRage/echo-process | 635dfe52760f450f7054c0664d38ee9d0f124e79 | [
"MIT"
] | 19 | 2017-02-23T10:57:08.000Z | 2022-03-11T09:54:41.000Z | using LanguageExt;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using static Echo.Process;
using static LanguageExt.Prelude;
namespace Echo
{
public static partial class Router
{
/// <summary>
/// Spawns a new process with... | 45.457627 | 152 | 0.562826 |
2ed8e1a5652e55efb9e12047faaa577e19f1a59b | 471 | cs | C# | Assets/Ichi/Clicker/Scripts/Domain/Model/Locker/CostLocker.cs | ichi-pg/unity-sample | 4b0dec55bceca24e75f3239c4b2f8e8f63882e24 | [
"MIT"
] | null | null | null | Assets/Ichi/Clicker/Scripts/Domain/Model/Locker/CostLocker.cs | ichi-pg/unity-sample | 4b0dec55bceca24e75f3239c4b2f8e8f63882e24 | [
"MIT"
] | null | null | null | Assets/Ichi/Clicker/Scripts/Domain/Model/Locker/CostLocker.cs | ichi-pg/unity-sample | 4b0dec55bceca24e75f3239c4b2f8e8f63882e24 | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using System.Numerics;
namespace Ichi.Clicker
{
public class CostLocker : ILocker
{
private ICost self;
private ICost premise;
public bool IsLock {
get => this.premise != null && this.premise.Cost < this.self.Cost;... | 21.409091 | 78 | 0.596603 |
4c4669c5d4380cd5d0f47f08377c2362a4365887 | 763 | cs | C# | src/Subtext.Web/aspx/Admin/ViewModels/SkinViewModel.cs | maxwellb/subtext | 87a2d90dae02022471cd52aa5f3004f778cc4c0b | [
"MIT"
] | 20 | 2015-02-14T15:06:58.000Z | 2019-03-09T20:28:58.000Z | src/Subtext.Web/aspx/Admin/ViewModels/SkinViewModel.cs | ormico/Subtext | 87a2d90dae02022471cd52aa5f3004f778cc4c0b | [
"MIT"
] | 8 | 2019-11-14T12:42:35.000Z | 2021-04-13T17:12:54.000Z | src/Subtext.Web/aspx/Admin/ViewModels/SkinViewModel.cs | technology-toolbox/Subtext | f3397605bb5f740e9b80d77fbf2d54e508943e07 | [
"MIT"
] | 9 | 2015-03-16T20:10:37.000Z | 2018-12-27T15:51:07.000Z |
using System;
using Subtext.Framework.UI.Skinning;
namespace Subtext.Web.aspx.Admin.ViewModels
{
public class SkinViewModel
{
public SkinViewModel() { }
public SkinViewModel(SkinTemplate skinTemplate, Func<SkinTemplate, string> getIconUrl, bool mobileOnly)
{
this.name = Sy... | 34.681818 | 111 | 0.651376 |
4ca6477d8e2549028ac4b220d4601fee3d438202 | 1,515 | cs | C# | src/DaAPI/Service/Beer.DaAPI.Service.IntegrationTests/Host/FakeAuthenticationHandler.cs | just-the-benno/Beer | e0c6b0ba2f0b615d8f2aa0c0ad44add62cdfef14 | [
"MIT"
] | 2 | 2022-01-20T18:38:54.000Z | 2022-03-01T14:15:46.000Z | test/DaAPI.IntegrationTests/Host/FakeAuthenticationHandler.cs | just-the-benno/DaAPI | 85c41be27ea8a1d798f24f6b8c27e5d6c559d40c | [
"MIT"
] | null | null | null | test/DaAPI.IntegrationTests/Host/FakeAuthenticationHandler.cs | just-the-benno/DaAPI | 85c41be27ea8a1d798f24f6b8c27e5d6c559d40c | [
"MIT"
] | null | null | null | using Microsoft.AspNetCore.Authentication;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Options;
using System;
using System.Collections.Generic;
using System.Security.Claims;
using System.Text;
using System.Text.Encodings.Web;
using System.Threading.Tasks;
namespace DaAPI.IntegrationTests.Host
{
... | 33.666667 | 140 | 0.666667 |
185de349df652c60582d3ec1389370d730d428e8 | 475 | cs | C# | Code/EllieWare.Interfaces/IBatchParameter.cs | TrevorDArcyEvans/EllieWare | d172e8a6cb7dd4c714470bc0af7b3f7404b47c96 | [
"MIT"
] | null | null | null | Code/EllieWare.Interfaces/IBatchParameter.cs | TrevorDArcyEvans/EllieWare | d172e8a6cb7dd4c714470bc0af7b3f7404b47c96 | [
"MIT"
] | null | null | null | Code/EllieWare.Interfaces/IBatchParameter.cs | TrevorDArcyEvans/EllieWare | d172e8a6cb7dd4c714470bc0af7b3f7404b47c96 | [
"MIT"
] | 1 | 2020-09-06T11:06:56.000Z | 2020-09-06T11:06:56.000Z | //
// Copyright (C) 2013 EllieWare
//
// All rights reserved
//
// www.EllieWare.com
//
using System.Collections.Generic;
namespace EllieWare.Interfaces
{
/// <summary>
/// Base interface for all batch parameters
/// </summary>
public interface IBatchParameter : IParameter
{
/// <summary>
/// A l... | 20.652174 | 92 | 0.677895 |
3ad6d8c738befff7d1ecc352949b42e75901098c | 5,503 | cs | C# | vertigo_equipment/Assets/equipment_system/scripts/player/PlayerInteractor.cs | wakcs/Vertigo-Equipment | dc01487fa49a0418aa6b9d4235b50ed20c6a5c79 | [
"MIT"
] | null | null | null | vertigo_equipment/Assets/equipment_system/scripts/player/PlayerInteractor.cs | wakcs/Vertigo-Equipment | dc01487fa49a0418aa6b9d4235b50ed20c6a5c79 | [
"MIT"
] | null | null | null | vertigo_equipment/Assets/equipment_system/scripts/player/PlayerInteractor.cs | wakcs/Vertigo-Equipment | dc01487fa49a0418aa6b9d4235b50ed20c6a5c79 | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public enum SocketType
{
NONE,
LEFT,
RIGHT,
HEAD
}
public class PlayerInteractor : MonoBehaviour
{
public struct ShortLongPressStruct
{
public SocketType socketType;
public string buttonName;
... | 32.181287 | 104 | 0.582591 |
3b5d28f443bca4554b109166a2eded57729a3c0d | 1,152 | cs | C# | src/NTwitch.Rest/API/Models/Old/Community.cs | Aux/Twitch-Net | dd74a40327aabf6aed2033c936b524adbc102026 | [
"MIT"
] | 9 | 2017-01-31T02:00:58.000Z | 2021-07-27T04:22:22.000Z | src/NTwitch.Rest/API/Models/Old/Community.cs | Aux/Twitch-Net | dd74a40327aabf6aed2033c936b524adbc102026 | [
"MIT"
] | 17 | 2016-12-15T02:35:24.000Z | 2017-07-30T00:20:10.000Z | src/NTwitch.Rest/API/Models/Old/Community.cs | Aux/Twitch-Net | dd74a40327aabf6aed2033c936b524adbc102026 | [
"MIT"
] | 10 | 2016-12-16T06:48:54.000Z | 2017-08-11T07:35:21.000Z | using Newtonsoft.Json;
namespace NTwitch.Rest.API
{
internal class Community
{
[JsonProperty("_id")]
public string Id { get; set; }
[JsonProperty("owner_id")]
public ulong OwnerId { get; set; }
[JsonProperty("name")]
public string Name { get; set; }
[Jso... | 32.914286 | 51 | 0.587674 |
4b1aba4c3fc260f38114f13064136a224a80e486 | 1,163 | cs | C# | src/compiler/Uno.Compiler.Backends.CPlusPlus/CppDecompiler.cs | devadiab/uno | 78d9bb85653d657ee55587744e59e193e425c7d2 | [
"MIT"
] | null | null | null | src/compiler/Uno.Compiler.Backends.CPlusPlus/CppDecompiler.cs | devadiab/uno | 78d9bb85653d657ee55587744e59e193e425c7d2 | [
"MIT"
] | null | null | null | src/compiler/Uno.Compiler.Backends.CPlusPlus/CppDecompiler.cs | devadiab/uno | 78d9bb85653d657ee55587744e59e193e425c7d2 | [
"MIT"
] | null | null | null | using System.Text;
using Uno.Compiler.API.Backends.Decompilers;
using Uno.Compiler.API.Domain.IL;
namespace Uno.Compiler.Backends.CPlusPlus
{
class CppDecompiler : Decompiler
{
readonly CppBackend _backend;
public CppDecompiler(CppBackend backend)
{
_backend = backend;
... | 27.690476 | 97 | 0.639725 |
ffd17164582c5274f35429034b3cc27527dca66f | 146 | cs | C# | CrossMod/Nodes/IExportableAnimationNode.cs | Jerr-z/please | 8e03caf3962c5debdd448acad12070b21950e83a | [
"MIT"
] | null | null | null | CrossMod/Nodes/IExportableAnimationNode.cs | Jerr-z/please | 8e03caf3962c5debdd448acad12070b21950e83a | [
"MIT"
] | null | null | null | CrossMod/Nodes/IExportableAnimationNode.cs | Jerr-z/please | 8e03caf3962c5debdd448acad12070b21950e83a | [
"MIT"
] | null | null | null | using CrossMod.IO;
namespace CrossMod.Nodes
{
public interface IExportableAnimationNode
{
IOAnimation GetIOAnimation();
}
}
| 14.6 | 45 | 0.691781 |
0f70618d2c0818abd3dcfa0d8c04784fae7cd4f8 | 2,039 | cs | C# | Unity/Assets/Model/NKGMOBA/Battle/NPBehave/NodeDatas/TheDataContainsAction/NP_CheckSkillCanBeCastAction.cs | xiaobao4106/ET_NKGMobaBasedOnET | d3a4f3e5ad7425d2e0fef6203e06961d8fc2ae93 | [
"MIT"
] | 3 | 2021-06-23T02:24:46.000Z | 2022-03-07T07:44:39.000Z | Unity/Assets/Model/NKGMOBA/Battle/NPBehave/NodeDatas/TheDataContainsAction/NP_CheckSkillCanBeCastAction.cs | mosheepdev/NKGMobaBasedOnET | e5e8cfad82cab8b976c52f345cb4982454d0610e | [
"MIT"
] | null | null | null | Unity/Assets/Model/NKGMOBA/Battle/NPBehave/NodeDatas/TheDataContainsAction/NP_CheckSkillCanBeCastAction.cs | mosheepdev/NKGMobaBasedOnET | e5e8cfad82cab8b976c52f345cb4982454d0610e | [
"MIT"
] | 1 | 2021-02-02T09:41:46.000Z | 2021-02-02T09:41:46.000Z | //------------------------------------------------------------
// Author: 烟雨迷离半世殇
// Mail: 1778139321@qq.com
// Data: 2019年9月7日 10:29:38
//------------------------------------------------------------
using System;
using Sirenix.OdinInspector;
namespace ETModel
{
/// <summary>
/// 检查技能是否能释放
/// </summary>
... | 32.887097 | 142 | 0.541442 |
d21f07121832d770092eabfeb2926db352af3638 | 4,945 | cs | C# | data_processing/Program.cs | bertt/corsica_gr20 | 84fd348bda17083dcc0f9be7c9304d191e340d4a | [
"MIT"
] | null | null | null | data_processing/Program.cs | bertt/corsica_gr20 | 84fd348bda17083dcc0f9be7c9304d191e340d4a | [
"MIT"
] | null | null | null | data_processing/Program.cs | bertt/corsica_gr20 | 84fd348bda17083dcc0f9be7c9304d191e340d4a | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using GeoJSON.Net.Feature;
using GeoJSON.Net.Geometry;
using NetTopologySuite.IO;
using Newtonsoft.Json;
namespace data_processing
{
public class InputFile {
public int Stage{get;set;}
public string ... | 37.180451 | 115 | 0.547219 |
ba6542d7527a96b3b6025dd2c34a60634feb4a28 | 398 | cs | C# | src/Veldrid.Assets/AssetDefinition.cs | mellinoe/Veldrid-3.0 | f0ea88ce51e5f5d6407b44685924010504a290a9 | [
"MIT"
] | null | null | null | src/Veldrid.Assets/AssetDefinition.cs | mellinoe/Veldrid-3.0 | f0ea88ce51e5f5d6407b44685924010504a290a9 | [
"MIT"
] | null | null | null | src/Veldrid.Assets/AssetDefinition.cs | mellinoe/Veldrid-3.0 | f0ea88ce51e5f5d6407b44685924010504a290a9 | [
"MIT"
] | null | null | null | using System.IO;
using Veldrid.Graphics;
namespace Veldrid.Assets
{
public interface AssetDefinition
{
object Create(AssetDatabase ad);
}
public abstract class AssetDefinition<T> : AssetDefinition
{
public abstract T Create(AssetDatabase ad);
object AssetDefinition.Create... | 18.952381 | 62 | 0.638191 |
bae4622a070ed9c758847f686442ada519ae247b | 1,768 | cs | C# | Settings.Web/Models/ClientVM.cs | hotjk/dotconfig | 30f059993215d8e871cbd426851bbb8453eaefaa | [
"Apache-2.0"
] | 1 | 2015-01-29T07:58:10.000Z | 2015-01-29T07:58:10.000Z | Settings.Web/Models/ClientVM.cs | hotjk/dotconfig | 30f059993215d8e871cbd426851bbb8453eaefaa | [
"Apache-2.0"
] | null | null | null | Settings.Web/Models/ClientVM.cs | hotjk/dotconfig | 30f059993215d8e871cbd426851bbb8453eaefaa | [
"Apache-2.0"
] | null | null | null | using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;
using System.Web;
using System.Web.Mvc;
using Grit.Utility.Web.Extensions;
using Settings.Model;
using AutoMapper;
namespace Settings.Web.Models
{
public class ClientVM
{
public int ClientId... | 29.466667 | 166 | 0.576923 |
24320b3defaaeaf5d38034f1f7895b1a5149628a | 1,446 | cs | C# | dotnet-core/Tea/Decorators/Elements/LogElement.cs | zfolwick/TEA | bd4e8d199f2437059d0dfe5083053e2a8b0bf7e1 | [
"Apache-2.0"
] | null | null | null | dotnet-core/Tea/Decorators/Elements/LogElement.cs | zfolwick/TEA | bd4e8d199f2437059d0dfe5083053e2a8b0bf7e1 | [
"Apache-2.0"
] | null | null | null | dotnet-core/Tea/Decorators/Elements/LogElement.cs | zfolwick/TEA | bd4e8d199f2437059d0dfe5083053e2a8b0bf7e1 | [
"Apache-2.0"
] | null | null | null | using System;
using OpenQA.Selenium;
namespace Tea
{
public class LogElement : ElementDecorator
{
public LogElement(Element element):base(element) {}
public override By By => Element?.By;
public override string Text
{
get
{
Console.Write... | 26.777778 | 95 | 0.511757 |
f302963a015c004a92b272dc8595b0dc73a43929 | 174 | cs | C# | Editor/NullableDrawer/NullableULongDrawer.cs | agate-pris/Apuu | cd68cd8b4aadecd12eb22e5c6ac4303ad9b63e75 | [
"CC0-1.0"
] | null | null | null | Editor/NullableDrawer/NullableULongDrawer.cs | agate-pris/Apuu | cd68cd8b4aadecd12eb22e5c6ac4303ad9b63e75 | [
"CC0-1.0"
] | null | null | null | Editor/NullableDrawer/NullableULongDrawer.cs | agate-pris/Apuu | cd68cd8b4aadecd12eb22e5c6ac4303ad9b63e75 | [
"CC0-1.0"
] | null | null | null | namespace AgatePris.Apuu.NullableDrawer {
[UnityEditor.CustomPropertyDrawer(typeof(NullableULong))]
public class NullableULongDrawer : DraggableNullableDrawer { }
}
| 34.8 | 66 | 0.798851 |
6ac36d14e357edda3d04961e363b73f12bdede5e | 454 | cs | C# | discord.net/script.cs | benj-forster/post-server-count-examples | 66981407c830d7bc63a2f6ba2354030510cac4a1 | [
"MIT"
] | null | null | null | discord.net/script.cs | benj-forster/post-server-count-examples | 66981407c830d7bc63a2f6ba2354030510cac4a1 | [
"MIT"
] | null | null | null | discord.net/script.cs | benj-forster/post-server-count-examples | 66981407c830d7bc63a2f6ba2354030510cac4a1 | [
"MIT"
] | null | null | null | using System.Net.Http;
using System.Net.Http.Headers;
using System.Text;
using (var webclient = new HttpClient())
using (var content = new StringContent($"{{ \"count\": {client.Guilds.Count}}}", Encoding.UTF8, "application/json"))
{
webclient.DefaultRequestHeaders.Authorization = new AuthenticationHeaderValue("toke... | 45.4 | 126 | 0.762115 |
7767904df437a308f1f0039ac064006f8bd977a9 | 4,857 | cs | C# | Perspex.Controls/ItemsControl.cs | GeorgeHahn/Perspex | 350b2444e22a4c77c331f9bfbfe4259139b7f2d6 | [
"MIT"
] | null | null | null | Perspex.Controls/ItemsControl.cs | GeorgeHahn/Perspex | 350b2444e22a4c77c331f9bfbfe4259139b7f2d6 | [
"MIT"
] | null | null | null | Perspex.Controls/ItemsControl.cs | GeorgeHahn/Perspex | 350b2444e22a4c77c331f9bfbfe4259139b7f2d6 | [
"MIT"
] | 1 | 2019-11-16T00:19:25.000Z | 2019-11-16T00:19:25.000Z | // -----------------------------------------------------------------------
// <copyright file="ItemsControl.cs" company="Steven Kirk">
// Copyright 2014 MIT Licence. See licence.md for more information.
// </copyright>
// -----------------------------------------------------------------------
namespace Perspex.Contro... | 32.597315 | 183 | 0.55034 |
9ace0117160e5fe38798a2c963f6780f40124dd4 | 77 | cshtml | C# | BeehiveTycoonSolution/BeehiveTycoon/Views/_ViewImports.cshtml | amlerpavel/Beehive-Tycoon-2.0 | 556f041600e02aff9ee0e27693e5de27f09f3388 | [
"MIT"
] | null | null | null | BeehiveTycoonSolution/BeehiveTycoon/Views/_ViewImports.cshtml | amlerpavel/Beehive-Tycoon-2.0 | 556f041600e02aff9ee0e27693e5de27f09f3388 | [
"MIT"
] | null | null | null | BeehiveTycoonSolution/BeehiveTycoon/Views/_ViewImports.cshtml | amlerpavel/Beehive-Tycoon-2.0 | 556f041600e02aff9ee0e27693e5de27f09f3388 | [
"MIT"
] | null | null | null | @using BeehiveTycoon
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
| 25.666667 | 53 | 0.805195 |
da9bdead9cd82b2b55941199de7eb0595b2c6e2b | 164 | cs | C# | Microsoft.Xaml.Interactivity/DependencyObjectCollection.cs | ismaelhamed/behavior-sdk-wp | 80b85365e54bd417f1e601ae08b71d22adab933e | [
"MIT"
] | 1 | 2022-03-27T14:43:35.000Z | 2022-03-27T14:43:35.000Z | Microsoft.Xaml.Interactivity/DependencyObjectCollection.cs | ismaelhamed/behavior-sdk-wp | 80b85365e54bd417f1e601ae08b71d22adab933e | [
"MIT"
] | null | null | null | Microsoft.Xaml.Interactivity/DependencyObjectCollection.cs | ismaelhamed/behavior-sdk-wp | 80b85365e54bd417f1e601ae08b71d22adab933e | [
"MIT"
] | null | null | null | using System.Windows;
namespace Microsoft.Xaml.Interactivity
{
public class DependencyObjectCollection : DependencyObjectCollection<DependencyObject>
{ }
} | 23.428571 | 90 | 0.804878 |
f48882815e4ed7c1ae8a1d11e5ee401b88942557 | 252 | cs | C# | tests/Simple/mcs/gtest-autoproperty-05.cs | GrapeCity/pagefx | 0ab027edb818fa0913f203c9771b2aaa88fb166e | [
"MIT"
] | 18 | 2019-08-03T09:55:53.000Z | 2021-12-11T20:32:30.000Z | tests/Simple/mcs/gtest-autoproperty-05.cs | GrapeCity/pagefx | 0ab027edb818fa0913f203c9771b2aaa88fb166e | [
"MIT"
] | 1 | 2021-11-22T21:39:07.000Z | 2021-11-23T04:52:41.000Z | tests/Simple/mcs/gtest-autoproperty-05.cs | GrapeCity/pagefx | 0ab027edb818fa0913f203c9771b2aaa88fb166e | [
"MIT"
] | 2 | 2019-07-31T09:50:21.000Z | 2021-11-24T16:30:12.000Z | using System;
partial class Test
{
}
abstract partial class Test
{
public string X { get; set; }
}
class M
{
public static void Main ()
{
Console.WriteLine("Hello World!");
Console.WriteLine("<%END%>");
}
}
| 12.6 | 43 | 0.559524 |
c9780720d135fe06352296007d3dbe3c07079310 | 2,206 | cs | C# | Assets/Scripts/Highscore.cs | smeerws/Alpha-vTschopp-smeerws | 5cf1ba271633c163338d939cead33ae53ac236fd | [
"BSD-2-Clause"
] | null | null | null | Assets/Scripts/Highscore.cs | smeerws/Alpha-vTschopp-smeerws | 5cf1ba271633c163338d939cead33ae53ac236fd | [
"BSD-2-Clause"
] | null | null | null | Assets/Scripts/Highscore.cs | smeerws/Alpha-vTschopp-smeerws | 5cf1ba271633c163338d939cead33ae53ac236fd | [
"BSD-2-Clause"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
using UnityEngine.SceneManagement;
using System.IO;
public class Highscore : MonoBehaviour {
private string path;
private Text watch;
// Use this for initialization
void Start ()
{
... | 26.902439 | 100 | 0.570716 |
aa82ac2fb6cd9bc2f362e83d3ff981017bdb104e | 7,749 | cs | C# | tests/Orckestra.Composer.Tests/ExceptionFilters/AggregatedComposerExceptionFilter_OnException.cs | colinjacobsorckestra/BetterRetail | 15be5cfc00a6826f6c7ae935280e66d5a9191107 | [
"MIT"
] | 5 | 2020-05-20T20:40:27.000Z | 2021-04-14T19:11:38.000Z | tests/Orckestra.Composer.Tests/ExceptionFilters/AggregatedComposerExceptionFilter_OnException.cs | colinjacobsorckestra/BetterRetail | 15be5cfc00a6826f6c7ae935280e66d5a9191107 | [
"MIT"
] | 15 | 2020-06-11T19:49:05.000Z | 2022-02-02T12:54:43.000Z | tests/Orckestra.Composer.Tests/ExceptionFilters/AggregatedComposerExceptionFilter_OnException.cs | colinjacobsorckestra/BetterRetail | 15be5cfc00a6826f6c7ae935280e66d5a9191107 | [
"MIT"
] | 5 | 2020-05-23T09:26:54.000Z | 2022-01-04T13:14:36.000Z | using System;
using System.Collections.Generic;
using System.Globalization;
using System.Net;
using System.Web.Http.Controllers;
using System.Web.Http.Filters;
using FizzWare.NBuilder.Generators;
using FluentAssertions;
using Moq;
using Moq.AutoMock;
using NUnit.Framework;
using Orckestra.Composer.ExceptionFilters;
us... | 35.545872 | 166 | 0.62692 |
97f56697cc3eff925376a60e217a1b59ccfd462c | 4,142 | cs | C# | Demo/Config/ExternalControlConfiguration2.cs | weihuajiang/ConfigurationComplete | 253820a5eae56dfc672c1af0c27b47e2ed4d0d90 | [
"MIT"
] | null | null | null | Demo/Config/ExternalControlConfiguration2.cs | weihuajiang/ConfigurationComplete | 253820a5eae56dfc672c1af0c27b47e2ed4d0d90 | [
"MIT"
] | null | null | null | Demo/Config/ExternalControlConfiguration2.cs | weihuajiang/ConfigurationComplete | 253820a5eae56dfc672c1af0c27b47e2ed4d0d90 | [
"MIT"
] | null | null | null | using Huarui.Config;
using Microsoft.Windows.Controls.PropertyGrid.Editors;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Configuration;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
namespace Huar... | 28.763889 | 136 | 0.517141 |
3f16d237f6796e8d2bc7a3102268d68fc2156eb7 | 1,211 | cs | C# | Timesheet.Tests/Unit.Api/Controllers/AuthControllerTests.cs | aert/Timesheet | be73e32af7dad55a1ca7c827e83603587bb34db0 | [
"MIT"
] | null | null | null | Timesheet.Tests/Unit.Api/Controllers/AuthControllerTests.cs | aert/Timesheet | be73e32af7dad55a1ca7c827e83603587bb34db0 | [
"MIT"
] | null | null | null | Timesheet.Tests/Unit.Api/Controllers/AuthControllerTests.cs | aert/Timesheet | be73e32af7dad55a1ca7c827e83603587bb34db0 | [
"MIT"
] | null | null | null | using System;
using NUnit.Framework;
using Timesheet.Tests.Common;
namespace Timesheet.Tests.Unit.Api.Controllers
{
public partial class AuthControllerTests : BaseTests
{
[Test]
public void AccessToken_with_good_auth()
{
Given_the_auth_controller_is_available();
... | 28.833333 | 57 | 0.620974 |
1bc3a31f1f6592ec151e7c82c555ef90c093b11b | 4,310 | cs | C# | FunctionSource/HIPAA.Platform.Core/Util/PatientSchema.cs | acfig1999/test1 | d34ac0bae343f8ad8c44c13389f4c0b05b2d0ba2 | [
"Unlicense"
] | 56 | 2018-02-08T22:22:02.000Z | 2022-03-12T13:26:11.000Z | FunctionSource/HIPAA.Platform.Core/Util/PatientSchema.cs | AlexFiala/Health-Data-and-AI-Blueprint | 58ec7513c3afe8fabcd4c7b6075f1bad086dd938 | [
"Unlicense"
] | 7 | 2018-10-12T02:10:41.000Z | 2019-04-18T14:42:57.000Z | FunctionSource/HIPAA.Platform.Core/Util/PatientSchema.cs | RajeevRangappa/Azure-Health-Extension | c99ea3040811f56cacb7d62fec9fbcaa07476790 | [
"MIT"
] | 42 | 2018-02-19T09:25:42.000Z | 2021-05-26T09:12:15.000Z | //*****************************************************************************************************
// Copyright (c) Microsoft Corporation and Avyan Consulting Corp. All rights reserved.
// Permission is hereby granted, free of charge, to any person
// obtaining a copy of this software and associated documentati... | 57.466667 | 104 | 0.692575 |
e4e1610f8faa8d5dcac109c731cb116c1246c303 | 1,748 | cs | C# | QUIZ/loginques.aspx.cs | Sachinmanoj/QUIZ-application | e05853e05b9cb6b64104094b0aff0ba2370b17b3 | [
"MIT"
] | null | null | null | QUIZ/loginques.aspx.cs | Sachinmanoj/QUIZ-application | e05853e05b9cb6b64104094b0aff0ba2370b17b3 | [
"MIT"
] | null | null | null | QUIZ/loginques.aspx.cs | Sachinmanoj/QUIZ-application | e05853e05b9cb6b64104094b0aff0ba2370b17b3 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Data.OleDb;
using System.Data;
namespace QUIZ.Coding
{
public partial class loginques : System.Web.UI.Page
{
string q;
string con_str = "Provider=Mi... | 34.96 | 155 | 0.528604 |
c4bcf34ae17e8a895d9f48ba418d63607536cef4 | 837 | cshtml | C# | DancingGoat/Areas/Admin/Views/Shared/_Layout.cshtml | omaenabs/kontent-sample-app-net | 5e7132ed7db5d9c51335780103d32346f17c7e4b | [
"MIT"
] | 14 | 2017-03-09T21:38:39.000Z | 2019-04-12T12:33:22.000Z | DancingGoat/Areas/Admin/Views/Shared/_Layout.cshtml | omaenabs/kontent-sample-app-net | 5e7132ed7db5d9c51335780103d32346f17c7e4b | [
"MIT"
] | 52 | 2017-03-15T07:59:03.000Z | 2019-08-25T12:59:28.000Z | DancingGoat/Areas/Admin/Views/Shared/_Layout.cshtml | omaenabs/kontent-sample-app-net | 5e7132ed7db5d9c51335780103d32346f17c7e4b | [
"MIT"
] | 45 | 2017-05-12T23:44:08.000Z | 2019-10-16T03:18:32.000Z | <!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width" />
<title>@ViewBag.Title</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,700,700i&subset=latin-ext">
<link rel="stylesheet" href="@Url.Content("~... | 36.391304 | 137 | 0.637993 |
f2de924572c93b7bfc0010c11cfca45cf108a718 | 691 | cs | C# | src/Roadkill.Plugins/Text/BuiltIn/ClickableImages.cs | coderIML/850.roadkillwiki.net | 4a2f1706950fcb1176f91ec9d4bfdad9497033e9 | [
"MS-PL"
] | 329 | 2015-02-19T21:32:27.000Z | 2021-11-08T10:59:56.000Z | src/Roadkill.Plugins/Text/BuiltIn/ClickableImages.cs | coderIML/850.roadkillwiki.net | 4a2f1706950fcb1176f91ec9d4bfdad9497033e9 | [
"MS-PL"
] | 86 | 2015-02-06T10:39:18.000Z | 2021-12-13T22:12:29.000Z | src/Roadkill.Plugins/Text/BuiltIn/ClickableImages.cs | coderIML/850.roadkillwiki.net | 4a2f1706950fcb1176f91ec9d4bfdad9497033e9 | [
"MS-PL"
] | 281 | 2015-02-04T14:31:58.000Z | 2022-03-23T15:50:01.000Z | using Roadkill.Core.Plugins;
namespace Roadkill.Plugins.Text.BuiltIn
{
public class ClickableImages : TextPlugin
{
public override string Id
{
get
{
return "ClickableImages";
}
}
public override string Name
{
get
{
return "Clickable images";
}
}
public override string Des... | 13.82 | 100 | 0.638205 |
259d36cd5a2f3f1999220b8b3d2f148ce73dd05b | 2,202 | cs | C# | Client/Remontinka.Client.DataLayer.EntityFramework/LinqExtensions.cs | alexs0ff/remboard | f2f84fad952d02946009421a51211ee382c5877c | [
"MIT"
] | null | null | null | Client/Remontinka.Client.DataLayer.EntityFramework/LinqExtensions.cs | alexs0ff/remboard | f2f84fad952d02946009421a51211ee382c5877c | [
"MIT"
] | null | null | null | Client/Remontinka.Client.DataLayer.EntityFramework/LinqExtensions.cs | alexs0ff/remboard | f2f84fad952d02946009421a51211ee382c5877c | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Linq.Expressions;
using System.Text;
namespace Remontinka.Client.DataLayer.EntityFramework
{
/// <summary>
/// Расширения для paging.
/// </summary>
public static class LinqExtensions
{
///used by LINQ to SQL... | 41.54717 | 119 | 0.571299 |
79b2addf0f34c3e8d0b27a4181c9f58bff0b27f9 | 329 | cs | C# | src/NDDDSample/app/infrastructure/NDDDSample.Infrastructure/Messaging/IMessageBus.cs | sailocean/ndddsample | db63dc16ff02450ef5b9f8b08085cefd1709299e | [
"MIT"
] | 15 | 2015-10-20T15:45:32.000Z | 2021-09-14T05:10:21.000Z | src/NDDDSample/app/infrastructure/NDDDSample.Infrastructure/Messaging/IMessageBus.cs | sailocean/ndddsample | db63dc16ff02450ef5b9f8b08085cefd1709299e | [
"MIT"
] | 8 | 2015-04-06T07:51:40.000Z | 2019-06-17T10:42:38.000Z | src/NDDDSample/app/infrastructure/NDDDSample.Infrastructure/Messaging/IMessageBus.cs | sailocean/ndddsample | db63dc16ff02450ef5b9f8b08085cefd1709299e | [
"MIT"
] | 7 | 2015-03-31T22:47:39.000Z | 2019-10-11T03:22:04.000Z | namespace NDDDSample.Infrastructure.Messaging
{
/// <summary>
/// Later the existing michanism can be replaced with an 'real' ESB
/// such as NServiceBus or Masstransit
/// </summary>
public interface IMessageBus
{
void Publish<TMessage>(TMessage message) where TMessage : class, IMessage... | 29.909091 | 82 | 0.677812 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.