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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
26c4cd962b8091c55cb8e4c84d6523da2deaefe6 | 282 | cs | C# | Source/FunctionMonkey.Abstractions/Builders/IOpenApiSchemaFilterContext.cs | JamesRandall/AzureFromTheTrenches.Commanding.AzureFunctions | 45f4b7efc843f13a59899cdaaf470753d99bb212 | [
"MIT"
] | 276 | 2018-05-17T19:13:37.000Z | 2022-03-20T16:02:13.000Z | Source/FunctionMonkey.Abstractions/Builders/IOpenApiSchemaFilterContext.cs | JamesRandall/AzureFromTheTrenches.Commanding.AzureFunctions | 45f4b7efc843f13a59899cdaaf470753d99bb212 | [
"MIT"
] | 158 | 2018-05-17T15:57:55.000Z | 2021-07-27T17:30:13.000Z | Source/FunctionMonkey.Abstractions/Builders/IOpenApiSchemaFilterContext.cs | JamesRandall/AzureFromTheTrenches.Commanding.AzureFunctions | 45f4b7efc843f13a59899cdaaf470753d99bb212 | [
"MIT"
] | 68 | 2018-07-12T19:57:46.000Z | 2022-03-07T10:38:41.000Z | using System;
using System.Collections.Generic;
using System.Reflection;
namespace FunctionMonkey.Abstractions.Builders
{
public interface IOpenApiSchemaFilterContext
{
Type Type { get; set; }
Dictionary<string, string> PropertyNames { get; set; }
}
} | 21.692308 | 62 | 0.712766 |
a57541f6762dc6e945cc8a3a8d22b5809631995d | 2,687 | cs | C# | src/Pharmacist.Core/Generation/Generators/StaticEventGenerator.cs | AndreyBespamyatnov/Pharmacist | b0e48f7f8104a92a608313f265409d5f7e9c8a08 | [
"MIT"
] | 197 | 2019-05-04T19:48:03.000Z | 2022-03-16T21:36:15.000Z | src/Pharmacist.Core/Generation/Generators/StaticEventGenerator.cs | AndreyBespamyatnov/Pharmacist | b0e48f7f8104a92a608313f265409d5f7e9c8a08 | [
"MIT"
] | 271 | 2019-06-08T14:08:11.000Z | 2022-03-30T00:14:47.000Z | src/Pharmacist.Core/Generation/Generators/StaticEventGenerator.cs | AndreyBespamyatnov/Pharmacist | b0e48f7f8104a92a608313f265409d5f7e9c8a08 | [
"MIT"
] | 14 | 2020-01-01T08:29:53.000Z | 2022-03-18T17:02:18.000Z | // Copyright (c) 2019-2020 .NET Foundation and Contributors. All rights reserved.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for full license information.
using System.Collections.... | 46.327586 | 200 | 0.656122 |
ef88a7b8280caa57b572ca3a723d1b99d35b56ee | 246 | cs | C# | Cameca.CustomAnalysis.Interface/Resources/Analyses/Composition1D/Composition1DMode.cs | CamecaAPT/cameca-customanalysis-interface | 03f30dc6724ec1f983673aa9c2dcd2da146a6a4f | [
"MIT"
] | null | null | null | Cameca.CustomAnalysis.Interface/Resources/Analyses/Composition1D/Composition1DMode.cs | CamecaAPT/cameca-customanalysis-interface | 03f30dc6724ec1f983673aa9c2dcd2da146a6a4f | [
"MIT"
] | null | null | null | Cameca.CustomAnalysis.Interface/Resources/Analyses/Composition1D/Composition1DMode.cs | CamecaAPT/cameca-customanalysis-interface | 03f30dc6724ec1f983673aa9c2dcd2da146a6a4f | [
"MIT"
] | null | null | null | namespace Cameca.CustomAnalysis.Interface;
public enum Composition1DMode
{
/// <summary>
/// Fixed Bin Width
/// </summary>
FixedBinWidth,
/// <summary>
/// Fixed Sample Count
/// </summary>
FixedSampleCount,
} | 17.571429 | 43 | 0.613821 |
5bb1c19012a2e2a7dbfc711bef5b70a8a7b9f313 | 18,782 | cs | C# | VkNet/Categories/Obsolete/WallCategory.Obsolete.cs | uid17/VK | ed67e24432c45c9c65c92b1a55676ed350174a51 | [
"MIT"
] | 1 | 2017-11-21T13:15:30.000Z | 2017-11-21T13:15:30.000Z | VkNet/Categories/Obsolete/WallCategory.Obsolete.cs | uid17/vk | ed67e24432c45c9c65c92b1a55676ed350174a51 | [
"MIT"
] | null | null | null | VkNet/Categories/Obsolete/WallCategory.Obsolete.cs | uid17/vk | ed67e24432c45c9c65c92b1a55676ed350174a51 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Linq;
using JetBrains.Annotations;
using VkNet.Enums;
using VkNet.Enums.SafetyEnums;
using VkNet.Model;
using VkNet.Model.Attachments;
using VkNet.Model.RequestParams;
using VkNet.Utils;
namespace VkNet.Categories
{
/... | 52.172222 | 222 | 0.686668 |
8d5bbcd278667ad0b225002dc09bca5cfcd7d22d | 1,369 | cs | C# | src/PartsUnlimitedWebsite/Utils/LayoutDataAttribute.cs | varunorg1/pulrepo | 244c59a6946616447168ff6e7d6f97cf15911aa6 | [
"MIT"
] | null | null | null | src/PartsUnlimitedWebsite/Utils/LayoutDataAttribute.cs | varunorg1/pulrepo | 244c59a6946616447168ff6e7d6f97cf15911aa6 | [
"MIT"
] | null | null | null | src/PartsUnlimitedWebsite/Utils/LayoutDataAttribute.cs | varunorg1/pulrepo | 244c59a6946616447168ff6e7d6f97cf15911aa6 | [
"MIT"
] | null | null | null | using System;
using System.Linq;
using System.Runtime.Caching;
using System.Web.Mvc;
using PartsUnlimited.Models;
namespace PartsUnlimited.Utils
{
public class LayoutDataAttribute : ActionFilterAttribute
{
public override void OnActionExecuted(ActionExecutedContext filterContext)
{
... | 38.027778 | 112 | 0.613587 |
8d8a26a049ccb0f2419e6e8c84c5abe51d3a4789 | 733 | cs | C# | 01. C# part 1/04. Console-Input-Output/8. PrintNumbersFrom1toN/PrintNumbersFrom1toN.cs | TeeeeeC/TelerikAcademy2015-2016 | f59d6f8e04ed67523aa08c389ba407926c970d7f | [
"MIT"
] | null | null | null | 01. C# part 1/04. Console-Input-Output/8. PrintNumbersFrom1toN/PrintNumbersFrom1toN.cs | TeeeeeC/TelerikAcademy2015-2016 | f59d6f8e04ed67523aa08c389ba407926c970d7f | [
"MIT"
] | null | null | null | 01. C# part 1/04. Console-Input-Output/8. PrintNumbersFrom1toN/PrintNumbersFrom1toN.cs | TeeeeeC/TelerikAcademy2015-2016 | f59d6f8e04ed67523aa08c389ba407926c970d7f | [
"MIT"
] | null | null | null | using System;
class PrintNumbersFrom1toN
{
static void Main()
{
/*
Problem 8. Numbers from 1 to n
Write a program that reads an integer number n from the console and prints all the numbers in the interval [1..n], each on a single line.
*/
Console.WriteLine("");
... | 22.212121 | 149 | 0.461119 |
fe28802f9e3c88ce93adf065dd454a91a4ee14c2 | 1,756 | cs | C# | PexNinja/Pex/PexBasic.cs | namralkeeg/PexNinja | 2abe823bfb90f403d4f33a188c91721b13d66367 | [
"MIT"
] | 5 | 2018-01-12T11:08:42.000Z | 2022-03-29T10:43:03.000Z | PexNinja/Pex/PexBasic.cs | namralkeeg/PexNinja | 2abe823bfb90f403d4f33a188c91721b13d66367 | [
"MIT"
] | null | null | null | PexNinja/Pex/PexBasic.cs | namralkeeg/PexNinja | 2abe823bfb90f403d4f33a188c91721b13d66367 | [
"MIT"
] | 1 | 2020-05-19T23:10:56.000Z | 2020-05-19T23:10:56.000Z | using System;
using System.IO;
using System.Text;
namespace PexNinja.Pex
{
public abstract class PexBasic : IPex
{
#region Properties
// Windows 1252 default text encoding.
protected Encoding encoding = Encoding.GetEncoding(1252);
public byte[] Data { get; protected set; }
... | 28.786885 | 90 | 0.555239 |
569743393fb084f0507791d791de118057c158f2 | 2,183 | cs | C# | source/TestUtils/PeanutButter.RandomGenerators.Tests/PerformanceTest/DecimalExtensions.cs | yinyue200/PeanutButter | 3b80bddb6eaafedf8336d96f4ebb3854de202ac8 | [
"BSD-3-Clause"
] | 108 | 2015-01-17T17:16:46.000Z | 2022-03-23T16:15:18.000Z | source/TestUtils/PeanutButter.RandomGenerators.Tests/PerformanceTest/DecimalExtensions.cs | yinyue200/PeanutButter | 3b80bddb6eaafedf8336d96f4ebb3854de202ac8 | [
"BSD-3-Clause"
] | 43 | 2015-09-14T17:51:08.000Z | 2022-03-25T11:24:41.000Z | source/TestUtils/PeanutButter.RandomGenerators.Tests/PerformanceTest/DecimalExtensions.cs | yinyue200/PeanutButter | 3b80bddb6eaafedf8336d96f4ebb3854de202ac8 | [
"BSD-3-Clause"
] | 29 | 2015-09-10T07:17:08.000Z | 2022-02-19T13:55:29.000Z | using System;
using System.Globalization;
// ReSharper disable InconsistentNaming
namespace PeanutButter.RandomGenerators.Tests.PerformanceTest
{
public static class DecimalExtensions
{
public const string SimpleCurrencyFormat = "R # ### ##0.00";
private const int CurrencyDecimalPlaces = 2;
... | 30.319444 | 92 | 0.588639 |
71ae1e3ead61106984de9d0c385021f8e56a6b60 | 911 | cs | C# | src/RawRabbit.DependencyInjection.Autofac/ComponentContextAdapter.cs | xiedeyou/RawRabbit | c559b89be130b20f6703cd984fd43c91fb4f6eaf | [
"MIT"
] | 1 | 2020-02-10T10:20:30.000Z | 2020-02-10T10:20:30.000Z | src/RawRabbit.DependencyInjection.Autofac/ComponentContextAdapter.cs | xiedeyou/RawRabbit | c559b89be130b20f6703cd984fd43c91fb4f6eaf | [
"MIT"
] | null | null | null | src/RawRabbit.DependencyInjection.Autofac/ComponentContextAdapter.cs | xiedeyou/RawRabbit | c559b89be130b20f6703cd984fd43c91fb4f6eaf | [
"MIT"
] | null | null | null | using System;
using System.Linq;
using Autofac;
using Autofac.Core;
using Autofac.Core.Registration;
using RawRabbit.DependencyInjection;
namespace RawRabbit.DependencyInjection.Autofac
{
public class ComponentContextAdapter : IDependencyResolver
{
public static ComponentContextAdapter Create(IComponentContext co... | 23.973684 | 73 | 0.766191 |
54e91fda8823ae6ecf090c37661200420fbefd32 | 454 | cs | C# | Assets/Scripts/TriggerProduct.cs | VishnuNanilal/Factory-settings | 5c0b9bca75602879cc4402661f63c6f21a0c4487 | [
"Apache-2.0"
] | null | null | null | Assets/Scripts/TriggerProduct.cs | VishnuNanilal/Factory-settings | 5c0b9bca75602879cc4402661f63c6f21a0c4487 | [
"Apache-2.0"
] | null | null | null | Assets/Scripts/TriggerProduct.cs | VishnuNanilal/Factory-settings | 5c0b9bca75602879cc4402661f63c6f21a0c4487 | [
"Apache-2.0"
] | null | null | null | using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class TriggerProduct : ProductTriggerable
{
ProductSensor ps;
private void Awake()
{
ps = GetComponentInParent<ProductSensor>();
}
protected override void OnProductEnter(GameObject othe... | 18.916667 | 60 | 0.674009 |
d120f4e3322498b19a12f62fdab7aff1a0c2b017 | 104 | cs | C# | other-languages/c-sharp/HelloThere.cs | fahimfarhan/legendary-coding-odyssey | 55289e05aa04f866201c607bed00c505cd9c4df9 | [
"MIT"
] | 3 | 2019-07-20T07:26:31.000Z | 2020-08-06T09:31:09.000Z | other-languages/c-sharp/HelloThere.cs | fahimfarhan/legendary-coding-odyssey | 55289e05aa04f866201c607bed00c505cd9c4df9 | [
"MIT"
] | null | null | null | other-languages/c-sharp/HelloThere.cs | fahimfarhan/legendary-coding-odyssey | 55289e05aa04f866201c607bed00c505cd9c4df9 | [
"MIT"
] | 4 | 2019-06-20T18:43:32.000Z | 2020-10-07T16:45:23.000Z | using System;
class helloThere{
public static void Main(){
Console.WriteLine("Hello There!");
}
}
| 11.555556 | 36 | 0.692308 |
1d313475d5fa6870570d389c4f61814e9769d7fd | 2,230 | cs | C# | src/SFA.DAS.ReferenceData.PublicSectorOrgs.WebJob/Updater/NhsDataUpdater.cs | uk-gov-mirror/SkillsFundingAgency.das-referencedata | dd2dde923933e1073ab7686b8a35967599f05383 | [
"MIT"
] | 1 | 2019-08-19T23:15:06.000Z | 2019-08-19T23:15:06.000Z | src/SFA.DAS.ReferenceData.PublicSectorOrgs.WebJob/Updater/NhsDataUpdater.cs | uk-gov-mirror/SkillsFundingAgency.das-referencedata | dd2dde923933e1073ab7686b8a35967599f05383 | [
"MIT"
] | 8 | 2019-09-06T10:59:09.000Z | 2022-03-22T09:08:58.000Z | src/SFA.DAS.ReferenceData.PublicSectorOrgs.WebJob/Updater/NhsDataUpdater.cs | uk-gov-mirror/SkillsFundingAgency.das-referencedata | dd2dde923933e1073ab7686b8a35967599f05383 | [
"MIT"
] | 1 | 2021-04-11T08:42:42.000Z | 2021-04-11T08:42:42.000Z | using System.Collections.Generic;
using System.IO;
using System.Threading.Tasks;
using SFA.DAS.ReferenceData.Domain.Configuration;
using SFA.DAS.ReferenceData.Domain.Interfaces.Data;
using SFA.DAS.ReferenceData.Domain.Interfaces.Services;
using SFA.DAS.ReferenceData.Domain.Models;
using SFA.DAS.ReferenceData.Types.DTO... | 44.6 | 206 | 0.69417 |
607beda0bfdd09353f4bbc5cf0e77d05fcd6e6cc | 2,595 | cs | C# | Assets/Scripts/Editor/NumberedAttributeDrawer.cs | TheProxor/code-samples-from-pg | e9930f7fe4cf13e082556362db8ccf2172f70906 | [
"Unlicense"
] | null | null | null | Assets/Scripts/Editor/NumberedAttributeDrawer.cs | TheProxor/code-samples-from-pg | e9930f7fe4cf13e082556362db8ccf2172f70906 | [
"Unlicense"
] | null | null | null | Assets/Scripts/Editor/NumberedAttributeDrawer.cs | TheProxor/code-samples-from-pg | e9930f7fe4cf13e082556362db8ccf2172f70906 | [
"Unlicense"
] | 2 | 2021-04-14T12:53:52.000Z | 2021-04-24T06:59:52.000Z | using UnityEditor;
using UnityEngine;
namespace Drawmasters
{
[CustomPropertyDrawer(typeof(NumberedAttribute))]
public class NumberedAttributeDrawer : PropertyDrawer
{
#region Fields
const float TextOffset = 20f;
const string DefaultElementName = "Number";
private stati... | 30.529412 | 114 | 0.513295 |
b774f617160a5092765187ec0db59594ae3296f1 | 108 | cs | C# | android/naked-stubs/javax/net/ssl/SSLContextSpi.cs | gordonjohnpatrick/XobotOS | 888ed3b8cc8d8e0a54b1858bfa5a3572545f4d2f | [
"Apache-2.0"
] | 263 | 2015-01-04T16:39:18.000Z | 2022-01-05T17:52:38.000Z | android/naked-stubs/javax/net/ssl/SSLContextSpi.cs | DooMLoRD/XobotOS | f20db6295e878a2f298c5e3896528e240785805b | [
"Apache-2.0"
] | 3 | 2015-09-06T09:06:39.000Z | 2019-10-15T00:52:49.000Z | android/naked-stubs/javax/net/ssl/SSLContextSpi.cs | DooMLoRD/XobotOS | f20db6295e878a2f298c5e3896528e240785805b | [
"Apache-2.0"
] | 105 | 2015-01-11T11:45:12.000Z | 2022-02-22T07:26:36.000Z | using Sharpen;
namespace javax.net.ssl
{
[Sharpen.NakedStub]
public abstract class SSLContextSpi
{
}
}
| 10.8 | 36 | 0.740741 |
79dbcd5686e670e19c966233f02163456c0d82ed | 2,490 | cs | C# | PrimePenguin.TictailSharp/PrimePenguin.TictailSharp/Services/Customer/CustomerService.cs | PrimePenguin/PrimePenguin.TictailSharp | 1b33ae44bd376e238a9a14b493a21ca567192783 | [
"MIT"
] | 6 | 2018-07-11T08:05:29.000Z | 2018-10-24T09:32:48.000Z | PrimePenguin.TictailSharp/PrimePenguin.TictailSharp/Services/Customer/CustomerService.cs | PrimePenguin/PrimePenguin.TictailSharp | 1b33ae44bd376e238a9a14b493a21ca567192783 | [
"MIT"
] | null | null | null | PrimePenguin.TictailSharp/PrimePenguin.TictailSharp/Services/Customer/CustomerService.cs | PrimePenguin/PrimePenguin.TictailSharp | 1b33ae44bd376e238a9a14b493a21ca567192783 | [
"MIT"
] | null | null | null | using System.Collections.Generic;
using System.Net.Http;
using System.Threading.Tasks;
using PrimePenguin.TictailSharp.Extensions;
using PrimePenguin.TictailSharp.Filters;
using PrimePenguin.TictailSharp.Infrastructure;
using PrimePenguin.TictailSharp.Services.Carrier;
namespace PrimePenguin.TictailSharp.Services.Cus... | 41.5 | 124 | 0.643373 |
035fab78327110db69ea7ea9eeab41a2c42029b8 | 4,647 | cs | C# | top-down-shooter/Assets/Packages/Databox/PlayMaker/Actions/GetData.cs | zach-v/Deeper | f3415487be06516ef47646fb158b1ea95d840f53 | [
"MIT"
] | null | null | null | top-down-shooter/Assets/Packages/Databox/PlayMaker/Actions/GetData.cs | zach-v/Deeper | f3415487be06516ef47646fb158b1ea95d840f53 | [
"MIT"
] | null | null | null | top-down-shooter/Assets/Packages/Databox/PlayMaker/Actions/GetData.cs | zach-v/Deeper | f3415487be06516ef47646fb158b1ea95d840f53 | [
"MIT"
] | null | null | null | #if DATABOX_PLAYMAKER
using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using HutongGames.PlayMaker;
using Databox;
namespace Databox.PlayMaker
{
[ActionCategory("Databox")]
[HutongGames.PlayMaker.Tooltip("Get data from Databox object and store it to a PlayMaker variable."... | 31.398649 | 123 | 0.74263 |
0f2f790fbe4b305b1b523db05ffdbd23f7bf516f | 552 | cs | C# | webapi/src/Application/Accounts/Auth/Commands/RecoveryPassword/RecoveryPasswordValidator.cs | snicoper/NetClock | cff0d244744d74e79669426a94e70cbb6c9c8fc5 | [
"MIT"
] | 1 | 2020-05-30T01:43:07.000Z | 2020-05-30T01:43:07.000Z | webapi/src/Application/Accounts/Auth/Commands/RecoveryPassword/RecoveryPasswordValidator.cs | snicoper/NetClock | cff0d244744d74e79669426a94e70cbb6c9c8fc5 | [
"MIT"
] | 10 | 2020-09-08T18:51:19.000Z | 2022-02-26T23:37:33.000Z | webapi/src/Application/Accounts/Auth/Commands/RecoveryPassword/RecoveryPasswordValidator.cs | snicoper/NetClock | cff0d244744d74e79669426a94e70cbb6c9c8fc5 | [
"MIT"
] | null | null | null | using FluentValidation;
using Microsoft.Extensions.Localization;
using NetClock.Application.Common.Localizations;
namespace NetClock.Application.Accounts.Auth.Commands.RecoveryPassword
{
public class RecoveryPasswordValidator : AbstractValidator<RecoveryPasswordCommand>
{
public RecoveryPasswordValidat... | 30.666667 | 87 | 0.690217 |
4971538af246492b263322f01ef1d9f2c727618e | 1,927 | cs | C# | main/Boku/Programming/SaidFilter.cs | chrisphillips/KoduGameLab | d797bbdc7bdbe40f31dae29ada5e4abd0116afd2 | [
"MIT"
] | 11 | 2020-08-06T20:19:35.000Z | 2022-01-08T19:50:02.000Z | main/Boku/Programming/SaidFilter.cs | chrisphillips/KoduGameLab | d797bbdc7bdbe40f31dae29ada5e4abd0116afd2 | [
"MIT"
] | 6 | 2020-09-10T23:14:41.000Z | 2022-01-14T21:56:29.000Z | main/Boku/Programming/SaidFilter.cs | chrisphillips/KoduGameLab | d797bbdc7bdbe40f31dae29ada5e4abd0116afd2 | [
"MIT"
] | 7 | 2020-07-31T10:15:46.000Z | 2021-11-10T08:37:51.000Z | // Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using System.Xml;
using System.Xml.Serialization;
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Audio;
using Microsoft.Xna.Fram... | 25.693333 | 126 | 0.601453 |
7ffdd3e83b08ea41e477237db79b7948e063640c | 229 | cs | C# | Examples/Scripts/InterfaceImplementation/Example1/Implementation2Interface.cs | Juce-Assets/Juce-SelectImplementation | 3992ddd09b35eddd79789af4474e4b3e38f295bd | [
"MIT"
] | 36 | 2021-12-29T20:29:07.000Z | 2022-03-23T16:54:05.000Z | Examples/Scripts/InterfaceImplementation/Example1/Implementation2Interface.cs | Juce-Assets/Juce-SelectImplementation | 3992ddd09b35eddd79789af4474e4b3e38f295bd | [
"MIT"
] | 2 | 2022-01-26T15:10:55.000Z | 2022-03-23T17:02:41.000Z | Examples/Scripts/InterfaceImplementation/Example1/Implementation2Interface.cs | Juce-Assets/Juce-SelectImplementation | 3992ddd09b35eddd79789af4474e4b3e38f295bd | [
"MIT"
] | 2 | 2022-01-26T14:48:19.000Z | 2022-02-28T01:53:33.000Z | namespace Juce.ImplementationSelector.Example1
{
[System.Serializable]
[SelectImplementationDefaultType]
public class Implementation2Interface : IInteraface
{
public string stringValue = default;
}
}
| 22.9 | 55 | 0.733624 |
6996e368ac0f33fd1a7bc7f74fdb51fdb38cc1b0 | 1,228 | cs | C# | test/OpenBanking.Library.Connector.IntegrationTests/DbTest.cs | finlabsuk/open-banking-connector | 6244a3f50f080dfa7f0bfccb30da2d68205d6a04 | [
"MIT"
] | 16 | 2019-09-03T16:11:21.000Z | 2022-03-20T15:38:03.000Z | test/OpenBanking.Library.Connector.IntegrationTests/DbTest.cs | finlabsuk/open-banking-connector-csharp | 263ae4cffdb85ca852f53725a54eb96739d8d192 | [
"MIT"
] | 4 | 2020-09-29T17:50:33.000Z | 2021-08-16T21:33:52.000Z | test/OpenBanking.Library.Connector.IntegrationTests/DbTest.cs | finlabsuk/open-banking-connector-csharp | 263ae4cffdb85ca852f53725a54eb96739d8d192 | [
"MIT"
] | 2 | 2020-03-15T18:07:28.000Z | 2020-04-01T16:39:35.000Z | // Licensed to Finnovation Labs Limited under one or more agreements.
// Finnovation Labs Limited licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using FinnovationLabs.OpenBanking.Library.Connector.Persistence;
using Microsoft.Data.Sqlit... | 35.085714 | 111 | 0.688111 |
a19b56cead5e235f0b73912f5bf5015855e65615 | 2,918 | cshtml | C# | Surplus/Views/Shared/_Layout.cshtml | chrisjsherm/SurplusMvc | 44672bdd619823824d3f7f7213a3f477311113f4 | [
"MIT"
] | null | null | null | Surplus/Views/Shared/_Layout.cshtml | chrisjsherm/SurplusMvc | 44672bdd619823824d3f7f7213a3f477311113f4 | [
"MIT"
] | null | null | null | Surplus/Views/Shared/_Layout.cshtml | chrisjsherm/SurplusMvc | 44672bdd619823824d3f7f7213a3f477311113f4 | [
"MIT"
] | null | null | null | @using System.Web.Optimization
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>@System.Configuration.ConfigurationManager.AppSettings["AppName"]</title>
<meta name="description" content="" />... | 38.906667 | 116 | 0.562371 |
b3270191698b0ac9c2209b58826b9f27bd041078 | 121 | cs | C# | Source/Core/TodoAppDdd.App.Contracts/Command/ResetTodoItemCommand.cs | SBortz/TodoAppDdd | 8bf1625b5671fca410c0dfec9cea522886d81917 | [
"MIT"
] | 9 | 2019-11-18T19:14:34.000Z | 2021-11-13T16:54:29.000Z | Source/Core/TodoAppDdd.App.Contracts/Command/ResetTodoItemCommand.cs | SBortz/TodoAppDdd | 8bf1625b5671fca410c0dfec9cea522886d81917 | [
"MIT"
] | null | null | null | Source/Core/TodoAppDdd.App.Contracts/Command/ResetTodoItemCommand.cs | SBortz/TodoAppDdd | 8bf1625b5671fca410c0dfec9cea522886d81917 | [
"MIT"
] | 2 | 2020-02-08T13:29:49.000Z | 2021-01-05T17:23:59.000Z | namespace TodoAppDdd.App.Contracts.Command
{
public class ResetTodoItemCommand
{
public string Id { get; set; }
}
} | 17.285714 | 43 | 0.735537 |
cc4bc4c0c8f5708ce327a77205846ec0ba159a3b | 6,494 | cs | C# | VoltDB.Data.Client/Connections/InfoAccess.cs | bebenekmarcin/voltdb-client-csharp | 81bec8602e9c3aca962e76b329e7fd7d965a684f | [
"MIT"
] | 14 | 2016-01-31T01:59:53.000Z | 2020-12-22T17:03:51.000Z | VoltDB.Data.Client/Connections/InfoAccess.cs | VoltDB/voltdb-client-csharp | 257ca20036e5132764c70dc29cd69db9ef76704b | [
"MIT"
] | 2 | 2016-08-04T22:02:47.000Z | 2020-01-07T10:34:46.000Z | VoltDB.Data.Client/Connections/InfoAccess.cs | bebenekmarcin/voltdb-client-csharp | 81bec8602e9c3aca962e76b329e7fd7d965a684f | [
"MIT"
] | 11 | 2015-09-01T14:49:55.000Z | 2021-11-25T13:05:57.000Z | /* This file is part of VoltDB.
* Copyright (C) 2008-2018 VoltDB Inc.
*
* 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 ri... | 33.132653 | 120 | 0.547582 |
5e76e489904bce59db652004365b7d9e66065f3c | 1,687 | cs | C# | src/FaasNet.Gateway.Core/Domains/EventMeshServerAggregate.cs | simpleidserver/FaasNet | bc5e981c565ef04f3d3206fd20f7d3580e32f5ef | [
"Apache-2.0"
] | 7 | 2022-01-07T14:54:59.000Z | 2022-03-24T10:17:16.000Z | src/FaasNet.Gateway.Core/Domains/EventMeshServerAggregate.cs | simpleidserver/FaasNet | bc5e981c565ef04f3d3206fd20f7d3580e32f5ef | [
"Apache-2.0"
] | 81 | 2021-09-15T15:09:59.000Z | 2022-03-31T14:48:57.000Z | src/FaasNet.Gateway.Core/Domains/EventMeshServerAggregate.cs | simpleidserver/FaasNet | bc5e981c565ef04f3d3206fd20f7d3580e32f5ef | [
"Apache-2.0"
] | 1 | 2022-03-24T10:19:29.000Z | 2022-03-24T10:19:29.000Z | using FaasNet.Gateway.Core.Exceptions;
using FaasNet.Gateway.Core.Resources;
using System;
using System.Collections.Generic;
using System.Linq;
namespace FaasNet.Gateway.Core.Domains
{
public class EventMeshServerAggregate
{
public EventMeshServerAggregate()
{
Bridges = new List<Ev... | 31.240741 | 154 | 0.56965 |
0c5a62e0fb4707708e3de27bd2c18047935c4907 | 3,005 | cs | C# | CSharp/src/BusinessApp.Infrastructure/EventConsumingRequestDecorator.cs | pinterweb/dotnet-webapi-template | 2a01bee6829e738e04aac977660acf136ef7b34d | [
"MIT"
] | null | null | null | CSharp/src/BusinessApp.Infrastructure/EventConsumingRequestDecorator.cs | pinterweb/dotnet-webapi-template | 2a01bee6829e738e04aac977660acf136ef7b34d | [
"MIT"
] | 26 | 2020-01-03T14:41:12.000Z | 2021-05-01T13:49:52.000Z | CSharp/src/BusinessApp.Infrastructure/EventConsumingRequestDecorator.cs | pinterweb/dotnet-webapi-template | 2a01bee6829e738e04aac977660acf136ef7b34d | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using BusinessApp.Kernel;
using System.Linq;
using System.Reflection;
using System.Threading;
using System.Threading.Tasks;
namespace BusinessApp.Infrastructure
{
#pragma warning disable IDE0065
using EventResult = Result<IEnumerable<IEvent>, Exception>;
#pragma warn... | 38.037975 | 107 | 0.623627 |
ebedd8ce2b6e83fba3b5aa7ac558c9824e3e250c | 6,275 | cs | C# | c-sharp/tree/tree/tree/Program.cs | AlanYHung/data-structures-and-algorithms | 53a58d416b5a0a698eb12a517cbc391e94865f9d | [
"MIT"
] | null | null | null | c-sharp/tree/tree/tree/Program.cs | AlanYHung/data-structures-and-algorithms | 53a58d416b5a0a698eb12a517cbc391e94865f9d | [
"MIT"
] | 13 | 2021-01-19T18:19:51.000Z | 2021-02-24T22:13:24.000Z | c-sharp/tree/tree/tree/Program.cs | AlanYHung/data-structures-and-algorithms | 53a58d416b5a0a698eb12a517cbc391e94865f9d | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using tree.binarytree.classes;
namespace tree
{
public class Program
{
public static BinaryTree<string> myTree = new BinaryTree<string>();
public static BinarySearchTree<int> myBST = new BinarySearchTree<int>();
static void Main(string[] args)
{
... | 33.736559 | 175 | 0.589004 |
beb3b3071586abcff7915c0b6c2ef13f0dd0d9a0 | 166 | cs | C# | source/tools/rv/Program.cs | GrapeCity/pagefx | 0ab027edb818fa0913f203c9771b2aaa88fb166e | [
"MIT"
] | 18 | 2019-08-03T09:55:53.000Z | 2021-12-11T20:32:30.000Z | source/tools/rv/Program.cs | GrapeCity/pagefx | 0ab027edb818fa0913f203c9771b2aaa88fb166e | [
"MIT"
] | 1 | 2021-11-22T21:39:07.000Z | 2021-11-23T04:52:41.000Z | source/tools/rv/Program.cs | GrapeCity/pagefx | 0ab027edb818fa0913f203c9771b2aaa88fb166e | [
"MIT"
] | 2 | 2019-07-31T09:50:21.000Z | 2021-11-24T16:30:12.000Z | namespace DataDynamics.Tools
{
class Program
{
static int Main(string[] args)
{
return RV.Run(args);
}
}
}
| 15.090909 | 39 | 0.457831 |
ad093db426c4aa4fd79502d53dde6d9828920d99 | 909 | cs | C# | Sources/MinerWars.GameLib/AppCode/Game/Debugging/MyGarbageCollectionManager.cs | emperorstarfinder/Miner-Wars-2081 | c5da0cfe54cf41152cf4bfcc84415187e17a09ec | [
"MS-PL"
] | 118 | 2015-01-01T07:44:36.000Z | 2022-01-19T00:34:43.000Z | Sources/MinerWars.GameLib/AppCode/Game/Debugging/MyGarbageCollectionManager.cs | emperorstarfinder/Miner-Wars-2081 | c5da0cfe54cf41152cf4bfcc84415187e17a09ec | [
"MS-PL"
] | null | null | null | Sources/MinerWars.GameLib/AppCode/Game/Debugging/MyGarbageCollectionManager.cs | emperorstarfinder/Miner-Wars-2081 | c5da0cfe54cf41152cf4bfcc84415187e17a09ec | [
"MS-PL"
] | 61 | 2015-01-26T06:50:00.000Z | 2022-02-22T05:05:03.000Z | using System;
namespace MinerWars.AppCode.Game.Managers
{
static class MyGarbageCollectionManager
{
static int m_lastGarbageCollectionsCount = 0;
// Total count of garbage collections from the start of this application
public static int GetTotalGarbageCollectionsCount()
{
... | 30.3 | 99 | 0.610561 |
fca67260de4f4f652ad0cfb2ef0f44035321e6c8 | 936 | cs | C# | src/Stl.CommandR/ICommandHandler.cs | BlazorHub/Stl.Fusion | 75a815381c93ed7f8a010ecb7410576f86abd2c8 | [
"MIT"
] | null | null | null | src/Stl.CommandR/ICommandHandler.cs | BlazorHub/Stl.Fusion | 75a815381c93ed7f8a010ecb7410576f86abd2c8 | [
"MIT"
] | null | null | null | src/Stl.CommandR/ICommandHandler.cs | BlazorHub/Stl.Fusion | 75a815381c93ed7f8a010ecb7410576f86abd2c8 | [
"MIT"
] | null | null | null | using System.Threading;
using System.Threading.Tasks;
namespace Stl.CommandR
{
public interface ICommandHandler
{ }
public interface ICommandHandler<in TCommand> : ICommandHandler
where TCommand : class, ICommand
{
Task OnCommandAsync(
TCommand command, CommandContext conte... | 31.2 | 93 | 0.690171 |
9670ba6a1a51237c2e4fedbfac43a38ac96318b0 | 565 | cs | C# | Assets/TiwaUdon/Udonco/Core/EventTriggers/VRCPickupEvent/UdoncoOnPickupUseUpEvent.cs | tiwa0510/TiwaUdon | b1a58498936ff5214039bb7ba0af85b12b226816 | [
"MIT"
] | 8 | 2021-07-05T09:48:12.000Z | 2022-02-01T10:15:51.000Z | Assets/TiwaUdon/Udonco/Core/EventTriggers/VRCPickupEvent/UdoncoOnPickupUseUpEvent.cs | tiwa0510/TiwaUdon | b1a58498936ff5214039bb7ba0af85b12b226816 | [
"MIT"
] | null | null | null | Assets/TiwaUdon/Udonco/Core/EventTriggers/VRCPickupEvent/UdoncoOnPickupUseUpEvent.cs | tiwa0510/TiwaUdon | b1a58498936ff5214039bb7ba0af85b12b226816 | [
"MIT"
] | null | null | null | using UnityEngine;
using VRC.SDK3.Components;
using VRC.SDKBase;
using VRC.Udon;
using UdonSharp;
namespace TiwaUdon.Udonco
{
[AddComponentMenu("Udonco/Core/EventTrigger/UdoncoOnPickupUseUpEvent")]
public class UdoncoOnPickupUseUpEvent : UdonSharpBehaviour
{
[SerializeField] private Cu... | 24.565217 | 76 | 0.610619 |
1fbcfb0ecc53cb0745668fa938da229bc30a7333 | 3,573 | cs | C# | Reaqtive/Core/Tests.Reaqtive.Linq/Operators/ElementAt.cs | ScriptBox99/reaqtor | 0680ffc1557912db349877fc422481479b4acf76 | [
"MIT"
] | 485 | 2021-05-18T14:32:32.000Z | 2022-03-29T21:23:46.000Z | Reaqtive/Core/Tests.Reaqtive.Linq/Operators/ElementAt.cs | ScriptBox99/reaqtor | 0680ffc1557912db349877fc422481479b4acf76 | [
"MIT"
] | 54 | 2021-05-18T19:08:03.000Z | 2022-03-21T20:21:26.000Z | Reaqtive/Core/Tests.Reaqtive.Linq/Operators/ElementAt.cs | ScriptBox99/reaqtor | 0680ffc1557912db349877fc422481479b4acf76 | [
"MIT"
] | 35 | 2021-05-18T14:35:48.000Z | 2022-01-21T23:35:35.000Z | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT License.
// See the LICENSE file in the project root for more information.
using System;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Reaqtive;
using Reaqtive.Testing;
using R... | 28.133858 | 139 | 0.508816 |
ad4ef5ff05a1e5b263124b79d06ecb24dc77b4e3 | 107,541 | cs | C# | Tests/Microsoft.ServiceBus.Messaging/SRClient.Designer.cs | bbqchickenrobot/IL2JS | a4570f9c69b6c40d001e7539b952266d67609ca9 | [
"Apache-2.0"
] | 42 | 2015-01-10T13:28:42.000Z | 2021-11-28T16:56:05.000Z | Tests/Microsoft.ServiceBus.Messaging/SRClient.Designer.cs | bbqchickenrobot/IL2JS | a4570f9c69b6c40d001e7539b952266d67609ca9 | [
"Apache-2.0"
] | null | null | null | Tests/Microsoft.ServiceBus.Messaging/SRClient.Designer.cs | bbqchickenrobot/IL2JS | a4570f9c69b6c40d001e7539b952266d67609ca9 | [
"Apache-2.0"
] | 10 | 2015-03-23T19:57:57.000Z | 2017-01-05T05:13:07.000Z | //------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.269
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//-----... | 60.964286 | 287 | 0.654699 |
adbe347508e8dfacd158d006a168c676b4b61702 | 1,218 | cs | C# | src/ShopPromotion.Helper/Infrastructure/Middleware/Constants/FrameOptionsConstants.cs | mjavadhpour/shop-promotion | 2cfd4676cbcffc9e2fb0e148e603c7960bacc38e | [
"MIT"
] | null | null | null | src/ShopPromotion.Helper/Infrastructure/Middleware/Constants/FrameOptionsConstants.cs | mjavadhpour/shop-promotion | 2cfd4676cbcffc9e2fb0e148e603c7960bacc38e | [
"MIT"
] | null | null | null | src/ShopPromotion.Helper/Infrastructure/Middleware/Constants/FrameOptionsConstants.cs | mjavadhpour/shop-promotion | 2cfd4676cbcffc9e2fb0e148e603c7960bacc38e | [
"MIT"
] | null | null | null | // Copyright (C) 2018 Mohammad Javad HoseinPour. All rights reserved.
// Licensed under the Private License. See LICENSE in the project root for license information.
// Author: Mohammad Javad HoseinPour <mjavadhpour@gmail.com>
namespace ShopPromotion.Helper.Infrastructure.Middleware.Constants
{
/// <summary>
... | 38.0625 | 110 | 0.642036 |
5b04dc5f97c5bba89a3d231c99c448d7b77d0775 | 14,618 | cs | C# | SamplesService.Test/SamplesServiceShould.cs | peombwa/microsoft-graph-devx-api | 36f414b1db8123eb05ecdc047748caa8eb5ab211 | [
"MIT"
] | 31 | 2019-05-16T21:40:20.000Z | 2021-01-22T21:15:23.000Z | SamplesService.Test/SamplesServiceShould.cs | peombwa/microsoft-graph-devx-api | 36f414b1db8123eb05ecdc047748caa8eb5ab211 | [
"MIT"
] | 308 | 2021-02-04T13:45:38.000Z | 2022-03-31T22:32:11.000Z | SamplesService.Test/SamplesServiceShould.cs | peombwa/microsoft-graph-devx-api | 36f414b1db8123eb05ecdc047748caa8eb5ab211 | [
"MIT"
] | 21 | 2019-01-09T09:18:29.000Z | 2021-01-18T16:34:34.000Z | // ------------------------------------------------------------------------------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
// --------... | 51.111888 | 164 | 0.486797 |
5b56bab2a58bc621b65204405c206a28f8fd1e1a | 194 | cs | C# | MinAPIDemo/Common/IEndpointDefinition.cs | aurlaw/MinAPIDemo | e50952b3062a451f0ddad72b7ab36657460c701d | [
"MIT"
] | null | null | null | MinAPIDemo/Common/IEndpointDefinition.cs | aurlaw/MinAPIDemo | e50952b3062a451f0ddad72b7ab36657460c701d | [
"MIT"
] | null | null | null | MinAPIDemo/Common/IEndpointDefinition.cs | aurlaw/MinAPIDemo | e50952b3062a451f0ddad72b7ab36657460c701d | [
"MIT"
] | null | null | null | namespace MinAPIDemo.Common
{
public interface IEndpointDefinition
{
void DefineServices(IServiceCollection services);
void DefineEndpoints(WebApplication app);
}
} | 24.25 | 58 | 0.716495 |
6efa05a3e519ed96149b83de677d760f354b9af3 | 2,404 | cs | C# | test/E2ETest/Microsoft.Test.E2E.AspNet.OData/EntitySetAggregation/EntitySetAggregationController.cs | Mabenan/WebApi | 3364666dadaa4957157585a25873a1d72763652c | [
"CC-BY-3.0"
] | 1 | 2020-08-05T14:57:42.000Z | 2020-08-05T14:57:42.000Z | test/E2ETest/Microsoft.Test.E2E.AspNet.OData/EntitySetAggregation/EntitySetAggregationController.cs | Mabenan/WebApi | 3364666dadaa4957157585a25873a1d72763652c | [
"CC-BY-3.0"
] | null | null | null | test/E2ETest/Microsoft.Test.E2E.AspNet.OData/EntitySetAggregation/EntitySetAggregationController.cs | Mabenan/WebApi | 3364666dadaa4957157585a25873a1d72763652c | [
"CC-BY-3.0"
] | null | null | null | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
using System.Collections.Generic;
using System.Linq;
using Microsoft.AspNet.OData;
using Microsoft.Test.E2E.AspNet.OData.Common.Controllers;
namespace Microso... | 31.220779 | 96 | 0.441764 |
1a70795f60e92230e6f017783977deb2848b34b7 | 3,502 | cs | C# | Loyc.Binary/CallNodeTemplate.cs | jonathanvdc/binary-loyc-tree | ee409b8d045c9a82749851e6c5d4b57421da451f | [
"MIT"
] | 1 | 2018-07-15T17:21:57.000Z | 2018-07-15T17:21:57.000Z | Loyc.Binary/CallNodeTemplate.cs | jonathanvdc/binary-loyc-tree | ee409b8d045c9a82749851e6c5d4b57421da451f | [
"MIT"
] | null | null | null | Loyc.Binary/CallNodeTemplate.cs | jonathanvdc/binary-loyc-tree | ee409b8d045c9a82749851e6c5d4b57421da451f | [
"MIT"
] | null | null | null | using Loyc.Syntax;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Loyc.Binary
{
/// <summary>
/// A template for a call node.
/// </summary>
public class CallNodeTemplate : NodeTem... | 33.673077 | 113 | 0.607653 |
ae8878857d0e167f12e948b27b79485ffa3216b6 | 1,182 | cs | C# | EscolaBiblicaDominical/Ebd.Presentation.Api/Controllers/BairroController.cs | ozielguimaraes/ebd | 74ebfed9ac6735484d5bec4fae05b412aea63fbe | [
"MIT"
] | 3 | 2021-11-10T18:49:24.000Z | 2022-01-13T17:08:23.000Z | EscolaBiblicaDominical/Ebd.Presentation.Api/Controllers/BairroController.cs | ozielguimaraes/ebd | 74ebfed9ac6735484d5bec4fae05b412aea63fbe | [
"MIT"
] | null | null | null | EscolaBiblicaDominical/Ebd.Presentation.Api/Controllers/BairroController.cs | ozielguimaraes/ebd | 74ebfed9ac6735484d5bec4fae05b412aea63fbe | [
"MIT"
] | null | null | null | using Ebd.Application.Business.Interfaces;
using Ebd.Application.Responses;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Logging;
using System;
using System.Threading.Tasks;
namespace Ebd.Presentation.Api.Controllers
{
[Route("api/[controller]")]
public class Bai... | 30.307692 | 110 | 0.6489 |
aec7354378602b91701f605c24865571fe6dd3b9 | 707 | cs | C# | Accelbuffer/Accelbuffer/ISerializeProxy.cs | eval-f/Accelbuffer | efefef38d0f334a0ee0965e7ee8b0db529acd811 | [
"MIT"
] | 1 | 2019-12-22T07:43:52.000Z | 2019-12-22T07:43:52.000Z | Accelbuffer/Accelbuffer/ISerializeProxy.cs | eval-f/Accelbuffer | efefef38d0f334a0ee0965e7ee8b0db529acd811 | [
"MIT"
] | null | null | null | Accelbuffer/Accelbuffer/ISerializeProxy.cs | eval-f/Accelbuffer | efefef38d0f334a0ee0965e7ee8b0db529acd811 | [
"MIT"
] | null | null | null | namespace Accelbuffer
{
/// <summary>
/// 实现接口完成<typeparamref name="T"/>类型对象的序列化代理
/// </summary>
/// <typeparam name="T">指定序列化的类型</typeparam>
public unsafe interface ISerializeProxy<T>
{
/// <summary>
/// 方法用于实现<typeparamref name="T"/>类型对象的序列化
/// </summary>
///... | 29.458333 | 58 | 0.560113 |
8c527e68688c209fd8d36f0cccb74345c96fb222 | 86 | cs | C# | STEREO_3D_TYPE.cs | novelhawk/AoTTG-Mod | 6f9ae4bdc3a7856780cfb4724d0464215cda17a2 | [
"Apache-2.0"
] | 5 | 2018-08-29T04:51:09.000Z | 2020-09-27T12:38:13.000Z | STEREO_3D_TYPE.cs | novelhawk/AoTTG-Mod | 6f9ae4bdc3a7856780cfb4724d0464215cda17a2 | [
"Apache-2.0"
] | null | null | null | STEREO_3D_TYPE.cs | novelhawk/AoTTG-Mod | 6f9ae4bdc3a7856780cfb4724d0464215cda17a2 | [
"Apache-2.0"
] | 3 | 2019-05-05T08:35:06.000Z | 2019-11-09T18:39:38.000Z | using System;
public enum STEREO_3D_TYPE
{
MONO,
SIDE_BY_SIDE,
OCULUS
}
| 8.6 | 26 | 0.662791 |
e7966c59be5f0d08a86985d788795a919faa562a | 2,881 | cs | C# | DataCollector.WebRequest/Post/WebPostRequestor.cs | hakdag/DataCollector-Framework | a2c0af6c06603ae9b4d0bd1751595c13dfee60eb | [
"MIT"
] | 1 | 2019-02-19T14:34:23.000Z | 2019-02-19T14:34:23.000Z | DataCollector.WebRequest/Post/WebPostRequestor.cs | hakdag/DataCollector-Framework | a2c0af6c06603ae9b4d0bd1751595c13dfee60eb | [
"MIT"
] | null | null | null | DataCollector.WebRequest/Post/WebPostRequestor.cs | hakdag/DataCollector-Framework | a2c0af6c06603ae9b4d0bd1751595c13dfee60eb | [
"MIT"
] | null | null | null | using HtmlAgilityPack;
using System;
using System.Collections.Generic;
using System.IO;
using System.Net;
using System.Text;
namespace DataCollector.WebRequest.Post
{
public class WebPostRequestor
{
private PostProperties _properties;
public WebPostRequestor(PostProperties properties)
... | 38.932432 | 164 | 0.597709 |
9c99493e17ffc419b4797033bfa786d0c48209c9 | 6,630 | cs | C# | Assets/Scripts/Game/Puzzles/SlidingTileGame.cs | Bennef/BIP | d514535a3e2b520d0f1636fc3c93b3c5056408f1 | [
"MIT"
] | null | null | null | Assets/Scripts/Game/Puzzles/SlidingTileGame.cs | Bennef/BIP | d514535a3e2b520d0f1636fc3c93b3c5056408f1 | [
"MIT"
] | null | null | null | Assets/Scripts/Game/Puzzles/SlidingTileGame.cs | Bennef/BIP | d514535a3e2b520d0f1636fc3c93b3c5056408f1 | [
"MIT"
] | null | null | null | using UnityEngine;
using System.Collections;
using Scripts.Game.Level_Dynamics;
namespace Scripts.Game.Puzzles
{
public class SlidingTileGame : MonoBehaviour
{
public bool isComplete, canSwapTiles;
public LockableDoors doorToUnlock;
public SlidingTile[] tileArray;
public Transf... | 37.885714 | 130 | 0.440271 |
14129d555a7cc7481500cac9f5527145ba5170c5 | 1,164 | cs | C# | SlipeServer.Net/Wrappers/INetWrapper.cs | ERAGON007/Slipe-Server | 6a7faf1df4258be9a7e25c3dd71ea819232afe60 | [
"MIT"
] | 23 | 2020-06-24T21:14:45.000Z | 2021-12-27T22:54:22.000Z | SlipeServer.Net/Wrappers/INetWrapper.cs | ERAGON007/Slipe-Server | 6a7faf1df4258be9a7e25c3dd71ea819232afe60 | [
"MIT"
] | 137 | 2020-06-25T17:05:08.000Z | 2022-03-31T18:21:56.000Z | SlipeServer.Net/Wrappers/INetWrapper.cs | ERAGON007/Slipe-Server | 6a7faf1df4258be9a7e25c3dd71ea819232afe60 | [
"MIT"
] | 13 | 2020-06-24T21:15:02.000Z | 2022-03-19T19:39:26.000Z | using SlipeServer.Net.Wrappers.Enums;
using SlipeServer.Packets;
using SlipeServer.Packets.Enums;
using System;
using System.Collections.Generic;
namespace SlipeServer.Net.Wrappers
{
public interface INetWrapper
{
event Action<INetWrapper, uint, PacketId, byte[], uint?>? PacketReceived;
Tuple... | 37.548387 | 192 | 0.721649 |
4e862f277c28fd141654bb0067fb64c31bc44ba9 | 331 | cs | C# | easy/852. Peak Index in a Mountain Array.cs | Igorium/Leetcode | c390242ad7a487bca95f02918131978163376bdb | [
"MIT"
] | null | null | null | easy/852. Peak Index in a Mountain Array.cs | Igorium/Leetcode | c390242ad7a487bca95f02918131978163376bdb | [
"MIT"
] | null | null | null | easy/852. Peak Index in a Mountain Array.cs | Igorium/Leetcode | c390242ad7a487bca95f02918131978163376bdb | [
"MIT"
] | null | null | null | public class Solution {
public int PeakIndexInMountainArray(int[] arr) {
int lo = 0, hi = arr.Length - 1;
while (lo < hi) {
int mi = lo + (hi - lo) / 2;
if (arr[mi] < arr[mi + 1])
lo = mi + 1;
else
hi = mi;
}
return ... | 25.461538 | 52 | 0.39577 |
4ec62e4663b9410feffe31268a213cf4fb179803 | 1,365 | cs | C# | Msn.InteropDemo.Entities/Pacientes/Paciente.cs | SALUD-AR/Open-RSD | 8312f85874ea4787962e81c68fa9c5b9e486c17c | [
"Apache-2.0"
] | 15 | 2019-09-25T14:11:20.000Z | 2022-01-06T00:38:55.000Z | Msn.InteropDemo.Entities/Pacientes/Paciente.cs | SALUD-AR/Open-RSD | 8312f85874ea4787962e81c68fa9c5b9e486c17c | [
"Apache-2.0"
] | null | null | null | Msn.InteropDemo.Entities/Pacientes/Paciente.cs | SALUD-AR/Open-RSD | 8312f85874ea4787962e81c68fa9c5b9e486c17c | [
"Apache-2.0"
] | 3 | 2019-10-06T21:38:44.000Z | 2019-12-18T13:32:41.000Z | using Msn.InteropDemo.Entities.Core;
using System;
namespace Msn.InteropDemo.Entities.Pacientes
{
public class Paciente : EntityAuditable
{
public string PrimerNombre { get; set; }
public string PrimerNombreSoundex { get; set; }
public string OtrosNombres { get; set; }
publi... | 26.25 | 156 | 0.631502 |
4f3f111743c8dee3bd6f46eeecec54914fe94218 | 24,998 | cs | C# | Universe/Services/NoSQLServices/Redis/AssetService/RedisAssetService.cs | johnfelipe/Virtual-Universe | 0c6e59b4d56fecafe543a044cbaa9f6f3b26e4c1 | [
"MIT"
] | 4 | 2021-05-24T02:09:00.000Z | 2021-05-24T18:39:01.000Z | Universe/Services/NoSQLServices/Redis/AssetService/RedisAssetService.cs | johnfelipe/Virtual-Universe | 0c6e59b4d56fecafe543a044cbaa9f6f3b26e4c1 | [
"MIT"
] | null | null | null | Universe/Services/NoSQLServices/Redis/AssetService/RedisAssetService.cs | johnfelipe/Virtual-Universe | 0c6e59b4d56fecafe543a044cbaa9f6f3b26e4c1 | [
"MIT"
] | null | null | null | /*
* Copyright (c) Contributors, http://virtual-planets.org/
* See CONTRIBUTORS.TXT for a full list of copyright holders.
* For an explanation of the license of each contributor and the content it
* covers please see the Licenses directory.
*
* Redistribution and use in source and binary forms, with or wi... | 36.020173 | 125 | 0.49808 |
4f712c6b24e38b3fbdefac9efc92eb52685b869e | 2,539 | cs | C# | Values/Value.cs | ckaczor/WeatherService | b16b349d17ff0ea2046875a5fe1fff118d7b905b | [
"MIT"
] | null | null | null | Values/Value.cs | ckaczor/WeatherService | b16b349d17ff0ea2046875a5fe1fff118d7b905b | [
"MIT"
] | null | null | null | Values/Value.cs | ckaczor/WeatherService | b16b349d17ff0ea2046875a5fe1fff118d7b905b | [
"MIT"
] | null | null | null | using System;
using System.Runtime.Serialization;
using WeatherService.Data;
using WeatherService.Devices;
namespace WeatherService.Values
{
[DataContract]
public enum WeatherValueType
{
[EnumMember]
Temperature,
[EnumMember]
Pressure,
[EnumMember]
Humidity... | 23.728972 | 87 | 0.532493 |
090a1bc30ec81b8c6a83fa4d98efe7d49d629708 | 18,118 | cs | C# | StroopTest/Views/ParticipantPages/FormParticipantConfig.cs | haust798/Test-Platform-Modified | fd150a9311332c53aa910467c8c2cf9c13e61138 | [
"MIT"
] | null | null | null | StroopTest/Views/ParticipantPages/FormParticipantConfig.cs | haust798/Test-Platform-Modified | fd150a9311332c53aa910467c8c2cf9c13e61138 | [
"MIT"
] | null | null | null | StroopTest/Views/ParticipantPages/FormParticipantConfig.cs | haust798/Test-Platform-Modified | fd150a9311332c53aa910467c8c2cf9c13e61138 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using System.Globalization;
using System.Resources;
using TestPlatform.Models.General;
using System.IO;
u... | 34.379507 | 146 | 0.523788 |
78387a59fd597aed941816c5d3e1a89afc7435fe | 440 | cs | C# | Windows/GameJoltServices/Debug/AuthenticationFailedException.cs | dbeals/GameJoltServices | b122d67a1c1d2eba727c898d1898b39777247cb3 | [
"Unlicense"
] | null | null | null | Windows/GameJoltServices/Debug/AuthenticationFailedException.cs | dbeals/GameJoltServices | b122d67a1c1d2eba727c898d1898b39777247cb3 | [
"Unlicense"
] | null | null | null | Windows/GameJoltServices/Debug/AuthenticationFailedException.cs | dbeals/GameJoltServices | b122d67a1c1d2eba727c898d1898b39777247cb3 | [
"Unlicense"
] | null | null | null | using System;
namespace GameJoltServices.Debug
{
public sealed class AuthenticationFailedException : Exception
{
public string Username { get; private set; }
public AuthenticationFailedException(string username)
: this(username, null) { }
public AuthenticationFailedException(string username, Exception in... | 24.444444 | 81 | 0.754545 |
2d15718a210fed2ee9f21027b33a88644684e4ae | 711 | cs | C# | Packages/UGF.Update/Runtime/UpdateSubSystemInsertion.cs | unity-game-framework/ugf-update | feb4b8740e8a72e09275f67b17145388c54260b4 | [
"MIT"
] | 2 | 2021-02-19T07:34:27.000Z | 2022-02-06T13:14:17.000Z | Packages/UGF.Update/Runtime/UpdateSubSystemInsertion.cs | unity-game-framework/ugf-update | feb4b8740e8a72e09275f67b17145388c54260b4 | [
"MIT"
] | 33 | 2019-07-12T20:04:39.000Z | 2022-02-06T13:23:01.000Z | Packages/UGF.Update/Runtime/UpdateSubSystemInsertion.cs | unity-game-framework/ugf-update | feb4b8740e8a72e09275f67b17145388c54260b4 | [
"MIT"
] | null | null | null | namespace UGF.Update.Runtime
{
/// <summary>
/// Defines insertion mode of a system into the player loop system.
/// </summary>
public enum UpdateSubSystemInsertion
{
/// <summary>
/// Insert system before found target.
/// </summary>
Before = 0,
/// <summary... | 24.517241 | 77 | 0.530239 |
d572eae390034c49c24cc12814ba7bcb30aa535e | 549 | cs | C# | snippets/csharp/VS_Snippets_CLR/math.bigmul/CS/bigmul.cs | ericmutta/samples | 89b09af6287f8151c36d6219281f2ff170321f0e | [
"CC-BY-4.0",
"MIT"
] | 2 | 2020-02-22T09:30:21.000Z | 2021-08-02T23:44:31.000Z | snippets/csharp/VS_Snippets_CLR/math.bigmul/CS/bigmul.cs | ericmutta/samples | 89b09af6287f8151c36d6219281f2ff170321f0e | [
"CC-BY-4.0",
"MIT"
] | 555 | 2019-09-23T22:22:58.000Z | 2021-07-15T18:51:12.000Z | snippets/csharp/VS_Snippets_CLR/math.bigmul/CS/bigmul.cs | ericmutta/samples | 89b09af6287f8151c36d6219281f2ff170321f0e | [
"CC-BY-4.0",
"MIT"
] | 1 | 2022-03-07T20:09:25.000Z | 2022-03-07T20:09:25.000Z | //<snippet1>
// This example demonstrates Math.BigMul()
using System;
class Sample
{
public static void Main()
{
int int1 = Int32.MaxValue;
int int2 = Int32.MaxValue;
long longResult;
//
longResult = Math.BigMul(int1, int2);
Console.WriteLine("Calculate the product of two Int32 values:")... | 23.869565 | 68 | 0.679417 |
640420cf94d67cbc3500fc24dfc28133216a5ea8 | 27,763 | cs | C# | test/Microsoft.AspNetCore.OData.E2E.Tests/NavigationPropertyOnComplexType/SelectImprovementOnComplexTypeTests.cs | KenitoInc/AspNetCoreOData | ed424ceee33944b7c5674536642a55d75b1eff26 | [
"CC-BY-3.0"
] | 223 | 2020-07-02T16:33:53.000Z | 2022-03-31T10:58:41.000Z | test/Microsoft.AspNetCore.OData.E2E.Tests/NavigationPropertyOnComplexType/SelectImprovementOnComplexTypeTests.cs | KenitoInc/AspNetCoreOData | ed424ceee33944b7c5674536642a55d75b1eff26 | [
"CC-BY-3.0"
] | 482 | 2020-09-08T14:02:19.000Z | 2022-03-31T22:27:29.000Z | test/Microsoft.AspNetCore.OData.E2E.Tests/NavigationPropertyOnComplexType/SelectImprovementOnComplexTypeTests.cs | KenitoInc/AspNetCoreOData | ed424ceee33944b7c5674536642a55d75b1eff26 | [
"CC-BY-3.0"
] | 94 | 2020-06-29T11:08:25.000Z | 2022-03-25T20:39:40.000Z | //-----------------------------------------------------------------------------
// <copyright file="SelectImprovementOnComplexTypeTests.cs" company=".NET Foundation">
// Copyright (c) .NET Foundation and Contributors. All rights reserved.
// See License.txt in the project root for license information.
// </co... | 51.412963 | 321 | 0.584843 |
51bdfa57421abfec6ed7d92d7a1906c039a96c04 | 3,173 | cs | C# | src/Huge Code Base/Open Judge System/Workers/OJS.Workers.ExecutionStrategies/Java/JavaZipFileCompileExecuteAndCheckExecutionStrategy.cs | gnusmas12/MyTested.AspNet.TV | 76e243ef3f8aa1c1d19f4ab453c7f7b2692ed33e | [
"MIT"
] | 439 | 2019-11-22T12:07:09.000Z | 2021-06-14T02:24:50.000Z | src/Huge Code Base/Open Judge System/Workers/OJS.Workers.ExecutionStrategies/Java/JavaZipFileCompileExecuteAndCheckExecutionStrategy.cs | gnusmas12/MyTested.AspNet.TV | 76e243ef3f8aa1c1d19f4ab453c7f7b2692ed33e | [
"MIT"
] | 2 | 2020-02-23T13:34:15.000Z | 2021-02-22T10:56:07.000Z | src/Huge Code Base/Open Judge System/Workers/OJS.Workers.ExecutionStrategies/Java/JavaZipFileCompileExecuteAndCheckExecutionStrategy.cs | gnusmas12/MyTested.AspNet.TV | 76e243ef3f8aa1c1d19f4ab453c7f7b2692ed33e | [
"MIT"
] | 65 | 2019-12-16T08:17:50.000Z | 2021-06-04T07:54:31.000Z | namespace OJS.Workers.ExecutionStrategies.Java
{
using System;
using System.IO;
using Ionic.Zip;
using OJS.Workers.Common;
using OJS.Workers.Common.Helpers;
using OJS.Workers.Common.Models;
using OJS.Workers.ExecutionStrategies.Models;
using OJS.Workers.Executors;
public class Ja... | 36.471264 | 123 | 0.648913 |
a46f1e64a2d14cdd0e1e17ea755aeb29ff1cf268 | 1,712 | cshtml | C# | MvcUniJudje/Views/User/Password.cshtml | dashika/MvcUniJudje | ed5f95f8a179a077280373d3c250721f65a00ea6 | [
"Apache-2.0"
] | null | null | null | MvcUniJudje/Views/User/Password.cshtml | dashika/MvcUniJudje | ed5f95f8a179a077280373d3c250721f65a00ea6 | [
"Apache-2.0"
] | null | null | null | MvcUniJudje/Views/User/Password.cshtml | dashika/MvcUniJudje | ed5f95f8a179a077280373d3c250721f65a00ea6 | [
"Apache-2.0"
] | null | null | null | @model MvcUniJudje.Models.Pass
@{
ViewBag.Title = "Пароль";
}
@using (Html.BeginForm())
{
@Html.ValidationSummary("", new { @style="font-weight: bold; color: red;"})
<fieldset style="position: relative; left: 3%; width: 94%;">
<legend>Пароль полльзователя @Model.Name: </legend... | 29.517241 | 110 | 0.482477 |
3359f71f4012122e04740fffc26110b5089ed3b2 | 719 | cs | C# | 07 - Arrays.cs | iliyalesani/HackerRank-Daily-Challenges | 53264cacaa8e35f4193d2fed697d972abb1e15d9 | [
"Unlicense"
] | null | null | null | 07 - Arrays.cs | iliyalesani/HackerRank-Daily-Challenges | 53264cacaa8e35f4193d2fed697d972abb1e15d9 | [
"Unlicense"
] | null | null | null | 07 - Arrays.cs | iliyalesani/HackerRank-Daily-Challenges | 53264cacaa8e35f4193d2fed697d972abb1e15d9 | [
"Unlicense"
] | null | null | null | using System.CodeDom.Compiler;
using System.Collections.Generic;
using System.Collections;
using System.ComponentModel;
using System.Diagnostics.CodeAnalysis;
using System.Globalization;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Runtime.Serialization;
using System.Text.RegularExpressions... | 21.787879 | 67 | 0.67872 |
bdeb4b1fc2097daa042a9e270414c32bf9bcb3e0 | 1,306 | cs | C# | src/Microsoft.TemplateSearch.Common/Abstractions/ITemplateSearchProviderFactory.cs | isabella232/templating-2 | ef0305f1cd23cff3a045d2c6dd444f285f9ca848 | [
"MIT"
] | 1,247 | 2016-08-29T16:12:05.000Z | 2022-03-28T14:45:16.000Z | src/Microsoft.TemplateSearch.Common/Abstractions/ITemplateSearchProviderFactory.cs | isabella232/templating-2 | ef0305f1cd23cff3a045d2c6dd444f285f9ca848 | [
"MIT"
] | 2,363 | 2016-08-25T20:27:08.000Z | 2022-03-31T18:20:20.000Z | src/Microsoft.TemplateSearch.Common/Abstractions/ITemplateSearchProviderFactory.cs | isabella232/templating-2 | ef0305f1cd23cff3a045d2c6dd444f285f9ca848 | [
"MIT"
] | 379 | 2016-08-25T21:16:39.000Z | 2022-03-27T19:01:27.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;
using System.Collections.Generic;
using Microsoft.TemplateEngine.Abstractions;
namespace Microsoft.TemplateSearch.Common.Abstractions
{
/// <summary>
/// The ... | 43.533333 | 168 | 0.703675 |
da5d565cdf4874e1914a2fc72ddad72f7be51a16 | 1,957 | cs | C# | oxide/plugins/rust/NoSuicide.cs | john-clark/rust-oxide-umod | 56feca04f96d8a43a1b56e080fc81d526f7471c3 | [
"MIT"
] | 13 | 2019-05-13T08:03:50.000Z | 2022-02-06T16:44:35.000Z | oxide/plugins/rust/NoSuicide.cs | john-clark/rust-oxide-umod | 56feca04f96d8a43a1b56e080fc81d526f7471c3 | [
"MIT"
] | null | null | null | oxide/plugins/rust/NoSuicide.cs | john-clark/rust-oxide-umod | 56feca04f96d8a43a1b56e080fc81d526f7471c3 | [
"MIT"
] | 8 | 2019-12-12T15:48:03.000Z | 2021-12-24T17:04:45.000Z | // TODO: Add option to only block suicide when downed, with optional timer
using System.Collections.Generic;
namespace Oxide.Plugins
{
[Info("No Suicide", "Wulf/lukespragg", "0.1.5")]
[Description("Stops players from suiciding/killing themselves")]
public class NoSuicide : CovalencePlugin
{
#... | 39.14 | 160 | 0.640266 |
340cc3d8533acf84b1d90e8924887c53d0ce2f32 | 2,529 | cs | C# | csharp/robot-simulator/RobotSimulator.cs | arlm/exercism | 4df52ea28620e8ee3a881006bed646f4ffe33f58 | [
"MIT"
] | null | null | null | csharp/robot-simulator/RobotSimulator.cs | arlm/exercism | 4df52ea28620e8ee3a881006bed646f4ffe33f58 | [
"MIT"
] | null | null | null | csharp/robot-simulator/RobotSimulator.cs | arlm/exercism | 4df52ea28620e8ee3a881006bed646f4ffe33f58 | [
"MIT"
] | null | null | null | using System;
public enum Direction
{
North,
East,
South,
West
}
public class RobotSimulator
{
public RobotSimulator(Direction direction, int x, int y)
{
if (!Enum.IsDefined(typeof(Direction), direction))
{
throw new ArgumentOutOfRangeException(nameof(direction), d... | 24.553398 | 127 | 0.529854 |
6577a3eba8e3978a3ee476bd09f07add73b4b828 | 20,839 | cs | C# | DMFDSteamSaveTool/DMFDSteamSaveTool/dmfd.cs | piratesephiroth/DMFDSaveTool | bc2ab74f96b4221f42d94954098efeaa431a357f | [
"MIT"
] | null | null | null | DMFDSteamSaveTool/DMFDSteamSaveTool/dmfd.cs | piratesephiroth/DMFDSaveTool | bc2ab74f96b4221f42d94954098efeaa431a357f | [
"MIT"
] | null | null | null | DMFDSteamSaveTool/DMFDSteamSaveTool/dmfd.cs | piratesephiroth/DMFDSaveTool | bc2ab74f96b4221f42d94954098efeaa431a357f | [
"MIT"
] | null | null | null | using System;
using System.Text;
namespace DMFDSteamSaveTool
{
public class dmfd
{
public static void Encrypt(string password, ref byte[] fileContents)
{
uint size = (uint)fileContents.Length;
uint numeric_0 = 0xCAD705B2;
uint numeric_1 = 0xA1B34F... | 39.318868 | 120 | 0.471136 |
d3a5b10a244fee2da6905ca93af5d8d81925f404 | 1,555 | cs | C# | SteamMaster/Filter System/Filter Core/Filters 2.0/Models/FilterBase.cs | a312b/For-Testing-Purposes-SteamMaster | 73eb62a9fccf62591d4b942b25edf21ca3853e08 | [
"MIT"
] | null | null | null | SteamMaster/Filter System/Filter Core/Filters 2.0/Models/FilterBase.cs | a312b/For-Testing-Purposes-SteamMaster | 73eb62a9fccf62591d4b942b25edf21ca3853e08 | [
"MIT"
] | null | null | null | SteamMaster/Filter System/Filter Core/Filters 2.0/Models/FilterBase.cs | a312b/For-Testing-Purposes-SteamMaster | 73eb62a9fccf62591d4b942b25edf21ca3853e08 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using DatabaseCore.lib.converter.models;
namespace Filter_System.Filter_Core.Filters_2._0.Models
{
public abstract class FilterBase
{
protected FilterBase()
{
FilterW... | 25.491803 | 121 | 0.547267 |
d3d418e9a3d2c4c13dd2f0429cb77e585fc17b70 | 553 | cs | C# | BBX.Entity/_OLD/BaseCloudResponse.cs | NewLifeX/BBX | ce52ee8d1e0f69a91eaa658e991b9a7202a6efbe | [
"MIT"
] | 52 | 2016-09-15T16:02:16.000Z | 2022-03-28T06:23:09.000Z | BBX.Entity/_OLD/BaseCloudResponse.cs | qq840937370/BBX | ce52ee8d1e0f69a91eaa658e991b9a7202a6efbe | [
"MIT"
] | null | null | null | BBX.Entity/_OLD/BaseCloudResponse.cs | qq840937370/BBX | ce52ee8d1e0f69a91eaa658e991b9a7202a6efbe | [
"MIT"
] | 30 | 2016-09-15T16:08:20.000Z | 2021-02-27T06:05:33.000Z | using Newtonsoft.Json;
namespace Discuz.Entity
{
public class BaseCloudResponse<T>
{
private int errCode;
[JsonProperty("errCode")]
public int ErrCode { get { return errCode; } set { errCode = value; } }
private string errMessage;
[JsonProperty("errMessage")]
... | 27.65 | 91 | 0.596745 |
cb4089f9c3106f799e0574e38593a46b1a36e348 | 291 | cs | C# | ContainerTests/DemoTypes/Chopper.cs | Vladimir-Pavelka/IocContainerExercise | 19259d437d91213fba78a5992d08a5a47c3c9965 | [
"MIT"
] | null | null | null | ContainerTests/DemoTypes/Chopper.cs | Vladimir-Pavelka/IocContainerExercise | 19259d437d91213fba78a5992d08a5a47c3c9965 | [
"MIT"
] | null | null | null | ContainerTests/DemoTypes/Chopper.cs | Vladimir-Pavelka/IocContainerExercise | 19259d437d91213fba78a5992d08a5a47c3c9965 | [
"MIT"
] | null | null | null | namespace ContainerTests.DemoTypes
{
using Utils;
public class Chopper : IFlyingMachine
{
public IWindow Window { get; }
public Chopper(IWindow window)
{
Guard.NotNull(window, nameof(window));
Window = window;
}
}
} | 18.1875 | 50 | 0.563574 |
e84d7be98bbd1788b87f8911d3da693bd275f002 | 699 | cs | C# | LilFire/Assets/Boing Kit/Script/BoingReactor.cs | finalspace/LD46 | 017ba11e8e2f1187a06ad2ab541b6b91a4b3f678 | [
"Apache-2.0"
] | null | null | null | LilFire/Assets/Boing Kit/Script/BoingReactor.cs | finalspace/LD46 | 017ba11e8e2f1187a06ad2ab541b6b91a4b3f678 | [
"Apache-2.0"
] | null | null | null | LilFire/Assets/Boing Kit/Script/BoingReactor.cs | finalspace/LD46 | 017ba11e8e2f1187a06ad2ab541b6b91a4b3f678 | [
"Apache-2.0"
] | null | null | null | /******************************************************************************/
/*
Project - Boing Kit
Publisher - Long Bunny Labs
http://LongBunnyLabs.com
Author - Ming-Lun "Allen" Chou
http://AllenChou.net
*/
/***********************************************************... | 22.548387 | 82 | 0.440629 |
bb45ca9aa21fbeaafe7cbfa65338951dab400f0f | 268 | cshtml | C# | eIVOGo/EIVO/issueinvoicecancellation.cshtml | uxb2bralph/IFS-EIVO03 | 29981d58bdead3c8e52cacff6e1fc5a4db3ad740 | [
"MIT"
] | null | null | null | eIVOGo/EIVO/issueinvoicecancellation.cshtml | uxb2bralph/IFS-EIVO03 | 29981d58bdead3c8e52cacff6e1fc5a4db3ad740 | [
"MIT"
] | 1 | 2021-01-22T07:33:23.000Z | 2021-01-22T07:33:23.000Z | eIVOGo/EIVO/issueinvoicecancellation.cshtml | uxb2bralph/IFS-EIVO03 | 29981d58bdead3c8e52cacff6e1fc5a4db3ad740 | [
"MIT"
] | null | null | null |
@{ Register src="../Module/EIVO/Action/IssueInvoiceCancellation.ascx" tagname="IssueInvoiceCancellation" tagprefix="uc1" }
@section headContent {
}
@section mainContent {
<uc1:IssueInvoiceCancellation ID="IssueInvoiceCancellation1"
runat="server" />
}
| 24.363636 | 122 | 0.742537 |
cd1ab4ebba8a1ed5545cfc5b3b928b5557f50ab8 | 10,760 | cs | C# | Bugflux/Config.cs | bugflux-com/lib-csharp | 2d13e27d4b72628503abf4fd974805aa0c6816da | [
"MIT"
] | null | null | null | Bugflux/Config.cs | bugflux-com/lib-csharp | 2d13e27d4b72628503abf4fd974805aa0c6816da | [
"MIT"
] | null | null | null | Bugflux/Config.cs | bugflux-com/lib-csharp | 2d13e27d4b72628503abf4fd974805aa0c6816da | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Text;
namespace Bugflux
{
/// <summary>
/// Class which holds information about server configuration and helps in dealing with unhandledEnableDefaultBehaviour exceptions.
/// </summary>
public cla... | 36.228956 | 324 | 0.581784 |
bbda0ac21af1be03bdee059afba78c64e2509c23 | 860 | cs | C# | Kooboo.CMS.Toolkit/Modules/ModuleMenuItemInitializer.cs | Tsingbo-Kooboo/Kooboo.CMS.Toolkit.Controls | 0c98a217fbff5e3d0de4d014f013400e16b563cf | [
"MIT"
] | 3 | 2016-11-08T16:40:38.000Z | 2017-08-24T06:13:57.000Z | Kooboo.CMS.Toolkit/Modules/ModuleMenuItemInitializer.cs | Tsingbo-Kooboo/Kooboo.CMS.Toolkit.Controls | 0c98a217fbff5e3d0de4d014f013400e16b563cf | [
"MIT"
] | 1 | 2017-06-21T13:48:52.000Z | 2018-07-09T15:03:50.000Z | Kooboo.CMS.Toolkit/Modules/ModuleMenuItemInitializer.cs | Tsingbo-Kooboo/Kooboo.CMS.Toolkit.Controls | 0c98a217fbff5e3d0de4d014f013400e16b563cf | [
"MIT"
] | 6 | 2016-08-10T07:36:31.000Z | 2019-01-06T03:35:49.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Web.Mvc;
using Kooboo.Web.Mvc;
using Kooboo.Web.Mvc.Menu;
namespace Kooboo.CMS.Toolkit.Modules
{
public class ModuleMenuItemInitializer : DefaultMenuItemInitializer
{
protected override bool GetIsActiv... | 39.090909 | 242 | 0.773256 |
e3995a061607fd92bdbd8116715faf1567d56a5d | 1,463 | cs | C# | src/IV.Tests/SemanticObjectA.cs | peopleware/net-ppwcode-vernacular-semantics | 98bd8beb3ff625393fac4c9fb8198a79b877666f | [
"Apache-2.0"
] | null | null | null | src/IV.Tests/SemanticObjectA.cs | peopleware/net-ppwcode-vernacular-semantics | 98bd8beb3ff625393fac4c9fb8198a79b877666f | [
"Apache-2.0"
] | 1 | 2015-07-10T13:10:05.000Z | 2015-07-10T13:10:05.000Z | src/IV.Tests/SemanticObjectA.cs | peopleware/net-ppwcode-vernacular-semantics | 98bd8beb3ff625393fac4c9fb8198a79b877666f | [
"Apache-2.0"
] | 1 | 2015-07-07T09:20:50.000Z | 2015-07-07T09:20:50.000Z | // Copyright 2019 by PeopleWare n.v..
// 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 writ... | 34.023256 | 95 | 0.659604 |
e3e225a31f97911f22ab422db33dd85273bb8bb3 | 426 | cs | C# | src/LightRail.ServiceBus/Transport/OutgoingTransportMessage.cs | jdaigle/LightRail | 7856e8da8944107404a022aa153ff50f1ef48497 | [
"MIT"
] | 9 | 2015-08-25T02:06:19.000Z | 2022-03-16T17:31:10.000Z | src/LightRail.ServiceBus/Transport/OutgoingTransportMessage.cs | jdaigle/LightRail | 7856e8da8944107404a022aa153ff50f1ef48497 | [
"MIT"
] | null | null | null | src/LightRail.ServiceBus/Transport/OutgoingTransportMessage.cs | jdaigle/LightRail | 7856e8da8944107404a022aa153ff50f1ef48497 | [
"MIT"
] | 2 | 2022-02-23T08:00:24.000Z | 2022-03-17T02:07:27.000Z | using System.Collections.Generic;
namespace LightRail.ServiceBus.Transport
{
public class OutgoingTransportMessage
{
public OutgoingTransportMessage(IDictionary<string, string> headers, object message)
{
Headers = headers;
Message = message;
}
... | 25.058824 | 93 | 0.617371 |
8dd562e217518920f9fa2ddee8543ebaabcdc105 | 1,667 | cs | C# | External Libs/net-ipfs-http-client-master/test/FileSystemNodeTest.cs | HirenBodhi/Our-World-OASIS-API-HoloNET-HoloUnity-And-.NET-HDK | 13907a6d2774baa738d541a9857b3abda6b4eb59 | [
"CC0-1.0"
] | 43 | 2019-08-13T13:08:06.000Z | 2022-02-08T06:12:37.000Z | External Libs/net-ipfs-http-client-master/test/FileSystemNodeTest.cs | HirenBodhi/Our-World-OASIS-API-HoloNET-HoloUnity-And-.NET-HDK | 13907a6d2774baa738d541a9857b3abda6b4eb59 | [
"CC0-1.0"
] | 60 | 2020-07-24T18:33:07.000Z | 2022-03-22T17:51:52.000Z | External Libs/net-ipfs-http-client-master/test/FileSystemNodeTest.cs | HirenBodhi/Our-World-OASIS-API-HoloNET-HoloUnity-And-.NET-HDK | 13907a6d2774baa738d541a9857b3abda6b4eb59 | [
"CC0-1.0"
] | 26 | 2020-07-24T18:35:58.000Z | 2022-03-19T10:40:08.000Z | using Ipfs.Http;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Linq;
using System.IO;
using System.Threading.Tasks;
using Newtonsoft.Json;
using System.Collections.Generic;
namespace Ipfs.Http
{
[TestClass]
public class FileSystemNodeTest
{
[TestMethod]
... | 30.87037 | 92 | 0.588482 |
8dec54dd8b91625063ab242d087c52ca80fdfc6a | 294 | cs | C# | TONBRAINS.TONOPS.Core/DAL/v_Node_Shh.cs | mvkhokhlov/telegram_blockchain_devops | c810e6e1bcff44ad70fa418187e61e9b80483ece | [
"MIT"
] | null | null | null | TONBRAINS.TONOPS.Core/DAL/v_Node_Shh.cs | mvkhokhlov/telegram_blockchain_devops | c810e6e1bcff44ad70fa418187e61e9b80483ece | [
"MIT"
] | null | null | null | TONBRAINS.TONOPS.Core/DAL/v_Node_Shh.cs | mvkhokhlov/telegram_blockchain_devops | c810e6e1bcff44ad70fa418187e61e9b80483ece | [
"MIT"
] | null | null | null |
namespace TONBRAINS.TONOPS.Core.DAL
{
public class v_Node_Shh
{
public string Id { get; set; }
public string SshIp { get; set; }
public int SshPort { get; set; }
public string UserName { get; set; }
public string Password { get; set; }
}
}
| 22.615385 | 44 | 0.57483 |
7a8c6fc40f97539f314e2e5e754fe0e347eabc61 | 714 | cs | C# | src/Kifa.Subtitle/Ass/AssLine.cs | Kimi-Arthur/KifaNet | b057724172cbf9b414c5a103182b455c36f589ce | [
"MIT"
] | null | null | null | src/Kifa.Subtitle/Ass/AssLine.cs | Kimi-Arthur/KifaNet | b057724172cbf9b414c5a103182b455c36f589ce | [
"MIT"
] | 2 | 2022-03-03T13:04:56.000Z | 2022-03-03T13:10:19.000Z | src/Kifa.Subtitle/Ass/AssLine.cs | Kimi-Arthur/KifaNet | b057724172cbf9b414c5a103182b455c36f589ce | [
"MIT"
] | null | null | null | using System.Collections.Generic;
using System.Linq;
using System.Text.RegularExpressions;
namespace Kifa.Subtitle.Ass {
public class AssLine {
public const string Separator = ":";
public AssLine() {
}
public AssLine(string key, IEnumerable<string> values) {
Key = key... | 27.461538 | 94 | 0.602241 |
3c765af006ca50c952d89ee87823bb477fa1b1b0 | 2,151 | cs | C# | Assets/Scripts/Drivetrain/Transmission.cs | MechanicalPen/Randomation-Vehicle-Physics | e44c24457555cd2f1da880837da53584417b8346 | [
"MIT"
] | 435 | 2018-08-01T16:03:59.000Z | 2022-03-30T20:16:44.000Z | Assets/Scripts/Drivetrain/Transmission.cs | MechanicalPen/Randomation-Vehicle-Physics | e44c24457555cd2f1da880837da53584417b8346 | [
"MIT"
] | 19 | 2018-10-10T10:35:26.000Z | 2021-12-23T16:34:56.000Z | Assets/Scripts/Drivetrain/Transmission.cs | MechanicalPen/Randomation-Vehicle-Physics | e44c24457555cd2f1da880837da53584417b8346 | [
"MIT"
] | 131 | 2018-08-13T10:18:40.000Z | 2022-03-15T07:57:03.000Z | using UnityEngine;
using System.Collections;
namespace RVP
{
[RequireComponent(typeof(DriveForce))]
// Class for transmissions
public abstract class Transmission : MonoBehaviour
{
[Range(0, 1)]
public float strength = 1;
[System.NonSerialized]
public float health = 1;
... | 31.632353 | 109 | 0.567643 |
30ea3325ddc75974b25adacf42685eeaab564bda | 129 | cs | C# | Assets/Best HTTP (Pro)/BestHTTP/SecureProtocol/crypto/parameters/DHParameters.cs | bakiya-sefer/bakiya-sefer | ead07668ffacb2f6752a88128e7e209316259b53 | [
"MIT"
] | 1 | 2020-06-13T11:56:34.000Z | 2020-06-13T11:56:34.000Z | Assets/Best HTTP (Pro)/BestHTTP/SecureProtocol/crypto/parameters/DHParameters.cs | bakiya-sefer/bakiya-sefer | ead07668ffacb2f6752a88128e7e209316259b53 | [
"MIT"
] | null | null | null | Assets/Best HTTP (Pro)/BestHTTP/SecureProtocol/crypto/parameters/DHParameters.cs | bakiya-sefer/bakiya-sefer | ead07668ffacb2f6752a88128e7e209316259b53 | [
"MIT"
] | null | null | null | version https://git-lfs.github.com/spec/v1
oid sha256:6158f2bad0313bbfcf4365cb22c6651c7793a4492c2b7f7f3c072f75b132fd13
size 4049
| 32.25 | 75 | 0.883721 |
bcea47df6c3e266736a111895924f1a202e0cc82 | 776 | cs | C# | Data/Scripts/LogicSequencer/Script/ScriptStateSource.cs | ananace/SE-LogicSequencer | 96762e3023284dd3480ddc5e443c76690f772aad | [
"MIT"
] | null | null | null | Data/Scripts/LogicSequencer/Script/ScriptStateSource.cs | ananace/SE-LogicSequencer | 96762e3023284dd3480ddc5e443c76690f772aad | [
"MIT"
] | null | null | null | Data/Scripts/LogicSequencer/Script/ScriptStateSource.cs | ananace/SE-LogicSequencer | 96762e3023284dd3480ddc5e443c76690f772aad | [
"MIT"
] | null | null | null | using System.Collections.Generic;
using System.Xml.Serialization;
using ProtoBuf;
using Sandbox.ModAPI;
namespace LogicSequencer.Script
{
public abstract class ScriptStateSource
{
public abstract string ID { get; }
public abstract string Name { get; }
public abstract string Description ... | 32.333333 | 65 | 0.689433 |
18367b68039e208e5154d8791be8e7677f16e51d | 388 | cs | C# | OfficeTicTacToe.GameUtil/IntExtensions.cs | DXFrance/OfficeTicTacToe | b5f561218345bfefcb0987bf0c71d2482817e229 | [
"Apache-2.0"
] | null | null | null | OfficeTicTacToe.GameUtil/IntExtensions.cs | DXFrance/OfficeTicTacToe | b5f561218345bfefcb0987bf0c71d2482817e229 | [
"Apache-2.0"
] | null | null | null | OfficeTicTacToe.GameUtil/IntExtensions.cs | DXFrance/OfficeTicTacToe | b5f561218345bfefcb0987bf0c71d2482817e229 | [
"Apache-2.0"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace OfficeTicTacToe.GameUtil
{
public static class IntExtensions
{
public static bool IsOdd(this int n)
{
return n % 2 != 0;
}
public static bool IsEven(this int n... | 17.636364 | 45 | 0.564433 |
eee94cd132c60770351c92f8e00b5d2c8b0446e0 | 683 | cs | C# | Miscd.Raft.Tests/Program.cs | DylanSp/miscd | 584f9281f42b1f036a2b13aea72e6e5f64340ce8 | [
"MIT"
] | null | null | null | Miscd.Raft.Tests/Program.cs | DylanSp/miscd | 584f9281f42b1f036a2b13aea72e6e5f64340ce8 | [
"MIT"
] | 4 | 2021-05-10T23:41:38.000Z | 2021-05-10T23:47:09.000Z | Miscd.Raft.Tests/Program.cs | DylanSp/miscd | 584f9281f42b1f036a2b13aea72e6e5f64340ce8 | [
"MIT"
] | null | null | null | using Microsoft.Coyote.Actors;
using Microsoft.Coyote.SystematicTesting;
using Miscd.Raft.Tests.Specifications;
using System;
using System.Collections.Generic;
using System.Text;
namespace Miscd.Raft.Tests
{
public static class Program
{
[Test]
public static void Execute(IActorRuntime runtime... | 27.32 | 58 | 0.676428 |
a9294a3b79119ef230a8403dfc06da71c905e0fc | 3,390 | cs | C# | src/JetBrains.Space.Client/Generated/Dtos/ChannelSpecificDefaults.generated.cs | automation555/space-dotnet-sdk | ca4086ea839eb5d0ab0bdbf5e3420795a0ddd0be | [
"Apache-2.0"
] | 17 | 2020-11-12T17:23:35.000Z | 2022-03-20T03:45:51.000Z | src/JetBrains.Space.Client/Generated/Dtos/ChannelSpecificDefaults.generated.cs | automation555/space-dotnet-sdk | ca4086ea839eb5d0ab0bdbf5e3420795a0ddd0be | [
"Apache-2.0"
] | 4 | 2020-12-07T16:09:45.000Z | 2021-11-03T16:20:39.000Z | src/JetBrains.Space.Client/Generated/Dtos/ChannelSpecificDefaults.generated.cs | JetBrains/space-dotnet-sdk | 67bc1ff86ae28889c3d3ef8dfc14a0f25ec58504 | [
"Apache-2.0"
] | 6 | 2021-02-01T06:35:50.000Z | 2022-03-18T16:44:35.000Z | // ------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
// ---------------------------------------... | 32.285714 | 160 | 0.683481 |
f308d93c2d123bf2ffb8587b23f4aa1847b7a154 | 139 | cs | C# | Mongo.Migration/Migrations/Document/IStartUpDocumentMigrationRunner.cs | khdevnet/Mongo.Migration | fd498ed2fcb39510a7fea662aa8d2efc013f7c23 | [
"MIT"
] | 126 | 2017-07-09T20:34:25.000Z | 2022-03-31T04:26:20.000Z | Mongo.Migration/Migrations/Document/IStartUpDocumentMigrationRunner.cs | khdevnet/Mongo.Migration | fd498ed2fcb39510a7fea662aa8d2efc013f7c23 | [
"MIT"
] | 39 | 2017-07-13T23:15:48.000Z | 2021-12-09T10:50:44.000Z | Mongo.Migration/Migrations/Document/IStartUpDocumentMigrationRunner.cs | khdevnet/Mongo.Migration | fd498ed2fcb39510a7fea662aa8d2efc013f7c23 | [
"MIT"
] | 45 | 2017-07-16T15:17:11.000Z | 2022-02-17T01:48:19.000Z | namespace Mongo.Migration.Migrations.Document
{
internal interface IStartUpDocumentMigrationRunner
{
void RunAll();
}
} | 19.857143 | 54 | 0.71223 |
ee1deb464b536e59d3308f9ed19afe220c4952e3 | 42,984 | cs | C# | tests/AndroidXMigrationTests/Tests/JniStringMigrationTests.cs | conceptdev/AndroidX | a962d2b69e0839097f6fc126ee1fcf506e200770 | [
"MIT"
] | 137 | 2019-12-03T16:33:00.000Z | 2022-03-30T06:39:18.000Z | tests/AndroidXMigrationTests/Tests/JniStringMigrationTests.cs | conceptdev/AndroidX | a962d2b69e0839097f6fc126ee1fcf506e200770 | [
"MIT"
] | 339 | 2019-11-25T17:15:57.000Z | 2022-03-31T18:06:17.000Z | tests/AndroidXMigrationTests/Tests/JniStringMigrationTests.cs | conceptdev/AndroidX | a962d2b69e0839097f6fc126ee1fcf506e200770 | [
"MIT"
] | 23 | 2019-11-29T00:51:32.000Z | 2021-12-13T16:42:02.000Z | using Xunit;
namespace Xamarin.AndroidX.Migration.Tests
{
public class JniStringMigrationTests : BaseTests
{
[Theory]
[InlineData("", "")]
[InlineData("()V", "()V")]
[InlineData(
"(Landroid/content/Context;)Landroid/support/v4/app/Fragment;",
"(Landroid/content/Context;)Landroidx/fragment/app/Fragment;... | 88.081967 | 260 | 0.819305 |
ee629ae907b6278c04fba91bac8c19cc886cc640 | 137 | cs | C# | src/Modules/InstaGama.Application/AppPostage/Input/CommentInput.cs | Aline160/ProjetoFinal_RedeSocial | 887c06e45de98e4f06ed12043526a631bd4043d6 | [
"MIT"
] | null | null | null | src/Modules/InstaGama.Application/AppPostage/Input/CommentInput.cs | Aline160/ProjetoFinal_RedeSocial | 887c06e45de98e4f06ed12043526a631bd4043d6 | [
"MIT"
] | null | null | null | src/Modules/InstaGama.Application/AppPostage/Input/CommentInput.cs | Aline160/ProjetoFinal_RedeSocial | 887c06e45de98e4f06ed12043526a631bd4043d6 | [
"MIT"
] | 1 | 2021-02-27T01:45:10.000Z | 2021-02-27T01:45:10.000Z | namespace InstaGama.Application.AppPostage.Input
{
public class CommentInput
{
public string Text { get; set; }
}
}
| 17.125 | 49 | 0.649635 |
6d4109b69042297468f1f5739c187c84643edf7a | 1,823 | cs | C# | ORM Cookbook/BenchmarkRunners/Performance.SingleModelCrud/NHibernate.cs | lukevp/DotNet-ORM-Cookbook | f340c0f55a53e195ba772821d55501a93d2e9c82 | [
"Unlicense"
] | null | null | null | ORM Cookbook/BenchmarkRunners/Performance.SingleModelCrud/NHibernate.cs | lukevp/DotNet-ORM-Cookbook | f340c0f55a53e195ba772821d55501a93d2e9c82 | [
"Unlicense"
] | null | null | null | ORM Cookbook/BenchmarkRunners/Performance.SingleModelCrud/NHibernate.cs | lukevp/DotNet-ORM-Cookbook | f340c0f55a53e195ba772821d55501a93d2e9c82 | [
"Unlicense"
] | null | null | null | using BenchmarkDotNet.Attributes;
using Recipes.NHibernate.SingleModelCrud;
using Recipes.NHibernate.SingleModelCrudAsync;
using System.Threading.Tasks;
namespace Performance
{
partial class Benchmarks
{
[Benchmark]
public void NHibernate_SingleModelCrudTests_CreateAndReadBack()
{
... | 26.808824 | 76 | 0.5661 |
6d809b237e1ee4f2e5c7d84d592fe2dfb557757c | 208 | cs | C# | discovery.public.KIT/discovery.public.KIT.p2p/Models/CommunicationMetadata.cs | DaemonToolz/discovery.public.KIT | 60846c6c0e84a9018b8e9146a5d2efb55bc54f01 | [
"MIT"
] | null | null | null | discovery.public.KIT/discovery.public.KIT.p2p/Models/CommunicationMetadata.cs | DaemonToolz/discovery.public.KIT | 60846c6c0e84a9018b8e9146a5d2efb55bc54f01 | [
"MIT"
] | null | null | null | discovery.public.KIT/discovery.public.KIT.p2p/Models/CommunicationMetadata.cs | DaemonToolz/discovery.public.KIT | 60846c6c0e84a9018b8e9146a5d2efb55bc54f01 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Text;
namespace discovery.KIT.p2p.Models
{
public struct CommunicationMetadata
{
public DateTimeOffset MessageStampedAt;
}
}
| 17.333333 | 47 | 0.740385 |
a06bf9406a18813bd44f3f3c54bf718a6ec3862c | 5,312 | cs | C# | ActivitiesCommon/ActivityUtilitiesUnitTests/DeliveryNetworkUtilitiesFixture.cs | chinnurtb/OpenAdStack | ec90ba6c82aabffee82122e2e881bbf0fe7462c1 | [
"Apache-2.0"
] | 1 | 2016-04-11T10:19:01.000Z | 2016-04-11T10:19:01.000Z | ActivitiesCommon/ActivityUtilitiesUnitTests/DeliveryNetworkUtilitiesFixture.cs | chinnurtb/OpenAdStack | ec90ba6c82aabffee82122e2e881bbf0fe7462c1 | [
"Apache-2.0"
] | null | null | null | ActivitiesCommon/ActivityUtilitiesUnitTests/DeliveryNetworkUtilitiesFixture.cs | chinnurtb/OpenAdStack | ec90ba6c82aabffee82122e2e881bbf0fe7462c1 | [
"Apache-2.0"
] | null | null | null | //-----------------------------------------------------------------------
// <copyright file="DeliveryNetworkUtilitiesFixture.cs" company="Rare Crowds Inc">
// Copyright 2012-2013 Rare Crowds, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in complian... | 41.178295 | 119 | 0.608998 |
da911df48795f995e97f3653baa6a494c45f85c7 | 515 | cs | C# | MagicConquerers/Equipment/Armors/Leather/LightLeatherVest.cs | sblasa/magic_game | d0505fbb1603ba98a4d1d5b338944623bdc2d9ee | [
"MIT"
] | null | null | null | MagicConquerers/Equipment/Armors/Leather/LightLeatherVest.cs | sblasa/magic_game | d0505fbb1603ba98a4d1d5b338944623bdc2d9ee | [
"MIT"
] | null | null | null | MagicConquerers/Equipment/Armors/Leather/LightLeatherVest.cs | sblasa/magic_game | d0505fbb1603ba98a4d1d5b338944623bdc2d9ee | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace MagicConquerers.Equipment.Armors.Leather
{
public class LightLeatherVest : Leather
{
private const int DEFAULT_ARMOR_POINTS = 10;
//constructor
public LightLea... | 19.807692 | 52 | 0.642718 |
ed65772e8f7cf3a5aca2293326fab26de1a5db2e | 300 | cs | C# | ODataHelpers/ODataHelpers/OData/Interfaces/IODataFunction.cs | JPlumridge/ODataHelpers | 51e910e6dce10b8396b09fd8c5c13da13afc83ce | [
"Apache-2.0"
] | null | null | null | ODataHelpers/ODataHelpers/OData/Interfaces/IODataFunction.cs | JPlumridge/ODataHelpers | 51e910e6dce10b8396b09fd8c5c13da13afc83ce | [
"Apache-2.0"
] | null | null | null | ODataHelpers/ODataHelpers/OData/Interfaces/IODataFunction.cs | JPlumridge/ODataHelpers | 51e910e6dce10b8396b09fd8c5c13da13afc83ce | [
"Apache-2.0"
] | null | null | null | using System.Collections.Generic;
namespace OnlineAssessmentForm.OData
{
public interface IODataFunction : IODataUrlProvider
{
string FunctionNamespace { get; set; }
string FunctionName { get; set; }
Dictionary<string, object> FunctionParameters { get; set; }
}
} | 27.272727 | 67 | 0.693333 |
d92ccbea8e08955bb810619d7e77628d57a0b4d9 | 1,484 | cs | C# | Introducing/Library/PackageCache/com.unity.visualscripting@1.5.2/Editor/VisualScripting.Core/Inspection/MacroEditor.cs | MrMYX/StartingUnity2D | 5921d1132fabab74909f57e858a6ede4238d31bf | [
"MIT"
] | 10 | 2021-07-09T06:01:34.000Z | 2022-01-13T07:17:58.000Z | Introducing/Library/PackageCache/com.unity.visualscripting@1.5.2/Editor/VisualScripting.Core/Inspection/MacroEditor.cs | MrMYX/StartingUnity2D | 5921d1132fabab74909f57e858a6ede4238d31bf | [
"MIT"
] | 5 | 2021-11-21T22:20:55.000Z | 2021-12-10T14:17:32.000Z | Introducing/Library/PackageCache/com.unity.visualscripting@1.5.2/Editor/VisualScripting.Core/Inspection/MacroEditor.cs | MrMYX/StartingUnity2D | 5921d1132fabab74909f57e858a6ede4238d31bf | [
"MIT"
] | 2 | 2022-03-14T00:37:10.000Z | 2022-03-14T02:31:38.000Z | using UnityEditor;
using UnityEngine;
namespace Unity.VisualScripting
{
[Editor(typeof(IMacro))]
public class MacroEditor : Inspector
{
public MacroEditor(Metadata metadata) : base(metadata) { }
protected override float GetHeight(float width, GUIContent label)
{
var hei... | 26.981818 | 89 | 0.570081 |
aa7286d52f966f39a0eb856fcb317603120ff83c | 253 | cs | C# | src/TomsRepairShop.Domain/Interfaces/Repositories/Write/IWriteRepositoryBase.cs | dmonteoliva/toms-repair-shop | d7007515af5ff53f31fc8d13d18eff0cd4593368 | [
"MIT"
] | null | null | null | src/TomsRepairShop.Domain/Interfaces/Repositories/Write/IWriteRepositoryBase.cs | dmonteoliva/toms-repair-shop | d7007515af5ff53f31fc8d13d18eff0cd4593368 | [
"MIT"
] | null | null | null | src/TomsRepairShop.Domain/Interfaces/Repositories/Write/IWriteRepositoryBase.cs | dmonteoliva/toms-repair-shop | d7007515af5ff53f31fc8d13d18eff0cd4593368 | [
"MIT"
] | null | null | null | using System.Threading.Tasks;
namespace TomsRepairShop.Domain.Interfaces.Repositories.Write
{
public interface IWriteRepositoryBase<T>
{
Task<T> Insert(T entity);
Task<T> Update(T entity);
Task Delete(int id);
}
} | 19.461538 | 61 | 0.664032 |
841569c97f22e441eea4967042f49d0dd0874945 | 6,755 | cs | C# | Best-Development-Practices-and-Patterns/Editing-Stand-Alone-Tables/SourceCode/MainWindow.xaml.cs | uQr/tips-and-tricks-wpf | 3e263953219ccaac098c5dc16846be06136fcb6c | [
"Apache-2.0"
] | 8 | 2015-01-26T00:02:22.000Z | 2021-05-06T07:37:12.000Z | Best-Development-Practices-and-Patterns/Editing-Stand-Alone-Tables/SourceCode/MainWindow.xaml.cs | uQr/tips-and-tricks-wpf | 3e263953219ccaac098c5dc16846be06136fcb6c | [
"Apache-2.0"
] | null | null | null | Best-Development-Practices-and-Patterns/Editing-Stand-Alone-Tables/SourceCode/MainWindow.xaml.cs | uQr/tips-and-tricks-wpf | 3e263953219ccaac098c5dc16846be06136fcb6c | [
"Apache-2.0"
] | 16 | 2015-05-11T05:26:45.000Z | 2020-01-17T00:05:31.000Z | using System.Linq;
using System;
using System.Windows;
using ESRI.ArcGIS.Client;
using ESRI.ArcGIS.Client.Local;
using ESRI.ArcGIS.Client.Tasks;
using ESRI.ArcGIS.Client.FeatureService;
namespace EditingStandAloneTables
{
public partial class MainWindow : Window
{
FeatureLayer _featureLayerTable;
... | 44.440789 | 220 | 0.576018 |
0dd950ece123e4240ec0461063ea770b232e5746 | 2,947 | cs | C# | Mond/Libraries/Async/MondTaskScheduler.cs | aTiKhan/Mond | 6f518e794abd41ed6fb7ad11bbb68b5975f6bdcf | [
"MIT"
] | 200 | 2015-01-01T13:30:31.000Z | 2022-03-23T13:28:30.000Z | Mond/Libraries/Async/MondTaskScheduler.cs | aTiKhan/Mond | 6f518e794abd41ed6fb7ad11bbb68b5975f6bdcf | [
"MIT"
] | 65 | 2015-01-31T21:37:26.000Z | 2022-02-11T03:33:37.000Z | Mond/Libraries/Async/MondTaskScheduler.cs | aTiKhan/Mond | 6f518e794abd41ed6fb7ad11bbb68b5975f6bdcf | [
"MIT"
] | 31 | 2015-01-09T19:04:35.000Z | 2021-11-07T21:39:13.000Z | using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
namespace Mond.Libraries.Async
{
internal class MondTaskScheduler : TaskScheduler
{
private readonly MondSynchronizationContext _syncContext;
private Concu... | 28.066667 | 93 | 0.584662 |
67596731f436d273b1ec7641e6e86c45507518f7 | 1,213 | cs | C# | src/OSDP.Net/Model/ReplyData/OutputStatus.cs | hallsbyra/OSDP.Net | bf70dc33d316c4389a67ac9087aaeaacf5c7f73b | [
"Apache-2.0"
] | 28 | 2019-06-19T14:49:39.000Z | 2022-03-23T04:29:31.000Z | src/OSDP.Net/Model/ReplyData/OutputStatus.cs | IDmachinesOrg/OSDP.Net | 2680928d4610bb51d4a26db38637fba184a69581 | [
"Apache-2.0"
] | 31 | 2019-10-04T02:58:07.000Z | 2022-03-31T13:53:10.000Z | src/OSDP.Net/Model/ReplyData/OutputStatus.cs | IDmachinesOrg/OSDP.Net | 2680928d4610bb51d4a26db38637fba184a69581 | [
"Apache-2.0"
] | 8 | 2020-09-23T18:22:04.000Z | 2022-03-15T09:42:50.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace OSDP.Net.Model.ReplyData
{
/// <summary>
/// A output status report reply.
/// </summary>
public class OutputStatus
{
/// <summary>
/// Prevents a default instance of the <see cref="Outpu... | 28.209302 | 99 | 0.575433 |
5005fadee4a6c1ce720b0fc99a18fc12761973fd | 662 | cs | C# | source/ConsultantApp/ConsultantApp.iOS/TimeSheets/ActiveTimesheets/ActiveTimesheetCell.cs | gshri67/S.i.-Systems---Client-App | 15e9005d8a7f95eee01761bcfaf1828a5c6a08c0 | [
"BSD-3-Clause-Attribution"
] | null | null | null | source/ConsultantApp/ConsultantApp.iOS/TimeSheets/ActiveTimesheets/ActiveTimesheetCell.cs | gshri67/S.i.-Systems---Client-App | 15e9005d8a7f95eee01761bcfaf1828a5c6a08c0 | [
"BSD-3-Clause-Attribution"
] | null | null | null | source/ConsultantApp/ConsultantApp.iOS/TimeSheets/ActiveTimesheets/ActiveTimesheetCell.cs | gshri67/S.i.-Systems---Client-App | 15e9005d8a7f95eee01761bcfaf1828a5c6a08c0 | [
"BSD-3-Clause-Attribution"
] | null | null | null | using System;
using UIKit;
namespace ConsultantApp.iOS.TimeSheets.ActiveTimesheets
{
partial class ActiveTimesheetCell : UITableViewCell
{
public ActiveTimesheetCell (IntPtr handle) : base (handle)
{
}
public ActiveTimesheetCell(string cellId)
: base(UITableViewCellStyle.Default, cellId)
... | 24.518519 | 96 | 0.649547 |
a65bd181bfa0a278344b023f3b3a87ad73ac05a8 | 8,367 | cs | C# | Tests/SonarQube.TeamBuild.PreProcessor.Tests/PreProcessorTests.cs | Godin/sonar-msbuild-runner | a4a4093dfabaa0c6a2200e39c07279ce6d7e23e4 | [
"MIT"
] | null | null | null | Tests/SonarQube.TeamBuild.PreProcessor.Tests/PreProcessorTests.cs | Godin/sonar-msbuild-runner | a4a4093dfabaa0c6a2200e39c07279ce6d7e23e4 | [
"MIT"
] | null | null | null | Tests/SonarQube.TeamBuild.PreProcessor.Tests/PreProcessorTests.cs | Godin/sonar-msbuild-runner | a4a4093dfabaa0c6a2200e39c07279ce6d7e23e4 | [
"MIT"
] | null | null | null | //-----------------------------------------------------------------------
// <copyright file="PreProcessorTests.cs" company="SonarSource SA and Microsoft Corporation">
// Copyright (c) SonarSource SA and Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the proje... | 45.472826 | 152 | 0.628063 |
0964a2a8d46cb83d91018500a114f6d6a6d101c3 | 1,156 | cs | C# | csharp/proverb/ProverbTest.cs | funtom4eg/Exercism | 6425fe83597ac9626c0f4924d72eda76092ef263 | [
"MIT"
] | null | null | null | csharp/proverb/ProverbTest.cs | funtom4eg/Exercism | 6425fe83597ac9626c0f4924d72eda76092ef263 | [
"MIT"
] | null | null | null | csharp/proverb/ProverbTest.cs | funtom4eg/Exercism | 6425fe83597ac9626c0f4924d72eda76092ef263 | [
"MIT"
] | null | null | null | using NUnit.Framework;
public class ProverbTest
{
[Test]
public void Line_one()
{
Assert.That(Proverb.Line(1), Is.EqualTo("For want of a nail the shoe was lost."));
}
[Test]
public void Line_four()
{
Assert.That(Proverb.Line(4), Is.EqualTo("For want of a rider the message ... | 31.243243 | 94 | 0.520761 |
57b341d3041052ed6ca2d6911519be2ea8800304 | 2,923 | cs | C# | RyanJuan.Lahkesis/LahkesisExtensions/NextUInt32.cs | ryans610/Lahkesis | a07f582519ec98f426f7ca57675e8c1bee782527 | [
"MIT"
] | 1 | 2019-08-22T08:51:48.000Z | 2019-08-22T08:51:48.000Z | RyanJuan.Lahkesis/LahkesisExtensions/NextUInt32.cs | ryans610/Lahkesis | a07f582519ec98f426f7ca57675e8c1bee782527 | [
"MIT"
] | null | null | null | RyanJuan.Lahkesis/LahkesisExtensions/NextUInt32.cs | ryans610/Lahkesis | a07f582519ec98f426f7ca57675e8c1bee782527 | [
"MIT"
] | null | null | null | using System;
namespace RyanJuan.Lahkesis
{
public static partial class LahkesisExtensions
{
#if ZH_HANT
#else
/// <summary>
///
/// </summary>
/// <param name="random"></param>
/// <param name="minValue"></param>
/// <param name="maxValue"></param>
///... | 26.333333 | 79 | 0.47246 |
59b2818846fd3e28872ff5567bf08646b387f11e | 972 | cshtml | C# | DashboardDemo/src/DashboardDemo.Web/Pages/Index.cshtml | sanmen359/abp-samples | 3ae5af0082d44898db7987c9805fdce0a4fab818 | [
"MIT"
] | 807 | 2020-03-28T10:09:49.000Z | 2022-03-31T12:44:33.000Z | DashboardDemo/src/DashboardDemo.Web/Pages/Index.cshtml | geffzhang/abp-samples | b9b3205ddb3776b6d3f4f70464ff696165f34ec5 | [
"MIT"
] | 30 | 2020-03-28T19:29:43.000Z | 2022-03-20T18:17:14.000Z | DashboardDemo/src/DashboardDemo.Web/Pages/Index.cshtml | geffzhang/abp-samples | b9b3205ddb3776b6d3f4f70464ff696165f34ec5 | [
"MIT"
] | 877 | 2020-04-09T18:01:10.000Z | 2022-03-31T12:26:38.000Z | @page
@inherits DashboardDemo.Web.Pages.DashboardDemoPage
@using Volo.Abp.AspNetCore.Mvc.UI.Widgets
@model DashboardDemo.Web.Pages.IndexModel
@section styles {
<abp-style-bundle>
<abp-style src="/Pages/Index.css" />
</abp-style-bundle>
}
@section scripts {
<abp-script-bundle>
<abp-script sr... | 31.354839 | 110 | 0.573045 |
ebccd91dd76620c71f105eb9a0187d79b5d5ccf5 | 1,751 | cs | C# | src/Interfaces/Deployer/IOpdexMarketDeployer.cs | drmathias/opdex-v1-core | 3e5b1131bf7bcf65a56ae404b6b3215c4ee48d8f | [
"MIT"
] | null | null | null | src/Interfaces/Deployer/IOpdexMarketDeployer.cs | drmathias/opdex-v1-core | 3e5b1131bf7bcf65a56ae404b6b3215c4ee48d8f | [
"MIT"
] | null | null | null | src/Interfaces/Deployer/IOpdexMarketDeployer.cs | drmathias/opdex-v1-core | 3e5b1131bf7bcf65a56ae404b6b3215c4ee48d8f | [
"MIT"
] | null | null | null | using Stratis.SmartContracts;
public interface IOpdexMarketDeployer
{
/// <summary>
/// The owner of the market deployer contract with the ability to create new markets.
/// </summary>
Address Owner { get; }
/// <summary>
/// Promote an address to be the new owner of the market deployer.
/... | 51.5 | 158 | 0.700742 |
e9b90d2b02744b5484a37e22f76351fd6dde39ca | 322 | cs | C# | src/DAS-Capture-The-Flag.Application/Models/GameModels/PlayerDetails.cs | SkillsFundingAgency/das-apprentice-learning | 2bdf945179b488d19ee2dd82a31c1877b1edad27 | [
"MIT"
] | 1 | 2020-03-24T15:54:17.000Z | 2020-03-24T15:54:17.000Z | src/DAS-Capture-The-Flag.Application/Models/GameModels/PlayerDetails.cs | SkillsFundingAgency/das-apprentice-learning | 2bdf945179b488d19ee2dd82a31c1877b1edad27 | [
"MIT"
] | null | null | null | src/DAS-Capture-The-Flag.Application/Models/GameModels/PlayerDetails.cs | SkillsFundingAgency/das-apprentice-learning | 2bdf945179b488d19ee2dd82a31c1877b1edad27 | [
"MIT"
] | 1 | 2021-04-11T08:45:10.000Z | 2021-04-11T08:45:10.000Z | using System;
using System.Collections.Generic;
using System.Text;
namespace DAS_Capture_The_Flag.Application.Models.GameModels
{
public class PlayerDetails
{
public string UserName { get; set; }
public PlayerDetails(string username)
{
UserName = username;
}
}
... | 18.941176 | 60 | 0.652174 |
9f7b103d507d9aa5c8e8ada53029ceece1369060 | 1,580 | cs | C# | Text Mesh Pro Files/Assets/Demo/TranslationSample.cs | fitrox/Localisation-and-Translation | 97b0789e063f958654ae7aec7c48ca536e8ca82d | [
"MIT"
] | null | null | null | Text Mesh Pro Files/Assets/Demo/TranslationSample.cs | fitrox/Localisation-and-Translation | 97b0789e063f958654ae7aec7c48ca536e8ca82d | [
"MIT"
] | null | null | null | Text Mesh Pro Files/Assets/Demo/TranslationSample.cs | fitrox/Localisation-and-Translation | 97b0789e063f958654ae7aec7c48ca536e8ca82d | [
"MIT"
] | null | null | null | using UnityEngine;
using UnityEngine.UI;
public class TranslationSample : MonoBehaviour
{
public Text displayCurrentLanguage;
public GameObject window;
GUITranslator guiTranslator;
void Start ()
{
guiTranslator = GUITranslator.Instance;
//Automatically sets language based on application's ... | 26.333333 | 95 | 0.721519 |
72028ac234252a8c9f6042b60a8274a1b02d2540 | 395 | cs | C# | src/Eshopworld.WorkerProcess/Telemetry/LeaseReleaseEvent.cs | kebbitt/workerprocess | e3be7502b21fb3cb263d479275a769ea1a3e0032 | [
"MIT"
] | null | null | null | src/Eshopworld.WorkerProcess/Telemetry/LeaseReleaseEvent.cs | kebbitt/workerprocess | e3be7502b21fb3cb263d479275a769ea1a3e0032 | [
"MIT"
] | 7 | 2020-02-26T14:36:32.000Z | 2020-12-01T10:02:54.000Z | src/Eshopworld.WorkerProcess/Telemetry/LeaseReleaseEvent.cs | kebbitt/workerprocess | e3be7502b21fb3cb263d479275a769ea1a3e0032 | [
"MIT"
] | 1 | 2020-02-25T15:20:20.000Z | 2020-02-25T15:20:20.000Z | using System;
namespace EShopworld.WorkerProcess.Telemetry
{
/// <summary>
/// An event that is raised when a lease is released
/// </summary>
public class LeaseReleaseEvent : BaseLeaseEvent
{
public LeaseReleaseEvent(Guid instanceId, string leaseId, int priority, string reason) : base(ins... | 26.333333 | 113 | 0.64557 |
ca5095d84aa8454ca3853f744cb943adf47ab2b1 | 11,408 | cs | C# | REghZyIOWrapper/Utils/StringHelper.cs | AngryCarrot789/REghZyIOWrapper | d23af14a2f6e7298ecd7c926ead00f0128c119a4 | [
"MIT"
] | null | null | null | REghZyIOWrapper/Utils/StringHelper.cs | AngryCarrot789/REghZyIOWrapper | d23af14a2f6e7298ecd7c926ead00f0128c119a4 | [
"MIT"
] | null | null | null | REghZyIOWrapper/Utils/StringHelper.cs | AngryCarrot789/REghZyIOWrapper | d23af14a2f6e7298ecd7c926ead00f0128c119a4 | [
"MIT"
] | 1 | 2022-03-17T00:52:39.000Z | 2022-03-17T00:52:39.000Z | using System.Collections.Generic;
using System.Text;
namespace REghZyIOWrapper.Utils {
/// <summary>
/// A class i made that provides a bunch of helpful functions for "manipulating" strings
/// </summary>
public static class StringHelper {
/// <summary>
/// Java's substring, where you ... | 42.726592 | 143 | 0.560309 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.