added
string
created
string
id
string
metadata
dict
source
string
text
string
code-score
float64
md5
string
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8337
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "Ankanmook/benchmarkdotnet.analyser", "max_stars_repo_path": "src/BenchmarkDotNetAnalyser/Commands/BaseAnalyseBenchmarksCommand.cs", "provenance": "train-00000-of-00045.jsonl.gz:8338" }
starcoder
using BenchmarkDotNetAnalyser.Benchmarks; using BenchmarkDotNetAnalyser.Instrumentation; using McMaster.Extensions.CommandLineUtils; namespace BenchmarkDotNetAnalyser.Commands { public abstract class BaseAnalyseBenchmarksCommand { protected readonly ITelemetry Telemetry; protected readonly IBe...
2.344463
e1ff87bf08e82e40412afdce5e045d83
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8338
{ "extension": "c-sharp", "max_stars_count": "18.0", "max_stars_repo_name": "piotrstenke/Durian", "max_stars_repo_path": "tests/Durian.AnalysisServices.Tests/SymbolExtensions/ContainsSymbol.cs", "provenance": "train-00000-of-00045.jsonl.gz:8339" }
starcoder
<filename>tests/Durian.AnalysisServices.Tests/SymbolExtensions/ContainsSymbol.cs // Copyright (c) <NAME>. All rights reserved. // Licensed under the MIT license. using System; using System.Linq; using Durian.Analysis.Extensions; using Durian.TestServices; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSha...
2.225114
3465bb41f9897fee72a667bad5efa096
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8339
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "hnrt/UtilityProgramsForWindows", "max_stars_repo_path": "HttpRelay/Net/Http/HttpHeaderConnection.cs", "provenance": "train-00000-of-00045.jsonl.gz:8340" }
starcoder
namespace hnrt.HttpRelay.Net.Http { internal class HttpHeaderConnection : HttpHeader { public static readonly string NAME = "Connection"; public HttpConnection Connection { get; } public HttpHeaderConnection(string value) : base(NAME, value) { ...
2.466206
c1d6b187b3d201b49d21c5d3e31103ce
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8340
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "strugglefly/Configuration", "max_stars_repo_path": "src/Microsoft.Framework.ConfigurationModel/Sources/IConfigurationSource.cs", "provenance": "train-00000-of-00045.jsonl.gz:8341" }
starcoder
// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System.Collections.Generic; using Microsoft.Net.Runtime; namespace Microsoft.Framework.ConfigurationModel { //[AssemblyNeutr...
1.760928
9d67ab5455bb5a5c60d378c565f49a7e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8341
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "loraderon/nvents", "max_stars_repo_path": "Nvents/Services/NetworkService.cs", "provenance": "train-00000-of-00045.jsonl.gz:8342" }
starcoder
using System; using System.Net; using System.Net.Sockets; using Nvents.Services.Wcf; namespace Nvents.Services { /// <summary> /// Network service for publishing/subscribing to events on the local network /// </summary> public class NetworkService : WcfServiceBase { IPAddress ipAddress; int port;...
2.612314
a5ec9b5e3489e4010e1969e1303176a4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8342
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "T1ti/WoWDatabaseEditor", "max_stars_repo_path": "WDE.SmartScriptEditor/Editor/ViewModels/VariablePickerViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:8343" }
starcoder
<filename>WDE.SmartScriptEditor/Editor/ViewModels/VariablePickerViewModel.cs using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Reactive.Linq; using System.Threading.Tasks; using System.Windows.Input; using Prism.Commands; using Prism.Ioc; using WDE.Com...
2.197075
34a20b698bf5030cf9121b75438ef1e2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8343
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "barteksekula/advanced-reviews", "max_stars_repo_path": "src/Advanced.CMS.ExternalReviews/PreviewUrlResolver.cs", "provenance": "train-00000-of-00045.jsonl.gz:8344" }
starcoder
<filename>src/Advanced.CMS.ExternalReviews/PreviewUrlResolver.cs using System.Collections.Specialized; using System.Linq; using System.Text.RegularExpressions; using EPiServer; using EPiServer.Cms.Shell; using EPiServer.Core; using EPiServer.ServiceLocation; using EPiServer.Web; using EPiServer.Web.Routing; namespace...
1.791774
14559bbe8e19906b54753a058747f6f6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8344
{ "extension": "c-sharp", "max_stars_count": "75.0", "max_stars_repo_name": "inorton/cclash", "max_stars_repo_path": "CClash/DirectCompilerCacheServer.cs", "provenance": "train-00000-of-00045.jsonl.gz:8345" }
starcoder
<gh_stars>10-100 using System; using System.Collections.Generic; using System.IO; using System.Text; using System.Linq; using System.Threading; namespace CClash { public class DirectCompilerCacheServer : DirectCompilerCache { Dictionary<string, DirectoryWatcher> dwatchers = new Dictionary<string, ...
2.380946
25c4b238d8dbe1d29fcf3ee70438cc42
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8345
{ "extension": "c-sharp", "max_stars_count": "2670.0", "max_stars_repo_name": "yangbingqi155/Nagrace", "max_stars_repo_path": "src/Orchard.Web/Modules/Orchard.CustomForms/ViewModels/CustomFormPartEditViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:8346" }
starcoder
<filename>src/Orchard.Web/Modules/Orchard.CustomForms/ViewModels/CustomFormPartEditViewModel.cs using System.Collections.Generic; using Orchard.CustomForms.Models; namespace Orchard.CustomForms.ViewModels { public class CustomFormPartEditViewModel { public IEnumerable<string> ContentTypes { get; set; } ...
1.683336
ebc0279d9883e4407427b95f87adc831
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8346
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "BOBO41/Awesome-CMS-Core", "max_stars_repo_path": "src/AwesomeCMSCore/Modules/AwesomeCMSCore.Modules.Account/Controllers/AccountController.cs", "provenance": "train-00000-of-00045.jsonl.gz:8347" }
starcoder
<filename>src/AwesomeCMSCore/Modules/AwesomeCMSCore.Modules.Account/Controllers/AccountController.cs using System; using System.Threading.Tasks; using AwesomeCMSCore.Modules.Account.ViewModels; using AwesomeCMSCore.Modules.Email; using AwesomeCMSCore.Modules.Entities.Entities; using AwesomeCMSCore.Modules.Helper.Servi...
2.038156
b30051e5153a79d4ae29ecf3d3f2bf20
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8347
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "sintefneodroid/AAV", "max_stars_repo_path": "Assets/AAV/CarChase/Scripts/Editors/WheelEditor.cs", "provenance": "train-00000-of-00045.jsonl.gz:8348" }
starcoder
#if UNITY_EDITOR using AAV.CarChase.Scripts.Drivetrain; using UnityEditor; using UnityEngine; namespace AAV.CarChase.Scripts.Editors { [CustomEditor(typeof(Wheel))] [CanEditMultipleObjects] public class WheelEditor : Editor { bool isPrefab; static bool showButtons = true; static float radiusMargin; ...
2.064111
df3da0bb2631d9f50b4627af746d95f8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8348
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "FerdieQO/ferdie-unity-lib", "max_stars_repo_path": "FerdieUnityLib/Attributes/EnumFlagAttribute.cs", "provenance": "train-00000-of-00045.jsonl.gz:8349" }
starcoder
<filename>FerdieUnityLib/Attributes/EnumFlagAttribute.cs using System; using System.Collections.Generic; using System.Text; using UnityEngine; namespace FerdieUnityLib.Attributes { /// <summary> /// Attribute to enable displaying the read-friendly name of an enumerator /// For example: [EnumFlag("Type of ...
3.035948
bb53e5d91eca6d5dca05ccfd100daeea
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8349
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "Bhaskers-Blu-Org2/MCW-Securing-PaaS", "max_stars_repo_path": "Hands-on lab/WebApp/FourthCoffeeAPI/FourthCoffeeAPI/User.cs", "provenance": "train-00000-of-00045.jsonl.gz:8350" }
starcoder
<gh_stars>10-100 //------------------------------------------------------------------------------ // <auto-generated> // This code was generated from a template. // // Manual changes to this file may cause unexpected behavior in your application. // Manual changes to this file will be overwritten if the cod...
2.141814
dbd458bb966c4229e021aaf95a981788
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8350
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Cyrus-Sushiant/Adobe.Connect.SDK", "max_stars_repo_path": "AdobeConnectSDK/Model/XmlDateTimeBase.cs", "provenance": "train-00000-of-00045.jsonl.gz:8351" }
starcoder
<reponame>Cyrus-Sushiant/Adobe.Connect.SDK using AdobeConnectSDK.Common; using System; using System.Globalization; using System.Xml.Serialization; namespace AdobeConnectSDK.Model { /// <summary> /// Shared serialization properties. /// </summary> [Serializable] public class XmlDateTimeBase { ...
2.183666
3e84002519ce29fef30b3b6a34c4745e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8351
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Vyxlose/MLAPI", "max_stars_repo_path": "MLAPI/NetworkingManagerComponents/Core/LagCompensationManager.cs", "provenance": "train-00000-of-00045.jsonl.gz:8352" }
starcoder
using System; using System.Collections.Generic; using MLAPI.Logging; namespace MLAPI.Components { /// <summary> /// The main class for controlling lag compensation /// </summary> public static class LagCompensationManager { /// <summary> /// Simulation objects /// </summary...
2.670795
75800ba0b01ec2c0f0eebda51d7facfa
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8352
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "a-merson/SpbDotNet-33", "max_stars_repo_path": "Demo3/Audit.BackEnd/Audit/IAuditAppService.cs", "provenance": "train-00000-of-00045.jsonl.gz:8353" }
starcoder
using Abp.Application.Services; using Abp.Application.Services.Dto; using DotNetRu.Audit.Dto; namespace DotNetRu.Audit { public interface IAuditAppService : IAsyncCrudAppService<AuditDto, long, PagedResultRequestDto> { } }
1.075592
2b7db62ea7037c3d8b5531774ebba09e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8353
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "AhmadiRamin/teams-dev-samples", "max_stars_repo_path": "samples/bot-microsoft-search-api/Source/Dialogs/SSODialog.cs", "provenance": "train-00000-of-00045.jsonl.gz:8354" }
starcoder
<reponame>AhmadiRamin/teams-dev-samples<filename>samples/bot-microsoft-search-api/Source/Dialogs/SSODialog.cs  namespace MSGraphSearchSample.Dialogs { public class SSODialog { } }
0.762514
95721dc9a3214ad7306d739c5200c131
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8354
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ToastedGuy2/Real-State", "max_stars_repo_path": "Web/Views/Shared/Components/SignOut/Default.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:8355" }
starcoder
@if ((bool) ViewData["IsHeSigIn"]) { <form class="form-inline my-2 my-lg-0" asp-controller="Account" asp-action="SignOut" method="post"> <button class="btn btn-outline-danger my-2 my-sm-0" type="submit">Log out @ViewData["Username"]</button> </form> }
1.883362
97545b2c4d42f1aea6a29325e1ca689d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8355
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ivarszarins/LocalizationProvider", "max_stars_repo_path": "Tests/DbLocalizationProvider.Tests/HiddenResourcesTests/HiddenResourceTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:8356" }
starcoder
using System.Linq; using DbLocalizationProvider.Queries; using DbLocalizationProvider.Sync; using Xunit; namespace DbLocalizationProvider.Tests.HiddenResourcesTests { public class HiddenResourceTests { public HiddenResourceTests() { ConfigurationContext.Current.TypeFactory.ForQuery...
2.138732
422c35dac1bd52ac2c30d8bc0cc065ab
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8356
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "yangli1128/itextsharp.NetCore", "max_stars_repo_path": "src/core/srcbc/crypto/engines/RsaEngine.cs", "provenance": "train-00000-of-00045.jsonl.gz:8357" }
starcoder
<filename>src/core/srcbc/crypto/engines/RsaEngine.cs /* This file is part of the iText (R) project. Copyright (c) 1998-2019 iText Group NV Authors: iText Software. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3 as p...
2.137396
5bec2c05bcd1061905ac865681ce7d3f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8357
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "dvinun/classic-coding-problems", "max_stars_repo_path": "ClassicCodingProblemsTests/MagicSquaresTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:8358" }
starcoder
<reponame>dvinun/classic-coding-problems<gh_stars>0 using Microsoft.VisualStudio.TestTools.UnitTesting; using Dvinun.ClassicCodingProblems; namespace Dvinun.CodingExercises.Tests { [TestClass()] public class MagicSquaresTests { [TestMethod()] public void TransformToMagicSquareWithMinimumCo...
2.575314
ce0457daf7038718943823c69b9508c3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8358
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "NNara/azure-sdk-for-net", "max_stars_repo_path": "sdk/identity/Azure.Identity/tests/Mock/MockAadClient.cs", "provenance": "train-00000-of-00045.jsonl.gz:8359" }
starcoder
<gh_stars>1-10 // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System; using System.Threading; using System.Threading.Tasks; using Azure.Core; namespace Azure.Identity.Tests.Mock { internal class MockAadClient : AadIdentityClient { private static ...
2.15966
ead6b687c09e36973c953daadbba8040
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8359
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "binbsr/Assessment", "max_stars_repo_path": "Src/Assessment.ApplicationCore/Interfaces/IEmailSender.cs", "provenance": "train-00000-of-00045.jsonl.gz:8360" }
starcoder
<reponame>binbsr/Assessment namespace Assessment.ApplicationCore.Interfaces { public interface IEmailSender { } }
1.00259
75bc1b374097efdce72ba0033b683173
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8360
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "itplamen/XmlFeedConsumer", "max_stars_repo_path": "XmlFeedConsumer/Web/XmlFeedConsumer.Web/Hubs/DataHub.cs", "provenance": "train-00000-of-00045.jsonl.gz:8361" }
starcoder
namespace XmlFeedConsumer.Web.Hubs { using System.Linq; using Bytes2you.Validation; using Microsoft.AspNet.SignalR; using Common.Contracts; using Infrastructure.Mapping; using Models.Home; using XmlFeedConsumer.Common; using Services.Data.Contracts; public class DataHub : Hub ...
1.927804
c2226d0d8264a6a6bfbe8bffd1d8a3a1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8361
{ "extension": "c-sharp", "max_stars_count": "9402.0", "max_stars_repo_name": "pyracanda/runtime", "max_stars_repo_path": "src/mono/mono/tests/classinit.cs", "provenance": "train-00000-of-00045.jsonl.gz:8362" }
starcoder
using System; class Foo { static public int i = 0; } class Bar { static public int j; static Bar () { j = Foo.i; } } class Bug { static public int Main () { Foo.i = 5; if (Bar.j != 5) return 1; return 0; } }
2.973768
d35427636aeee18b13140cb291480790
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8362
{ "extension": "c-sharp", "max_stars_count": "39.0", "max_stars_repo_name": "acid996/Signals", "max_stars_repo_path": "src/10 Core/Signals.Core/Processing/Results/FileResult.cs", "provenance": "train-00000-of-00045.jsonl.gz:8363" }
starcoder
<gh_stars>10-100 using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Runtime.Serialization; using System.Text; namespace Signals.Core.Processing.Results { /// <summary> /// Export file result /// </summary> [Serializable] [DataContract] publi...
2.301476
82ec06fc850bccef480df55996e1716c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8363
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Appdynamics/DotNetAgentExtensionManager", "max_stars_repo_path": "Source/AppDynamics.Extension.Manager/AppDynamics.Extension.Manager/ViewModel/ExtensionVM.cs", "provenance": "train-00000-of-00045.jsonl.gz:8364" }
starcoder
using AppDynamics.Infrastructure; using AppDynamics.Extension.SDK; using AppDynamics.Extension.SDK.Model.Enumeration; using AppDynamics.Infrastructure.Framework.Extension.Handlers; using AppDynamics.Infrastructure.Framework.ViewModel; using System; using System.Collections.Generic; using System.IO; using Syste...
1.983995
9b6bb077877091cb7957db39eab9519a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8364
{ "extension": "c-sharp", "max_stars_count": "42.0", "max_stars_repo_name": "dkozar/edriven-gui", "max_stars_repo_path": "eDriven/eDriven.Gui/DragDrop/DragSource.cs", "provenance": "train-00000-of-00045.jsonl.gz:8365" }
starcoder
using System; using System.Collections.Generic; namespace eDriven.Gui.DragDrop { public class DragSource { /// <summary> /// Callback definition /// </summary> /// <returns></returns> public delegate object DataLookupHandler(); /// <summary> /// Formats ...
3.271048
f8a191d8cb02fef270303d1991fa4c77
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8365
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "sceny/TaskQueue", "max_stars_repo_path": "src/TaskQueue/TaskRunner.cs", "provenance": "train-00000-of-00045.jsonl.gz:8366" }
starcoder
<gh_stars>1-10 using System; using System.Threading; using System.Threading.Tasks; namespace Sceny { public abstract class TaskRunnerBase { protected TaskRunnerBase() { Id = Guid.NewGuid(); EnqueuedAt = DateTime.Now; } public TaskRunnerBase(Action action)...
2.69994
1d3f0378c159411bc5d22da49e6c80e4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8366
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "thecaptain10/LeetCode", "max_stars_repo_path": "LeetCode/LeetCodeProblems/Hard/MaximumSumPath.cs", "provenance": "train-00000-of-00045.jsonl.gz:8367" }
starcoder
<filename>LeetCode/LeetCodeProblems/Hard/MaximumSumPath.cs using LeetCodeProblems.Medium; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace LeetCodeProblems.Hard { //https://leetcode.com/problems/binary-tree-maximum-path-sum/ /* ...
3.487936
67986c9ce395bbefa872c4498ebf6328
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8367
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "olehspidey/B2B", "max_stars_repo_path": "b2b/src/B2B.BLL/Services/IKeyWordService.cs", "provenance": "train-00000-of-00045.jsonl.gz:8368" }
starcoder
using System.Collections.Generic; using System.Threading.Tasks; using B2B.Core.Models.DomainModels.Companies; namespace B2B.BLL.Services { public interface IKeyWordService { Task<ICollection<KeyWord>> GetByWordAsync(string word); } }
1.403612
ebd168525bf0942c068b5a801d5c1bbd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8368
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Mike111177/OWLib", "max_stars_repo_path": "TankLib/STU/Types/STU_D8196947.cs", "provenance": "train-00000-of-00045.jsonl.gz:8369" }
starcoder
// Instance generated by TankLibHelper.InstanceBuilder // ReSharper disable All namespace TankLib.STU.Types { [STUAttribute(0xD8196947)] public class STU_D8196947 : STUInstance { [STUFieldAttribute(0x4D2DB658, "m_identifier")] public teStructuredDataAssetRef<STUIdentifier> m_identifier; ...
0.936529
91600f1c11079b0d894358895445098d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8369
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "karmeli87/lucenenet", "max_stars_repo_path": "src/Lucene.Net/Index/LogByteSizeMergePolicy.cs", "provenance": "train-00000-of-00045.jsonl.gz:8370" }
starcoder
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
2.469025
b947d06c50d7788fd98ffd4be3ca4941
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8370
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "kamilk08/BookLoversApi", "max_stars_repo_path": "BookLovers.Librarians/Domain/ReviewReportRegisters/ReviewReportRegister.cs", "provenance": "train-00000-of-00045.jsonl.gz:8371" }
starcoder
<reponame>kamilk08/BookLoversApi<filename>BookLovers.Librarians/Domain/ReviewReportRegisters/ReviewReportRegister.cs using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using BookLovers.Base.Domain.Aggregates; using BookLovers.Librarians.Domain.ReviewReportRegisters.Busine...
1.891891
777c3a7b6d3752fe6df770e203be5537
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8371
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "yadavvineet/Alexa.NET.Management", "max_stars_repo_path": "Alexa.NET.Management/AccountLinking/AccountLinkInformation.cs", "provenance": "train-00000-of-00045.jsonl.gz:8372" }
starcoder
<filename>Alexa.NET.Management/AccountLinking/AccountLinkInformation.cs<gh_stars>10-100 using Newtonsoft.Json; namespace Alexa.NET.Management.AccountLinking { public class AccountLinkInformation { [JsonProperty("accountLinkingResponse")] public AccountLinkData Response { get; set; } } }
1.790794
ea4b246d92c9535956fd0b324526e440
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8372
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "moto2002/tianqi_src", "max_stars_repo_path": "src/Package/JoinTeamNty.cs", "provenance": "train-00000-of-00045.jsonl.gz:8373" }
starcoder
using NetWork.Utilities; using ProtoBuf; using System; using System.ComponentModel; namespace Package { [ForRecv(4082), ForSend(4082), ProtoContract(Name = "JoinTeamNty")] [Serializable] public class JoinTeamNty : IExtensible { public static readonly short OP = 4082; private TeamBaseInfo _teamInfo; private...
2.019069
2b4683f816a2234478ffdb0f92b8941c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8373
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "sootie8/Serialise-Work", "max_stars_repo_path": "Assets/Plugins/OpenUnityTools/unityserializer-ng/Serialization/Entry.cs", "provenance": "train-00000-of-00045.jsonl.gz:8374" }
starcoder
<gh_stars>0 using System; using System.Reflection; namespace Serialization { public class Entry { /// <summary> /// The name of the item being read or written /// This should be filled out by the storage when /// MustHaveName = true and deserializing /// </summary> ...
2.698713
74841213b1ef274377c0d9bb74caaf84
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8374
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "FleischmanKrisztian/Finalapplication", "max_stars_repo_path": "DatabaseApp/DatabaseManagement/DatabaseMethods.cs", "provenance": "train-00000-of-00045.jsonl.gz:8375" }
starcoder
using System; using System.Diagnostics; using System.IO; namespace BackupDatabaseApp { internal class DatabaseMethods { internal static void BackupDatabase(string filename) { Process p = new Process(); ProcessStartInfo info = new ProcessStartInfo(); info.Fil...
2.613413
5f2c22dcc07cb12de9b3a1484b50e698
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8375
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Ilchert/OrleansTestKit", "max_stars_repo_path": "test/OrleansTestKit.Tests/Tests/StrictGrainProbeTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:8376" }
starcoder
<filename>test/OrleansTestKit.Tests/Tests/StrictGrainProbeTests.cs using System; using System.Threading.Tasks; using FluentAssertions; using Moq; using Orleans.TestKit; using TestGrains; using TestInterfaces; using Xunit; namespace Orleans.TestKit.Tests { public class StrictGrainProbeTests : TestKitBase { ...
2.236125
b02d601ca1e0c22c3558851f83fec454
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8376
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "aochmann/Our.Umbraco.FeaturesManagementDashboard", "max_stars_repo_path": "src/FeatureManagement.ExampleWeb/Controllers/Hijacks/WeatherPageController.cs", "provenance": "train-00000-of-00045.jsonl.gz:8377" }
starcoder
<reponame>aochmann/Our.Umbraco.FeaturesManagementDashboard using Microsoft.AspNetCore.Mvc.ViewEngines; using Microsoft.FeatureManagement.Mvc; using Umbraco.Cms.Core.Web; using Umbraco.Cms.Web.Common.Controllers; namespace FeatureManagement.ExampleWeb.Controllers.Hijacks { [FeatureGate("WeatherPage")] public c...
1.312042
1fd0202451e2a9260a1f4f1c2198136a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8377
{ "extension": "c-sharp", "max_stars_count": "61.0", "max_stars_repo_name": "kjk/volante-new", "max_stars_repo_path": "tests/Tests/TestConcur.cs", "provenance": "train-00000-of-00045.jsonl.gz:8378" }
starcoder
<filename>tests/Tests/TestConcur.cs<gh_stars>10-100 namespace Volante { using System; using System.Threading; public class TestConcurResult : TestResult { public TimeSpan InsertTime; public TimeSpan AccessTime; } public class TestConcur : ITest { class ...
2.518348
711d869f400fe6e7fe5cb206ce230412
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8378
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Brenthubbard/Sillystring.Solution", "max_stars_repo_path": "Factory/Views/Machines/Details.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:8379" }
starcoder
@{ Layout = "_Layout"; } @model Factory.Models.Machine <h3>Machine Details</h3> <hr /> <h5>Name of Machine @Html.DisplayFor(model => model.Name)</h5> <h5>Type of Machine: @Html.DisplayFor(model => model.MachineType)</h5> @if (@Model.JoinEntities.Count == 0) { <p>This Machine does not have any Engineers licensed...
2.356846
ce6a7f2132227a9f51888f8be5699006
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8379
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Grischenkov/FlowModel", "max_stars_repo_path": "FlowModel.Model/DataBaseWorker/UnitOfWork/IUnitOfWork.cs", "provenance": "train-00000-of-00045.jsonl.gz:8380" }
starcoder
<reponame>Grischenkov/FlowModel using System; namespace FlowModel.Model { public interface IUnitOfWork : IDisposable { void Commit(); } }
1.590379
03ca23b1155ecea37341e9e555eef0f1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8380
{ "extension": "c-sharp", "max_stars_count": "23.0", "max_stars_repo_name": "MichaelSimons/test-templates", "max_stars_repo_path": "WizardExtensions/MSTestv2UnitTestExtension/MSTestv2UnitTestClassManager.cs", "provenance": "train-00000-of-00045.jsonl.gz:8381" }
starcoder
<filename>WizardExtensions/MSTestv2UnitTestExtension/MSTestv2UnitTestClassManager.cs<gh_stars>10-100 // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace MSTestv2UnitTestExtension { using Mi...
2.313123
b12950ccbc1fc9cbbf0a109bba733dcd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8381
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "r-koubou/ArticulationManager", "max_stars_repo_path": "KeySwitchManager/Sources/Runtime/Infrastructures/Storage.Spreadsheet/KeySwitches/Models/Values/MidiNoteNumberCell.cs", "provenance": "train-00000-of-00045.jsonl.gz:8382" }
starcoder
<reponame>r-koubou/ArticulationManager using System; using KeySwitchManager.Infrastructures.Storage.Spreadsheet.KeySwitches.Helpers; using ValueObjectGenerator; namespace KeySwitchManager.Infrastructures.Storage.Spreadsheet.KeySwitches.Models.Values { [ValueObject( typeof( string ) )] public partial class Mi...
1.875533
ef7b838a6cff9508f62548b2cb430a09
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8382
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "tannguyent/coolstore-microservices", "max_stars_repo_path": "src/building-blocks/CloudNativeKit.Infrastructure.Data/Dapper/Core/DapperUnitOfWork.cs", "provenance": "train-00000-of-00045.jsonl.gz:8383" }
starcoder
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using CloudNativeKit.Domain; namespace CloudNativeKit.Infrastructure.Data.Dapper.Core { public interface IDapperUnitOfWork : IUnitOfWork { ISqlConnectionFactory Sql...
2.380413
9113fae08f5b7c011d003b2a5476954a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8383
{ "extension": "c-sharp", "max_stars_count": "88.0", "max_stars_repo_name": "TrevorPilley/MicroLite", "max_stars_repo_path": "MicroLite/ISessionFactory.cs", "provenance": "train-00000-of-00045.jsonl.gz:8384" }
starcoder
<reponame>TrevorPilley/MicroLite // ----------------------------------------------------------------------- // <copyright file="ISessionFactory.cs" company="Project Contributors"> // Copyright Project Contributors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except...
2.16157
f0f868e73144cf61eb84c8491e564c57
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8384
{ "extension": "c-sharp", "max_stars_count": "17.0", "max_stars_repo_name": "litmus/HeadlessChromium.Puppeter.Lambda.Dotnet", "max_stars_repo_path": "build.cake", "provenance": "train-00000-of-00045.jsonl.gz:8385" }
starcoder
#addin nuget:?package=SharpZipLib&version=1.3.1 #addin nuget:?package=Cake.Compression&version=0.2.6 using System.IO; using Newtonsoft.Json; using ICSharpCode.SharpZipLib.GZip; var configuration = Argument("configuration", "Release"); var version = AppVeyor.IsRunningOnAppVeyor ? AppVeyor.Environment.Build.Version : "...
2.22388
76da248084f00a4919db5c3e3eded08d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8385
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "codecat/SHVDNPro", "max_stars_repo_path": "SHVDNPro.Scripting/World/ParticleEffects.cs", "provenance": "train-00000-of-00045.jsonl.gz:8386" }
starcoder
<reponame>codecat/SHVDNPro using System; using System.Drawing; using System.Security.Policy; using GTA; using GTA.Native; using GTA.Math; using Hash = GTA.Native.Hash; namespace GTA { [Flags] public enum InvertAxis { None = 0, X = 1, Y = 2, Z = 4 } public class ParticleEffectsAsset : INativeValue { #...
2.750098
faad4ddf1d3b0b6f044d16fdff6f39ef
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8386
{ "extension": "c-sharp", "max_stars_count": "16.0", "max_stars_repo_name": "gitter-badger/open-pdd-net-sdk", "max_stars_repo_path": "PddOpenSdk/PddOpenSdk/Models/Response/Sms/QuerySmsSellSettingDetailResponseModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:8387" }
starcoder
<reponame>gitter-badger/open-pdd-net-sdk using Newtonsoft.Json; namespace PddOpenSdk.Models.Response.Sms { public class SmsSellSettingCrowdTarget { /// <summary> /// Examples: null /// </summary> [JsonProperty("min_pay_amount")] public object MinPayAmount { get; set; } ...
2.058912
44f7111cef8c6422adc60e8fcf5a7ba8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8387
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Veratics/Maternity-Tracker", "max_stars_repo_path": "Dashboard/va.gov.artemis.ui/Views/Pregnancy/AddEdit.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:8388" }
starcoder
@* Originally submitted to OSEHRA 2/21/2017 by DSS, Inc. Authored by DSS, Inc. 2014-2017 *@ @model VA.Gov.Artemis.UI.Data.Models.Pregnancy.PregnancyAddEdit @using VA.Gov.Artemis.UI.Data.Models.Pregnancy @{ ViewBag.Title = "MCC Dashboard - Pregnancy Details"; Layout = "~/Views/Shared/_LayoutPage2.csht...
2.23318
dc8bf54d5436d4b24e3e016728f15f7e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8388
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "paratoner/ph-genericode-net", "max_stars_repo_path": "GeneriCode/Genericode/Genericode04Helper.cs", "provenance": "train-00000-of-00045.jsonl.gz:8389" }
starcoder
using GeneriCode.GeneratedClasses.Genericode.v04; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace GeneriCode.Genericode { public sealed class Genericode04Helper { private Genericode04Helper() { } /** ...
3.029965
e166d84516a5c895b724420cefbdd1f0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8389
{ "extension": "c-sharp", "max_stars_count": "240.0", "max_stars_repo_name": "lauren-mills/botbuilder-community-dotnet", "max_stars_repo_path": "libraries/Bot.Builder.Community.Components.Handoff.LivePerson/Models/Models.cs", "provenance": "train-00000-of-00045.jsonl.gz:8390" }
starcoder
<reponame>lauren-mills/botbuilder-community-dotnet<gh_stars>100-1000 namespace Bot.Builder.Community.Components.Handoff.LivePerson.Models { // Start conversation // Send conversation // Webhook models: namespace Webhook { public class Body { public Change[] changes { ...
1.555855
3c8bbeb787e64d46d5ff9fbc82021e27
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8390
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "lykkecloud/MT", "max_stars_repo_path": "src/MarginTrading.Backend.Services/Infrastructure/SimpleIdentityGenerator.cs", "provenance": "train-00000-of-00045.jsonl.gz:8391" }
starcoder
// Copyright (c) 2019 Lykke Corp. // See the LICENSE file in the project root for more information. using System; using System.Collections; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; using Common; using MarginTrading.Backend.Core.Repositories; namespace MarginTrading....
2.354196
b8792afab94c03a87a3b7b8f18d5080f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8391
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Potapy4/monobank-dotnet", "max_stars_repo_path": "src/Services/PersonalService.cs", "provenance": "train-00000-of-00045.jsonl.gz:8392" }
starcoder
using Monobank.API.DTO; using Monobank.API.Extensions; using Monobank.API.Services.Abstract; using System; using System.Collections.Generic; using System.Net.Http; using System.Text.Json; using System.Threading.Tasks; namespace Monobank.API.Services { public sealed class PersonalService : BaseService { ...
2.293825
0cc338bfdc4eb3f930982012c865d388
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8392
{ "extension": "c-sharp", "max_stars_count": "3268.0", "max_stars_repo_name": "gjy5885/azure-sdk-for-net", "max_stars_repo_path": "sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/Models/AccessPolicyUpdateKind.cs", "provenance": "train-00000-of-00045.jsonl.gz:8393" }
starcoder
<gh_stars>1000+ // <auto-generated> // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if t...
2.092397
58e06305f99643160a4bb80f4b539f82
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8393
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "HerraHak/machinelearning", "max_stars_repo_path": "src/Microsoft.ML.Core/Utilities/ThreadUtils.cs", "provenance": "train-00000-of-00045.jsonl.gz:8394" }
starcoder
<reponame>HerraHak/machinelearning<filename>src/Microsoft.ML.Core/Utilities/ThreadUtils.cs // 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 Syste...
2.626271
2dffc0033825a8e21c1f7759e6f31dc8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8394
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Zoxive/ContosoUniversityCore", "max_stars_repo_path": "test/ContosoUniversityCore.IntegrationTests/Features/Department/DeleteTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:8395" }
starcoder
<reponame>Zoxive/ContosoUniversityCore<filename>test/ContosoUniversityCore.IntegrationTests/Features/Department/DeleteTests.cs namespace ContosoUniversityCore.IntegrationTests.Features.Department { using System; using System.Data.Entity; using System.Threading.Tasks; using ContosoUniversityCore.Feature...
1.950409
e453e4bdf1445f79c115acb63ffd65a3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8395
{ "extension": "c-sharp", "max_stars_count": "429.0", "max_stars_repo_name": "skeptycal/RTVS", "max_stars_repo_path": "src/Windows/R/Editor/Impl/Navigation/Peek/UserDefinedPeekItem.cs", "provenance": "train-00000-of-00045.jsonl.gz:8396" }
starcoder
<filename>src/Windows/R/Editor/Impl/Navigation/Peek/UserDefinedPeekItem.cs // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See LICENSE in the project root for license information. using Microsoft.Common.Core.Services; using Microsoft.R.Core.AST; using Microsoft.VisualSt...
1.952311
00b4f4fbe0a124460324ca82e5cbf6f2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8396
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ronin4net/Plainion.Flames", "max_stars_repo_path": "src/Plainion.Flames.Modules.Filters/Model/AllCallsFilter.cs", "provenance": "train-00000-of-00045.jsonl.gz:8397" }
starcoder
<gh_stars>1-10 using System.Runtime.Serialization; using Plainion.Flames.Presentation; namespace Plainion.Flames.Modules.Filters.Model { class AllCallsFilter : NameFilterBase { public AllCallsFilter() : base( FilterTarget.Method, "All calls" ) { } publi...
1.897205
6e59451fd3e70c9f31feaefcf13d6b12
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8397
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "unity-korea-community/unity-object-wrapper", "max_stars_repo_path": "Tests/Runtime/MonoBehaviourTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:8398" }
starcoder
<gh_stars>1-10 using System.Collections; using System.Collections.Generic; using System.Linq; using NUnit.Framework; using UnityEngine; public class MonoBehaviourTests { protected GameObject subject; [SetUp] public void SetUp() { subject = new GameObject("Subject"); } [TearDown] p...
2.157315
fdd0b6852bdb84a2cce4de896e69aa86
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8398
{ "extension": "c-sharp", "max_stars_count": "17.0", "max_stars_repo_name": "OpenTouryoProject/SampleProgram", "max_stars_repo_path": "PkgMgr/NuGet/TestClassLibrary1/TestClassLibrary1/Class2.cs", "provenance": "train-00000-of-00045.jsonl.gz:8399" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Newtonsoft.Json; namespace OssCons.DotNetSubcommittee.TestClassLibrary1 { /// <summary>Class2</summary> public class Class2 { /// <summary>SerializeObject</summary> pu...
1.95361
94af13d044af8300775b230c8cdcbc5a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8399
{ "extension": "c-sharp", "max_stars_count": "2977.0", "max_stars_repo_name": "deining/ServiceStack", "max_stars_repo_path": "src/ServiceStack/CsvRequestLogger.cs", "provenance": "train-00000-of-00045.jsonl.gz:8400" }
starcoder
<gh_stars>1000+ using System; using ServiceStack.Host; using ServiceStack.Web; using System.Collections.Generic; using System.Linq; using System.Threading; using ServiceStack.IO; using ServiceStack.Logging; using ServiceStack.Text; using ServiceStack.VirtualPath; namespace ServiceStack { public class...
2.357547
9b76342fd14b3ea17683a683c5f79fc0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8400
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "DLR-SC/IslandViz-for-HoloLens", "max_stars_repo_path": "Assets/Scripts/Utilities/ExecutionQueue.cs", "provenance": "train-00000-of-00045.jsonl.gz:8401" }
starcoder
using System; using System.Collections; using System.Collections.Generic; using UnityEngine; public class ExecutionQueue : MonoBehaviour { private struct Executable { public Action Action; public bool Await; //public Executable(Action action, bool await) //{ // Acti...
2.872209
0cc03163f73aefa5b10b4e15f6adc247
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8401
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "DenisBalan/playwright-sharp", "max_stars_repo_path": "src/PlaywrightSharp.Tests/PageExposeFunctionTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:8402" }
starcoder
using System.Text.Json; using System.Threading.Tasks; using PlaywrightSharp.Tests.BaseTests; using PlaywrightSharp.Xunit; using Xunit; using Xunit.Abstractions; namespace PlaywrightSharp.Tests { ///<playwright-file>page-expose-function.spec.ts</playwright-file> [Collection(TestConstants.TestFixtureBr...
2.272151
d577702e996c829e63d8c17c0c814981
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8402
{ "extension": "c-sharp", "max_stars_count": "103.0", "max_stars_repo_name": "pairbit/GostCryptography", "max_stars_repo_path": "Source/GostCryptography/Gost_28147_89/Gost_28147_89_CryptoTransform.cs", "provenance": "train-00000-of-00045.jsonl.gz:8403" }
starcoder
<reponame>pairbit/GostCryptography using System; using System.Collections.Generic; using System.Security; using System.Security.Cryptography; using GostCryptography.Base; using GostCryptography.Native; using GostCryptography.Properties; namespace GostCryptography.Gost_28147_89 { /// <summary> /// Реализует криптог...
1.99492
787f4737fa86aa570fc437624eb2871b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8403
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "tdinucci/LogicMine", "max_stars_repo_path": "LogicMine.DataObject/GetCollection/GetCollectionResponse.cs", "provenance": "train-00000-of-00045.jsonl.gz:8404" }
starcoder
<filename>LogicMine.DataObject/GetCollection/GetCollectionResponse.cs namespace LogicMine.DataObject.GetCollection { /// <summary> /// A response to a GetCollectionRequest /// </summary> /// <typeparam name="T">The requested type</typeparam> public class GetCollectionResponse<T> : Response<GetCollec...
2.867167
a1081da825b51a9a001a31146279101b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8404
{ "extension": "c-sharp", "max_stars_count": "16061.0", "max_stars_repo_name": "andreas-nesheim/maui", "max_stars_repo_path": "src/Essentials/samples/Samples/ViewModel/DeviceInfoViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:8405" }
starcoder
using Microsoft.Maui.Essentials; namespace Samples.ViewModel { public class DeviceInfoViewModel : BaseViewModel { DisplayInfo screenMetrics; public string Model => DeviceInfo.Model; public string Manufacturer => DeviceInfo.Manufacturer; public string Name => DeviceInfo.Name; public string VersionString...
2.235167
07d5e292ce4c8e3bc647659976b69b10
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8405
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "JerryStreith/DangerLands", "max_stars_repo_path": "DangerLands/Assets/Scripts/Obstacle.cs", "provenance": "train-00000-of-00045.jsonl.gz:8406" }
starcoder
<filename>DangerLands/Assets/Scripts/Obstacle.cs using UnityEngine; using System.Collections; public class Obstacle : MonoBehaviour { public float speed = 0; float switchTime = 2; // Use this for initialization void Start() { GetComponent<Rigidbody2D>().velocity = Vector2.up * speed; ...
2.340227
4b2d8449d3d5aedc3be7d23971c34e9e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8406
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "toddbadams/serverless-gateway", "max_stars_repo_path": "src/Gateway/Application/Secrets/SecretsProvider.cs", "provenance": "train-00000-of-00045.jsonl.gz:8407" }
starcoder
<reponame>toddbadams/serverless-gateway using System.Collections.Generic; using System.Threading.Tasks; using Microsoft.Azure.KeyVault; using Microsoft.Azure.Services.AppAuthentication; namespace Gateway.Application.Secrets { public class SecretsProvider : ISecretsProvider { private st...
2.212747
d8a97c74330d985572aae82204240d22
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8407
{ "extension": "c-sharp", "max_stars_count": "244.0", "max_stars_repo_name": "otemnov/ncqrs", "max_stars_repo_path": "Samples/MyNotes/src/Denormalizer/Denormalizers/NoteItemDenormalizer.cs", "provenance": "train-00000-of-00045.jsonl.gz:8408" }
starcoder
using System.Linq; using Events; using Ncqrs.Eventing.ServiceModel.Bus; using ReadModel; namespace Denormalizer.Denormalizers { public class NoteItemDenormalizer : IEventHandler<NewNoteAdded>, IEventHandler<NoteTextChanged> { public void Handle(Publish...
2.525288
1ca3e716eacb80e579d324b179d178c6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8408
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "burningice2866/CompositeC1Contrib", "max_stars_repo_path": "Core/UrlActionToken.cs", "provenance": "train-00000-of-00045.jsonl.gz:8409" }
starcoder
<filename>Core/UrlActionToken.cs using System; using System.Collections.Generic; using Composite.C1Console.Actions; using Composite.C1Console.Events; using Composite.C1Console.Security; namespace CompositeC1Contrib { [ActionExecutor(typeof(UrlActionTokenActionExecutor))] public sealed class UrlActi...
2.373865
b6e3f46f3bd40c5dca1771885dca3b95
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8409
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "starhash/Neuroph.NET", "max_stars_repo_path": "Neuroph/samples/adalineDigits/Data.cs", "provenance": "train-00000-of-00045.jsonl.gz:8410" }
starcoder
namespace org.neuroph.samples.adalineDigits { using DataSetRow = org.neuroph.core.data.DataSetRow; public class Data { public const int CHAR_WIDTH = 5; public const int CHAR_HEIGHT = 7; public static string[][] DIGITS = new string[][] {new string[] {" OOO ", "O O", "O O", "O O", "O O", "O O", "...
2.913313
992821542c5d3c45dd1af93dbde9dd01
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8410
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "chi-rei-den/Silverfish", "max_stars_repo_path": "cards/GILNEAS/GILA/Sim_GILA_816b.cs", "provenance": "train-00000-of-00045.jsonl.gz:8411" }
starcoder
/* _BEGIN_TEMPLATE_ { "id": "GILA_816b", "name": [ "中袋钱币", "Sack of Coins" ], "text": [ "随机召唤一个法力值消耗为(6)的随从。将此牌升级并洗入你的牌库。", "Summon a random 6-Cost minion. Upgrade this and shuffle it into your deck." ], "cardClass": "NEUTRAL", "type": "SPELL", "cost": 2, "rarity": null, "set": "GILN...
2.0536
93b48ae9ad494ff1854d736e4efed01e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8411
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "codemrkay/cucumber", "max_stars_repo_path": "gherkin/dotnet/Gherkin/Ast/Rule.cs", "provenance": "train-00000-of-00045.jsonl.gz:8412" }
starcoder
using System.Collections.Generic; namespace Gherkin.Ast { public class Rule : IHasLocation, IHasDescription, IHasChildren { public Location Location { get; private set; } public string Keyword { get; private set; } public string Name { get; private set; } public string...
2.685153
51c3f0397e746719dec028efe8071b39
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8412
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "losttech/NStorage.Azure", "max_stars_repo_path": "tests/NameEncodingTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:8413" }
starcoder
<gh_stars>0 namespace LostTech.Storage { using Microsoft.VisualStudio.TestTools.UnitTesting; [TestClass] public class NameEncodingTests { [TestMethod] public void PropertyNameRoundtrip() { const string disallowedCharacters = "\\/#?а"; string encoded = A...
1.519641
c0a655d30a85b1993917eed91c9a3570
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8413
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "HelloWindows/AccountBook-", "max_stars_repo_path": "client/framework/dotween-develop/_DOTween.Assembly/DOTween/Plugins/Color2Plugin.cs", "provenance": "train-00000-of-00045.jsonl.gz:8414" }
starcoder
// Author: <NAME> - http://www.demigiant.com // Created: 2014/12/25 12:40 using System; using DG.Tweening.Core; using DG.Tweening.Core.Easing; using DG.Tweening.Core.Enums; using DG.Tweening.Plugins.Core; using DG.Tweening.Plugins.Options; using UnityEngine; namespace DG.Tweening.Plugins { internal class Color2P...
2.158057
c56cbdc69c7e9c2b2a5ed95736bfa548
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8414
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "foadalavi/CsharpForNoneDevelopers-Farsi", "max_stars_repo_path": "Session_20/Session20/StudentForms/StudentAdd.cs", "provenance": "train-00000-of-00045.jsonl.gz:8415" }
starcoder
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; using Session20.Models; namespace Session20.StudentForms { public partial class Stu...
2.549151
af9518d90ff3fa6ccf5bd6e0481564e7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8415
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "RssNeverDie/JustForFeed", "max_stars_repo_path": "JustForFeed.ThirdPartyAPISDK/NewsBlurModel/feedautocompleteresponse.cs", "provenance": "train-00000-of-00045.jsonl.gz:8416" }
starcoder
<reponame>RssNeverDie/JustForFeed<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace JustForFeed.ThirdPartyAPISDK.NewsBlurModel { /// <summary> /// 搜索订阅源结果 /// </summary> class feedautocompleteresponse { ...
1.671397
ecae0080a8e4cd4e0f93db4f02f7de84
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8416
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "KorzunAV/steepshot-mobile", "max_stars_repo_path": "Sources/Steepshot/Steepshot.Android/Fragment/PreSearchFragment.cs", "provenance": "train-00000-of-00045.jsonl.gz:8417" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Android.Content; using Android.Graphics; using Android.OS; using Android.Support.Design.Widget; using Android.Support.Transitions; using Android.Support.V4.View; using Android.Support.V4.Widget; using And...
1.182353
53938ea38463825e0d2dc3e669086571
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8417
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "csumathboy/mono-for-android-listview-button", "max_stars_repo_path": "src/Lists02/AnimalListActivity.cs", "provenance": "train-00000-of-00045.jsonl.gz:8418" }
starcoder
using System.Collections.Generic; using Android.App; using Android.OS; using Android.Widget; using Android.Views; using Android.Content; namespace ListviewButton { [Activity(Label = "Animal List", MainLauncher = true)] public class AnimalListActivity : ListActivity { protected override void OnCreate (Bundle saved...
2.50733
4127c135301eaf478c53b7cd47b5ed2b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8418
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mehmetunal/devfreco", "max_stars_repo_path": "src/Presentation/Dev.Framework/Extensions/MappingExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:8419" }
starcoder
using AutoMapper; using Dev.Core.Model; using Dev.Data; using Dev.Framework.Mapper; using Microsoft.Extensions.DependencyInjection; using System; namespace Dev.Framework.Extensions { /// <summary> /// Represents the extensions to map entity to model and vise versa /// </summary> public static class M...
2.799412
0e0f52b6d58a88c2dfb5cc876cb6834f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8419
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "zackmark29/LinqBenchmarks", "max_stars_repo_path": "LinqBenchmarks/Enumerable/Int32/EnumerableInt32SkipTakeWhere.cs", "provenance": "train-00000-of-00045.jsonl.gz:8420" }
starcoder
<reponame>zackmark29/LinqBenchmarks using BenchmarkDotNet.Attributes; using NetFabric.Hyperlinq; using StructLinq; using System.Linq; namespace LinqBenchmarks.Enumerable.Int32 { [BenchmarkCategory("Enumerable", "Int32")] public class EnumerableInt32SkipTakeWhere: EnumerableInt32SkipTakeBenchmarkBase { ...
2.4189
ba82cceb82cb317f2c7df0216b69b67b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8420
{ "extension": "c-sharp", "max_stars_count": "3268.0", "max_stars_repo_name": "gjy5885/azure-sdk-for-net", "max_stars_repo_path": "sdk/hdinsight/Microsoft.Azure.HDInsight.Job/src/Generated/Models/SparkBatchJobCollection.cs", "provenance": "train-00000-of-00045.jsonl.gz:8421" }
starcoder
// <auto-generated> // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // re...
1.809433
3d3dad55019870e7eed5f5d0f92fb01f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8421
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "david-rachwalik/dmr", "max_stars_repo_path": "DMR.WebApp/Areas/Game/Pages/Character/Create.cshtml.cs", "provenance": "train-00000-of-00045.jsonl.gz:8422" }
starcoder
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc.RazorPages; using Microsoft.AspNetCore.Mvc.Rendering; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using DMR.WebApp.Data; using DMR.WebApp.Models; using DMR.WebApp.Areas.Game.Services; namespace DMR.WebA...
2.229378
21a623df5e6fea8056312d89c7495bf0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8422
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "xtom0369/BulletPhysicsForUnity", "max_stars_repo_path": "BulletSharpPInvoke/BulletSharp/Collision/GImpact/GImpactQuantizedBvh.cs", "provenance": "train-00000-of-00045.jsonl.gz:8423" }
starcoder
using BulletSharp.Math; using System; using static BulletSharp.UnsafeNativeMethods; namespace BulletSharp { public class GImpactQuantizedBvhNode : BulletDisposableObject { internal GImpactQuantizedBvhNode(IntPtr native, BulletObject owner) { InitializeSubObject(native, owner); } public GImpactQuantizedBv...
1.979408
e01e117f1fca3ccc54c7fbe6a977a410
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8423
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "cburnette/hiarc", "max_stars_repo_path": "HiarcCore/Models/Requests/FindUsersRequest.cs", "provenance": "train-00000-of-00045.jsonl.gz:8424" }
starcoder
<gh_stars>1-10 using System; using System.Collections.Generic; namespace Hiarc.Core.Models.Requests { public class FindUsersRequest : FindEntityRequest { } }
1.003239
88b270e39ceb619a961dcd45f3a636c1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8424
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "siisltd/Curiosity.Utils", "max_stars_repo_path": "src/Curiosity.Tools.Web/HttpRequestExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:8425" }
starcoder
using System; using Microsoft.AspNetCore.Http; namespace Curiosity.Tools.Web { /// <summary> /// Extension methods for <see cref= "HttpRequest"/> /// </summary> public static class HttpRequestExtensions { /// <summary> /// Checks whether the `Content-Type` header contains the `multi...
3.178918
c8b027f3adaa7837a7c83f381a7087a2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8425
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "dobri19/TelerikHomeWork", "max_stars_repo_path": "04C#UnitTesting&DesignPatterns/04-DependencyInversion/OlympicGamesSolution/OlympicGames/Core/Providers/CommandProcessor.cs", "provenance": "train-00000-of-00045.jsonl.gz:8426" }
starcoder
<reponame>dobri19/TelerikHomeWork using System; using System.Collections.Generic; using System.Linq; using OlympicGames.Core.Contracts; using OlympicGames.LoggerConsole; namespace OlympicGames.Core.Providers { public class CommandProcessor : ICommandProcessor { //private static CommandProcessor instan...
2.893161
920346eae6536a582c5f3886caa25220
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8426
{ "extension": "c-sharp", "max_stars_count": "115.0", "max_stars_repo_name": "matkoch/Nevermore", "max_stars_repo_path": "source/Nevermore/Querying/AST/View.cs", "provenance": "train-00000-of-00045.jsonl.gz:8427" }
starcoder
<gh_stars>100-1000 using Nevermore.Advanced; namespace Nevermore.Querying.AST { public class View { readonly ISelect select; readonly string viewName; readonly string schemaName; public View(ISelect select, string viewName, string schemaName) { this.select ...
2.577229
548a6072b3e26d928b57ac7f260c8647
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8427
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "MikeLimaSierra/Nuclear.Test.Apps", "max_stars_repo_path": "samples/TestExtensions/StringTestSuiteExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:8428" }
starcoder
<filename>samples/TestExtensions/StringTestSuiteExtensions.cs using System; using System.Runtime.CompilerServices; using Nuclear.Extensions; using Nuclear.TestSite.TestSuites; namespace TestExtensions { public static class StringTestSuiteExtensions { public static void IsHelloWorld(this StringTestSuite ...
2.549897
5357a631ac92aa9c73ba571f890e29c2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8428
{ "extension": "c-sharp", "max_stars_count": "238.0", "max_stars_repo_name": "Sejsel/fsharp-support", "max_stars_repo_path": "ReSharper.FSharp/src/FSharp.Psi/src/Tree/IFSharpFile.cs", "provenance": "train-00000-of-00045.jsonl.gz:8429" }
starcoder
using JetBrains.ReSharper.Psi.ExtensionsAPI.Tree; namespace JetBrains.ReSharper.Plugins.FSharp.Psi.Tree { public partial interface IFSharpFile : IFSharpFileCheckInfoOwner, IFileImpl { } }
0.859125
ee825484bfaa68a3d623ca30bf1dafaa
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8429
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "carlosjdelgado/Acheve.TestHost", "max_stars_repo_path": "src/Acheve.TestHost/Routing/AttributeTemplates/AttributeTemplateSelector.cs", "provenance": "train-00000-of-00045.jsonl.gz:8430" }
starcoder
using Acheve.TestHost.Routing.Tokenizers; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Acheve.TestHost.Routing.AttributeTemplates { abstract class AttributeTemplateSelector { public abstract IEnumerable<string> GetTemplates<TController>(TestServe...
2.48225
009e6336cac3657a29baf1db6f9299b5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8430
{ "extension": "c-sharp", "max_stars_count": "183.0", "max_stars_repo_name": "JohnPKosh/azos", "max_stars_repo_path": "src/Azos.Wave/Exceptions.cs", "provenance": "train-00000-of-00045.jsonl.gz:8431" }
starcoder
/*<FILE_LICENSE> * Azos (A to Z Application Operating System) Framework * The A to Z Foundation (a.k.a. Azist) licenses this file to you under the MIT license. * See the LICENSE file in the project root for more information. </FILE_LICENSE>*/ using System; using System.Runtime.Serialization; using System.Text; usin...
1.977781
e1215c1b140fa9b1f3ec4ea630b589e6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8431
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "sharedsafe/SharedSafe.Toolbox", "max_stars_repo_path": "IPC/OverlappedEvent.cs", "provenance": "train-00000-of-00045.jsonl.gz:8432" }
starcoder
using System; using System.Threading; namespace Toolbox.IPC { sealed class OverlappedEvent : IDisposable { readonly ManualResetEvent _event; public readonly Overlapped Overlapped; public readonly unsafe NativeOverlapped* Native; public readonly IntPtr NativeIntPtr; /** Create an unsafe ov...
2.524962
e2b3bb8ea050d9f50c77729263f0ed28
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8432
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "HakanL/animatroller", "max_stars_repo_path": "Animatroller/src/Framework/LogicalDevice/CuePart.cs", "provenance": "train-00000-of-00045.jsonl.gz:8433" }
starcoder
<reponame>HakanL/animatroller using System; using System.Collections.Generic; using System.Drawing; using System.Text; using System.Threading.Tasks; namespace Animatroller.Framework.LogicalDevice { public class CuePart<T> { private Cue parent; private int? fade; public T Destination {...
2.45777
959e20f13e2f6d62762bf5dde522e4bc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8433
{ "extension": "c-sharp", "max_stars_count": "38.0", "max_stars_repo_name": "AreebaAroosh/Machete", "max_stars_repo_path": "src/Machete.X12Schema/Generated/V5010/Layouts/Maps/L2000C_277Map.cs", "provenance": "train-00000-of-00045.jsonl.gz:8434" }
starcoder
<filename>src/Machete.X12Schema/Generated/V5010/Layouts/Maps/L2000C_277Map.cs namespace Machete.X12Schema.V5010.Maps { using X12; using X12.Configuration; public class L2000C_277Map : X12LayoutMap<L2000C_277, X12Entity> { public L2000C_277Map() { Id = "2000C"; ...
1.944894
80099558a38fc6d67b920ba285759b40
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8434
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mjbradvica/event-sourcing-reference", "max_stars_repo_path": "src/EventSourcingReference/Read/AttractionQueryHandler.cs", "provenance": "train-00000-of-00045.jsonl.gz:8435" }
starcoder
using System.Linq; using System.Threading; using System.Threading.Tasks; using MediatR; using Microsoft.EntityFrameworkCore; namespace EventSourcingReference.Read { public class AttractionQueryHandler : IRequestHandler<GetAttractionById, Attraction>, IRequestHandler<GetAllAttractions, AllAttractio...
2.621739
32604b3d9f1cfc1f1184d359c37f5a50
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8435
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "litsungyi/Camus", "max_stars_repo_path": "Scripts/Colliders/Events/Trigger2DStayEvent.cs", "provenance": "train-00000-of-00045.jsonl.gz:8436" }
starcoder
<filename>Scripts/Colliders/Events/Trigger2DStayEvent.cs<gh_stars>0 using UnityEngine; namespace Camus.Colliders.Events { public class Trigger2DStayEvent : BaseTrigger2DEvent { public Trigger2DStayEvent(Collider2D other) : base(other) { } } }
1.857702
b84f8b69636d72d80c95a0eda43eb005
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8436
{ "extension": "c-sharp", "max_stars_count": "596.0", "max_stars_repo_name": "XiaoHeitu/SmartSql", "max_stars_repo_path": "src/SmartSql/Utils/ResourceUtil.cs", "provenance": "train-00000-of-00045.jsonl.gz:8437" }
starcoder
using System; using System.Collections.Generic; using System.Collections.Specialized; using System.IO; using System.Reflection; using System.Text; using System.Xml; using SmartSql.ConfigBuilder; using SmartSql.Exceptions; namespace SmartSql.Utils { public class ResourceUtil { public static string Base...
2.685648
d7b22c90131da0cfe82a3c284185725a