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
8237
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "kangningchen/museum-navigator", "max_stars_repo_path": "Library/PackageCache/com.unity.xr.arfoundation@1.0.0-preview.22/Runtime/AR/ARFoundationBackgroundRenderer.cs", "provenance": "train-00000-of-00045.jsonl.gz:8238" }
starcoder
<filename>Library/PackageCache/com.unity.xr.arfoundation@1.0.0-preview.22/Runtime/AR/ARFoundationBackgroundRenderer.cs using System; using UnityEngine.Rendering; namespace UnityEngine.XR.ARFoundation { /// <summary> /// AR rendering modes used with <see cref="ARFoundationBackgroundRenderer"/>. /// </summar...
2.598146
611d6268acbb21ecc3dde0b685a40b72
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8238
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "jwg4/gtools", "max_stars_repo_path": "pserv4/modules/ModuleDataObject.cs", "provenance": "train-00000-of-00045.jsonl.gz:8239" }
starcoder
using System; using System.ComponentModel; using System.Collections.Generic; using System.Linq; using System.Text; using System.Runtime.InteropServices; using System.Security.Permissions; using System.Security.Principal; using System.Diagnostics; using System.IO; using GSharpTools; namespace pserv4.module...
2.202546
cc7b4889dbf0ef951dc9748d04b4031c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8239
{ "extension": "c-sharp", "max_stars_count": "86.0", "max_stars_repo_name": "MightyOrm/MightyOrm", "max_stars_repo_path": "tests/Dynamic/SqlServer/TableClasses/Product.cs", "provenance": "train-00000-of-00045.jsonl.gz:8240" }
starcoder
using System; namespace Mighty.Dynamic.Tests.SqlServer.TableClasses { public class Product : MightyOrm { public Product(bool explicitConnection = false) : this(includeSchema: true, explicitConnection: explicitConnection) { } public Product(bool includeSchema, bool explicitCon...
2.128817
47d42124952a38830e0c44b65ff68d97
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8240
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "KirilChuchev/TheRecrutmentTool", "max_stars_repo_path": "TheRecrutmentTool/Services/ICandidatesServices.cs", "provenance": "train-00000-of-00045.jsonl.gz:8241" }
starcoder
 namespace TheRecrutmentTool.Services { using System.Threading.Tasks; using TheRecrutmentTool.Data.Models; public interface ICandidatesServices { Task<bool> IsCandidateExistsAsync(int id); Task<bool> IsCandidateEmailExistsAsync(string email); Task<int> CreateAsync(Candidate c...
2.1065
6abc4988d8efec60c23e1f17e08cc1e7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8241
{ "extension": "c-sharp", "max_stars_count": "1970.0", "max_stars_repo_name": "jbrianceau/WindowsCommunityToolkit", "max_stars_repo_path": "Microsoft.Toolkit.Uwp.Input.GazeInteraction/GazeElement.cs", "provenance": "train-00000-of-00045.jsonl.gz:8242" }
starcoder
// 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 Windows.UI.Xaml; namespace Microsoft.Toolkit.Uwp.Input.GazeInteraction { /// <summary> ...
2.402615
7a00783e8942a3ee6c3205cfe8feb5a9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8242
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "thomsumit/mozu-dotnet", "max_stars_repo_path": "Mozu.Api/Resources/Commerce/Settings/Checkout/CustomerCheckoutSettingsResource.cs", "provenance": "train-00000-of-00045.jsonl.gz:8243" }
starcoder
<reponame>thomsumit/mozu-dotnet //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by Codezu. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //----...
2.036624
3c6b1b972117ac435275a1bf60d33884
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8243
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "KinaMarie/azure-powershell", "max_stars_repo_path": "src/ServiceManagement/Compute/Commands.ServiceManagement/IaaS/PersistentVMs/GetAzureVM.cs", "provenance": "train-00000-of-00045.jsonl.gz:8244" }
starcoder
// ---------------------------------------------------------------------------------- // // Copyright Microsoft Corporation // 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://w...
1.818754
e43d0a4cfc6a134dcf17ba98e067b097
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8244
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "cantte/Kaizen", "max_stars_repo_path": "Domain/Entities/Equipment.cs", "provenance": "train-00000-of-00045.jsonl.gz:8245" }
starcoder
using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; namespace Kaizen.Domain.Entities { public class Equipment { [Key, MaxLength(20)] public string Code { get; set; } [MaxLength(50)] public string Name { get; set; } public DateTime...
2.17846
b37b503c839f88bf2ae3208446e173cb
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8245
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "JackWFinlay/MarkdownDocGenerator", "max_stars_repo_path": "src/MarkdownDocGenerator/ISourceParser.cs", "provenance": "train-00000-of-00045.jsonl.gz:8246" }
starcoder
<filename>src/MarkdownDocGenerator/ISourceParser.cs using System.Threading.Tasks; namespace MarkdownDocGenerator { public interface ISourceParser { Task ParseSourceAsync(string directory); } }
1.786194
2d512fb4cde7153b98815d285b9a9eb2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8246
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "NikolayMirchev/CSharp-OOP", "max_stars_repo_path": "07. Reflection And Attributes/ReflectionAttributesExercise/CustomClassAttribute/CustomAttributes/InfoAttribute.cs", "provenance": "train-00000-of-00045.jsonl.gz:8247" }
starcoder
namespace CustomClassAttribute.CustomAttributes { using System; using System.Collections.Generic; [AttributeUsage(AttributeTargets.Class)] public class InfoAttribute : Attribute { public InfoAttribute(string author, string description, int revision, params string[] reviewers) { ...
2.960732
acd4926912afab75ae5f7be5c5ecefbf
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8247
{ "extension": "c-sharp", "max_stars_count": "724.0", "max_stars_repo_name": "Zhelyazko777/MyTested.WebApi", "max_stars_repo_path": "src/MyTested.WebApi/Common/Servers/RemoteServer.cs", "provenance": "train-00000-of-00045.jsonl.gz:8248" }
starcoder
// MyTested.WebApi - ASP.NET Web API Fluent Testing Framework // Copyright (C) 2015 <NAME>. // // Dual-licensed under the Apache License, Version 2.0, and the Microsoft Public License (Ms-PL). namespace MyTested.WebApi.Common.Servers { using System; using System.Net.Http; /// <summary> /// Test serve...
2.636743
2fbd1cfd08ed4185aabe13471bb05505
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8248
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "BlackPhlox/cowrie-logviewer-data-analysis-tool", "max_stars_repo_path": "cowrie-logviewer-data-analysis-tool/CountyCodeDTO.cs", "provenance": "train-00000-of-00045.jsonl.gz:8249" }
starcoder
<filename>cowrie-logviewer-data-analysis-tool/CountyCodeDTO.cs using CsvHelper.Configuration.Attributes; using System.Globalization; using System.Linq; namespace cowrie_logviewer_data_analysis_tool { class CountyCodeDTO { [Index(1)] public string alpha_2 { get; set; } [Index(2)] ...
2.936144
bfe3807db0386403a7e146496d046e7f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8249
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "reflectronic/terrafx.interop.windows", "max_stars_repo_path": "sources/Interop/Windows/Windows/um/ShlObj_core/NT_CONSOLE_PROPS.cs", "provenance": "train-00000-of-00045.jsonl.gz:8250" }
starcoder
// Copyright © <NAME> Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information. // Ported from um/ShlObj_core.h in the Windows SDK for Windows 10.0.22000.0 // Original source is Copyright © Microsoft. All rights reserved. using System; using System.Runtime.Compile...
1.453168
7c3744a6f7d75cd6296d83ff91b7213e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8250
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "mcomperda/aerospike-client-csharp", "max_stars_repo_path": "AerospikeDemo/AsyncExample.cs", "provenance": "train-00000-of-00045.jsonl.gz:8251" }
starcoder
<reponame>mcomperda/aerospike-client-csharp /* * Copyright 2012-2014 Aerospike, Inc. * * Portions may be licensed to Aerospike, Inc. under one or more contributor * license agreements. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the L...
1.733371
81ab15832d32b44e90fc0fec6c1b819c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8251
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "Wuc19940224/WaterCloud", "max_stars_repo_path": "WaterCloud.Service/SystemManage/QuickModuleService.cs", "provenance": "train-00000-of-00045.jsonl.gz:8252" }
starcoder
<reponame>Wuc19940224/WaterCloud<gh_stars>1-10 //----------------------------------------------------------------------- // <copyright file=" QuickModule.cs" company="JR"> // * Copyright (C) WaterCloud.Framework All Rights Reserved // * version : 1.0 // * author : WaterCloud.Framework // * FileName: QuickModule....
1.562015
eeb1917ab5fb8ed116f9c208933529a7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8252
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "brianmains/Nucleo.NET", "max_stars_repo_path": "src/Nucleo.Web/Web/DataFields/BaseSingleEditDataField.cs", "provenance": "train-00000-of-00045.jsonl.gz:8253" }
starcoder
using System; using System.Web.UI; using System.Web.UI.WebControls; namespace Nucleo.Web.DataFields { public abstract class BaseSingleEditDataField : BaseSingleDataField { #region " Properties " public string DataField { get { object o = ViewState["DataField"]; return (o == null) ? null : (stri...
2.338709
3614cd6979dd2525b7debc06d7f8c083
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8253
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "hvpetrow/CSharp-SoftwareUni", "max_stars_repo_path": "C#Advanced/FunctionalProgramming-Lab/04.Add VAT/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:8254" }
starcoder
using System; using System.Linq; namespace _04.Add_VAT { class Program { static void Main(string[] args) { var numbers = Console.ReadLine() .Split(", ", StringSplitOptions.RemoveEmptyEntries) .Select(double.Parse) .Select(x=> x*1.2); ...
3.363652
c7df6030996b4b6a9a762eef5f18dc38
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8254
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "sedc-codecademy/skwd9-net-05-oopcsharp", "max_stars_repo_path": "G1/Class03/Exercise02/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:8255" }
starcoder
<filename>G1/Class03/Exercise02/Program.cs using System; namespace Exercise02 { class Program { static void Main(string[] args) { string input1 = Console.ReadLine(); bool validParse = int.TryParse(input1, out int number1); for (int i = 2; i <= number1; i +=...
3.225102
2128e2a387aa639a65ef2c40282d48cc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8255
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "AllenHongjun/tiger_admin", "max_stars_repo_path": "aspnet-core/src/Tiger.EntityFrameworkCore.DbMigrations/EntityFrameworkCore/EntityFrameworkCoreTigerDbSchemaMigrator.cs", "provenance": "train-00000-of-00045.jsonl.gz:8256" }
starcoder
<filename>aspnet-core/src/Tiger.EntityFrameworkCore.DbMigrations/EntityFrameworkCore/EntityFrameworkCoreTigerDbSchemaMigrator.cs using System; using System.Threading.Tasks; using Microsoft.EntityFrameworkCore; using Microsoft.Extensions.DependencyInjection; using Tiger.Data; using Volo.Abp.DependencyInjection; namesp...
2.299102
bb9f53a8d07178361a2b6fa373782366
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8256
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "Stephen-MK-Lv/JSLean", "max_stars_repo_path": "Engine/DataFeeds/Transport/RestSubscriptionStreamReader.cs", "provenance": "train-00000-of-00045.jsonl.gz:8257" }
starcoder
<gh_stars>1-10 /* * QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals. * Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may...
2.412447
08234c34afd613bb3e3bbc26c69a201c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8257
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "gentledepp/PagerSlidingTabStrip.Net", "max_stars_repo_path": "Example/Resources/Resource.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:8258" }
starcoder
<gh_stars>0 #pragma warning disable 1591 //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.18449 // // Changes to this file may cause incorrect behavior and will be lost if // the code i...
1.090362
2650ffd2d8754c3698b7c28400e52512
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8258
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "smohekey/Kissinjer", "max_stars_repo_path": "src/Kissinjer/IContainer.cs", "provenance": "train-00000-of-00045.jsonl.gz:8259" }
starcoder
<gh_stars>0 namespace Kissinjer { using System; using System.Collections; using System.Collections.Generic; using Kissinjer.Bindings; using Kissinjer.Scopes; public interface IContainer { IContainer WithBindingBuilder(IBindingBuilder bindingBuilder); IContainer WithGenericBindingBuilder(IGenericBin...
1.391904
33f6a83b2a7ceb4c6d54c09a79a3d7fc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8259
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SergeyKanzhelev/opencensus-csharp", "max_stars_repo_path": "src/Steeltoe.Management.OpenCensus/Api/Trace/Propagation/IBinaryFormat.cs", "provenance": "train-00000-of-00045.jsonl.gz:8260" }
starcoder
<filename>src/Steeltoe.Management.OpenCensus/Api/Trace/Propagation/IBinaryFormat.cs using Steeltoe.Management.Census.Trace; using System; using System.Collections.Generic; using System.Text; namespace Steeltoe.Management.Census.Trace.Propagation { public interface IBinaryFormat { ISpanContext FromByte...
1.624788
6046e32e98befdbdfb376dc2c3e2b45a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8260
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Domysee/CubeSolver", "max_stars_repo_path": "Helper.cs", "provenance": "train-00000-of-00045.jsonl.gz:8261" }
starcoder
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Media; namespace RubiksCubeSolver { public static class Helper { /// <summary> /// returns the opposite side /// </summary> /// <param name="rela...
2.940626
fd1a6464363e3fd6f004fcc21224c3f9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8261
{ "extension": "c-sharp", "max_stars_count": "415.0", "max_stars_repo_name": "slodge/workbooks", "max_stars_repo_path": "Clients/Xamarin.Interactive.Client.Mac/Preferences/PreferencesDeveloperViewController.cs", "provenance": "train-00000-of-00045.jsonl.gz:8262" }
starcoder
// // Author: // <NAME> <<EMAIL>> // // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System; namespace Xamarin.Interactive.Preferences { sealed partial class PreferencesDeveloperViewController : PreferencesViewController { PreferencesDeveloperVie...
2.064919
c8ed2cca78a93c9c01626b09aa8db7f1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8262
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "lurumad/Templates-1", "max_stars_repo_path": "Source/Boilerplate.FeatureSelection/Features/Favicons/AppleIOSFaviconsFeature.cs", "provenance": "train-00000-of-00045.jsonl.gz:8263" }
starcoder
namespace Boilerplate.FeatureSelection.Features { using System.Threading.Tasks; using Boilerplate.FeatureSelection.Services; public class AppleIOSFaviconsFeature : BinaryChoiceFeature { public AppleIOSFaviconsFeature(IProjectService projectService) : base(projectService) { ...
2.106629
80dc7b947912912ba51bd08bc9809951
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8263
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "joelhoisko/DotNET.Fundamentals", "max_stars_repo_path": "Source/DependencyInversion.Autofac/Tenancy/InstancesPerTenant.cs", "provenance": "train-00000-of-00045.jsonl.gz:8264" }
starcoder
<reponame>joelhoisko/DotNET.Fundamentals /*--------------------------------------------------------------------------------------------- * Copyright (c) Dolittle. All rights reserved. * Licensed under the MIT License. See LICENSE in the project root for license information. *---------------------------------------...
2.36069
d9cbdd4ea9940722a988c0a3a1c40d57
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8264
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "sreeks/Selenium2", "max_stars_repo_path": "dotnet/src/WebDriver/Safari/SafariCommandMessage.cs", "provenance": "train-00000-of-00045.jsonl.gz:8265" }
starcoder
// <copyright file="SafariCommandMessage.cs" company="WebDriver Committers"> // Copyright 2007-2011 WebDriver committers // Copyright 2007-2011 Google Inc. // Portions copyright 2011 Software Freedom Conservancy // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file ex...
2.120479
d4d6aebba7aa9325904f064f200fa2a7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8265
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "aws-samples/aws-gaming-unity-labs-sample", "max_stars_repo_path": "TappyPlaneUnity/Assets/GameSupport/Scripts/Cloud/Login/Social/SocialCallbackArgs.cs", "provenance": "train-00000-of-00045.jsonl.gz:8266" }
starcoder
using System; using System.Collections.Generic; namespace GameSupport { public enum SocialResult { None, Success, Failure, Cancelled } public class SocialCallbackArgs { public readonly ISocialProvider provider; public readonly SocialResult result; public readonly string error; public SocialCa...
2.438016
307ee20d01006ab14befb85ce6b5b371
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8266
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "SveGeorgiev/OpenJudgeSystem", "max_stars_repo_path": "Open Judge System/Tests/OJS.Web.Tests/Controllers/Contests/CompeteControllerTests/CompeteControllerBaseTestsClass.cs", "provenance": "train-00000-of-00045.jsonl.gz:8267" }
starcoder
namespace OJS.Web.Tests.Controllers.Contests.CompeteControllerTests { using System; using System.Collections.Generic; using System.Web; using System.Web.Mvc; using System.Web.Routing; using Microsoft.VisualStudio.TestTools.UnitTesting; using Moq; using OJS.Data; using OJS.Data.Mo...
1.86591
24b2c2a4f61bf3ce760eaf363e0e6104
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8267
{ "extension": "c-sharp", "max_stars_count": "1018.0", "max_stars_repo_name": "pskumarweb/tweetinvi", "max_stars_repo_path": "src/Tweetinvi.Core/Public/Models/Interfaces/IQuickReplyOption.cs", "provenance": "train-00000-of-00045.jsonl.gz:8268" }
starcoder
<reponame>pskumarweb/tweetinvi namespace Tweetinvi.Models { public interface IQuickReplyOption { /// <summary> /// The text label displayed on the button face. Label text is returned as the user's message response. /// </summary> string Label { get; } /// <summary> ...
1.588623
1d7a09f9db45682d449fbd8ef25073d6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8268
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "nzhul/MVCPro", "max_stars_repo_path": "ModelValidation/ModelValidation/Controllers/HomeController.cs", "provenance": "train-00000-of-00045.jsonl.gz:8269" }
starcoder
<gh_stars>1-10 using ModelValidation.Models; using System; using System.Web.Mvc; namespace ModelValidation.Controllers { public class HomeController : Controller { public ViewResult MakeBooking() { return View(new Appointment { Date = DateTime.Now }); } [HttpPost] public ViewResult MakeBooki...
2.820469
9920b5b221b25dfbec3cae238a73ca0b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8269
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Damarus999/botframework-solutions", "max_stars_repo_path": "skills/src/csharp/emailskill/emailskill/Utilities/Actions.cs", "provenance": "train-00000-of-00045.jsonl.gz:8270" }
starcoder
namespace EmailSkill.Utilities { public class Actions { public const string Send = "send"; public const string Forward = "forward"; public const string Reply = "reply"; public const string Update = "update"; public const string Show = "show"; public const st...
1.624753
541678be3af3d906aeb118eacf93457e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8270
{ "extension": "c-sharp", "max_stars_count": "263.0", "max_stars_repo_name": "gordonjohnpatrick/XobotOS", "max_stars_repo_path": "android/naked-stubs/org/bouncycastle/jce/provider/AnnotatedException.cs", "provenance": "train-00000-of-00045.jsonl.gz:8271" }
starcoder
using Sharpen; namespace org.bouncycastle.jce.provider { [Sharpen.NakedStub] public class AnnotatedException { } }
0.907927
0c17be6e68fa6ffdb2852ccb6fd2e687
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8271
{ "extension": "c-sharp", "max_stars_count": "24.0", "max_stars_repo_name": "Codeer-Software/LambdicSql", "max_stars_repo_path": "Project/LambdicSql.Shared/ConverterServices/Inside/CodeParts/DbSchemaCode.cs", "provenance": "train-00000-of-00045.jsonl.gz:8272" }
starcoder
using LambdicSql.BuilderServices; using LambdicSql.BuilderServices.Inside; using LambdicSql.BuilderServices.CodeParts; namespace LambdicSql.ConverterServices.Inside.CodeParts { class DbSchemaCode : ICode { internal string Text { get; } internal DbSchemaCode(string schema) { ...
2.359438
5315fa74cb07879b45dc65624e9fbe35
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8272
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Coinigy/PureNSQSharp", "max_stars_repo_path": "PureNSQSharp/Utils/Extensions/OptAttributeExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:8273" }
starcoder
<filename>PureNSQSharp/Utils/Extensions/OptAttributeExtensions.cs using System; using PureNSQSharp.Utils.Attributes; namespace PureNSQSharp.Utils.Extensions { /// <summary> /// <see cref="OptAttribute"/> extension methods. /// </summary> public static class OptAttributeExtensions { /// <su...
3.133743
ad448618003b07bc0de7f50b1bf67dfb
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8273
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rebelleous/Vegfood-API", "max_stars_repo_path": "VegFoods.Services/Services/RecipeIngredientService.cs", "provenance": "train-00000-of-00045.jsonl.gz:8274" }
starcoder
using System; using System.Collections.Generic; using System.Text; using VegFoods.Core.IRepositories; using VegFoods.Core.Models; using VegFoods.Core.Services; using VegFoods.Core.UnitOfWork; namespace VegFoods.Services.Services { public class RecipeIngredientService : Service<RecipeIngredient> , IRecipeIngredient...
1.669195
7b66b6f5fceceed818088e3386550767
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8274
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "noname0310/TownPatroller-HardwareClient", "max_stars_repo_path": "TownPatroller/Assets/Scripts/BlueTooth/StatusParser/StatusDeserializer.cs", "provenance": "train-00000-of-00045.jsonl.gz:8275" }
starcoder
using System.Text; namespace TownPatroller.Bluetooth.StatusIO { public class StatusDeserializer { public delegate void ParseEvent(char packettype, int value); public delegate void ParseP(); public event ParseEvent OnParsed; public event ParseEvent OnParsedError; public ...
2.587748
ed5e34a573e52f742aac7c5a6345f883
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8275
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "MicrosoftCodePlex/policy-injection-application-block", "max_stars_repo_path": "source/Src/PolicyInjection/Configuration/AssemblyMatchingRuleData.cs", "provenance": "train-00000-of-00045.jsonl.gz:8276" }
starcoder
<gh_stars>1-10 // Copyright (c) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information. using System.Configuration; using Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design; using Microsoft.Practices.Unity; using Microsoft.Practices.Unity.InterceptionExt...
2.233982
d8fd812549a1915bc21c877e9b2ce3c5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8276
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MapleWithoutWords/NoRainForum-MicroService", "max_stars_repo_path": "NoRainForum/Services.Post.Model/Entities/PostCollectionEntity.cs", "provenance": "train-00000-of-00045.jsonl.gz:8277" }
starcoder
<reponame>MapleWithoutWords/NoRainForum-MicroService using Services.Common.ModelCommon; using System; using System.Collections.Generic; using System.Text; namespace Services.Post.Model.Entities { public class PostCollectionEntity:BaseEntity { public long PostId { get; set; } public long UserId...
1.567227
313e368406d335f82024e29b3f059d67
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8277
{ "extension": "c-sharp", "max_stars_count": "65.0", "max_stars_repo_name": "SaigyoujiYukon/osu", "max_stars_repo_path": "Mvis.Plugin.SandboxToPanel/UI/RulesetPanelSettings.cs", "provenance": "train-00000-of-00045.jsonl.gz:8278" }
starcoder
<reponame>SaigyoujiYukon/osu using M.Resources.Localisation.LLin; using M.Resources.Localisation.LLin.Plugins; using Mvis.Plugin.Sandbox.Config; using osu.Framework.Allocation; using osu.Framework.Bindables; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Game.Overlays.Settings; ...
1.527604
bdf4e926694c7483822eac6348484217
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8278
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "sgwzxg/Ixy", "max_stars_repo_path": "src/Ixy.Web/Utilities/Convertor.cs", "provenance": "train-00000-of-00045.jsonl.gz:8279" }
starcoder
<filename>src/Ixy.Web/Utilities/Convertor.cs using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace Ixy.Utilities { public class Convertor { } }
1.34693
b799a1c28f5e5f5a4b0f60abe0e52954
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8279
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MoaidHathot/interactive", "max_stars_repo_path": "src/Microsoft.DotNet.Interactive.Kql/KqlKernelConnector.cs", "provenance": "train-00000-of-00045.jsonl.gz:8280" }
starcoder
// Copyright (c) .NET Foundation and contributors. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Linq; using System.Net.Http; using System.Threading.Tasks; using Kusto.Data; using Kusto.Data.Security; using Microso...
2.219549
464676507927813322ace3e707081f1f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8280
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MyJetWallet/Service.Liquidity.TradingPortfolio", "max_stars_repo_path": "src/Service.Liquidity.TradingPortfolio.Domain.Models/Portfolio.cs", "provenance": "train-00000-of-00045.jsonl.gz:8281" }
starcoder
using System; using System.Collections.Generic; using System.Runtime.Serialization; namespace Service.Liquidity.TradingPortfolio.Domain.Models { [DataContract] public class Portfolio { public const string TopicName = "jetwallet-liquidity-tradingportfolio-portfolio"; [DataMember(Order = 1...
2.344255
7917824d7d1203e28c658bb57574016d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8281
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "pannous/SimpleDnsCrypt", "max_stars_repo_path": "SimpleDnsCrypt/Converter/InUseToBackgroundConverter.cs", "provenance": "train-00000-of-00045.jsonl.gz:8282" }
starcoder
<filename>SimpleDnsCrypt/Converter/InUseToBackgroundConverter.cs<gh_stars>1-10 using System; using System.Globalization; using System.Net.NetworkInformation; using System.Windows.Data; using SimpleDnsCrypt.Models; namespace SimpleDnsCrypt.Converter { /// <summary> /// LocalNetworkInterface to color conver...
2.97962
029a4f33587a35b48b55c1f126adf011
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8282
{ "extension": "c-sharp", "max_stars_count": "166.0", "max_stars_repo_name": "Raytwo/VGAudio", "max_stars_repo_path": "src/VGAudio/Formats/CriAdx/CriAdxFormatBuilder.cs", "provenance": "train-00000-of-00045.jsonl.gz:8283" }
starcoder
<reponame>Raytwo/VGAudio using System.IO; using VGAudio.Codecs.CriAdx; namespace VGAudio.Formats.CriAdx { public class CriAdxFormatBuilder : AudioFormatBaseBuilder<CriAdxFormat, CriAdxFormatBuilder, CriAdxParameters> { public CriAdxChannel[] Channels { get; set; } public short HighpassFrequenc...
2.424855
de3769b15a7e7f79fe7b7fc10616c78e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8283
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "fiar/com.kernel.fsm", "max_stars_repo_path": "Runtime/StateBuilder.cs", "provenance": "train-00000-of-00045.jsonl.gz:8284" }
starcoder
<filename>Runtime/StateBuilder.cs using System; namespace Kernel.FSM { /// <summary> /// Builder providing a fluent API for constructing states. /// </summary> public interface IStateBuilder<T, TParent> where T : AbstractState, new() { /// <summary> /// Create a child state with a ...
3.014891
c5a3a8ab535abd1285cf81811fb0cfd2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8284
{ "extension": "c-sharp", "max_stars_count": "84.0", "max_stars_repo_name": "aliostad/deep-learning-lang-detection", "max_stars_repo_path": "data/train/csharp/44cfc975ec887cabb87efe6d164268e3793bfe41EventExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:8285" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace SS.Integration.Common.Extensions { public static class EventExtensions { public static void InvokeIfNotNull(this EventHandler handler, object owner = null) { ...
2.743386
ec41f6c9100bdd1f80baa2f01fb19847
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8285
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Thynkon/projet-heartBeat", "max_stars_repo_path": "Tests/Tablelayoutpanel/frmMain.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:8286" }
starcoder
<reponame>Thynkon/projet-heartBeat<gh_stars>0 namespace Tablelayoutpanel { partial class frmMain { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> //...
2.130928
0e522fe641457747415a87d1eda41684
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8286
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ReneSchwarzer/WebExpress", "max_stars_repo_path": "core/WebExpress/Html/HtmlAttributeNoneValue.cs", "provenance": "train-00000-of-00045.jsonl.gz:8287" }
starcoder
<reponame>ReneSchwarzer/WebExpress<filename>core/WebExpress/Html/HtmlAttributeNoneValue.cs<gh_stars>0 using System.Text; namespace WebExpress.Html { /// <summary> /// Ein Attribut ohne wert /// z.B. required in input <input required> /// </summary> public class HtmlAttributeNoneValue : IHtmlAttrib...
2.980093
ac7ef90ab3d4f684700cdc3b09850145
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8287
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "mjrousos/azure-powershell", "max_stars_repo_path": "src/ResourceManager/Network/Commands.Network/NetworkInterface/GetAzureNetworkInterfaceCommand.cs", "provenance": "train-00000-of-00045.jsonl.gz:8288" }
starcoder
 // ---------------------------------------------------------------------------------- // // Copyright Microsoft Corporation // 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...
1.85256
eb4bb61762c25cdf1f285a11f004ac49
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8288
{ "extension": "c-sharp", "max_stars_count": "21.0", "max_stars_repo_name": "InstantBusinessNetwork/IBN", "max_stars_repo_path": "Source/Server/WebPortal/Apps/ReportManagement/Modules/ReportView.ascx.cs", "provenance": "train-00000-of-00045.jsonl.gz:8289" }
starcoder
using System; using System.Data; using System.Collections; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.HtmlControls; using Mediachase.Ibn.Core.Business; using Mediachase.Ibn.Data; using Mediachase.IBN.Business.ReportSystem; using System.IO; using Microsoft.Reporting.WebFo...
1.503057
0999519c8cf52384abb999144ef3bf24
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8289
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "alzdrak/aspnet-core-signalr-identityserver", "max_stars_repo_path": "src/server/Configuration/SameTokenIpHandler.cs", "provenance": "train-00000-of-00045.jsonl.gz:8290" }
starcoder
using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Http; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace server.Configuration { /// <summary> /// Checks that the Token Ip matches current client Ip. Increased security for JWT. ///...
2.931095
c1505ed637a170af96f1251ed42e9214
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8290
{ "extension": "c-sharp", "max_stars_count": "688.0", "max_stars_repo_name": "XiaoxiaoMa0815/Recognizers-Text", "max_stars_repo_path": ".NET/Microsoft.Recognizers.Definitions.Common/Turkish/NumbersDefinitions.cs", "provenance": "train-00000-of-00045.jsonl.gz:8291" }
starcoder
<filename>.NET/Microsoft.Recognizers.Definitions.Common/Turkish/NumbersDefinitions.cs //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Changes to this file may cause incorrect behavior and will be lost if // the co...
1.998934
9f13b3f8466aea4182c2a10df94eabe0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8291
{ "extension": "c-sharp", "max_stars_count": "1310.0", "max_stars_repo_name": "redss/protoactor-dotnet", "max_stars_repo_path": "src/Proto.Persistence.RavenDB/Event.cs", "provenance": "train-00000-of-00045.jsonl.gz:8292" }
starcoder
namespace Proto.Persistence.RavenDB { class Event { public Event(string actorName, long index, object data) { ActorName = actorName; Index = index; Data = data; Id = $"{actorName}-event-{index}"; } public string ActorName { get; }...
2.134465
6291b88959bcbca7124fc81366cad311
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8292
{ "extension": "c-sharp", "max_stars_count": "34.0", "max_stars_repo_name": "ChevyRay/Rise", "max_stars_repo_path": "Rise.Serialization/Numerics/SerializeVector2.cs", "provenance": "train-00000-of-00045.jsonl.gz:8293" }
starcoder
<gh_stars>10-100 using System; namespace Rise.Serialization { public class SerializeVector2 : CustomSerializer { public override void WriteBytes(object obj, ByteWriter writer) { var v = (Vector2)obj; writer.WriteFloat(v.X); writer.WriteFloat(v.Y); } ...
2.609812
c726b5ed9709ad9c2de6b1073baee5e7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8293
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "marviobezerra/XCommon", "max_stars_repo_path": "src/XCommon.EF.Application/Authentication/Validation/SignInValidate.cs", "provenance": "train-00000-of-00045.jsonl.gz:8294" }
starcoder
using System.Threading.Tasks; using XCommon.Application.Authentication.Entity; using XCommon.Application.Executes; using XCommon.Patterns.Specification.Validation; using XCommon.Patterns.Specification.Validation.Extensions; namespace XCommon.EF.Application.Authentication.Validation { public class SignInValidate : Spe...
2.09322
60bda11415aa2ed75cd3d201017f33f3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8294
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "EntitySpaces/EntitySpaces-CompleteSource", "max_stars_repo_path": "CodeGeneration/ClassLibraries/EntitySpaces.MetadataEngine/Sql/Procedure.cs", "provenance": "train-00000-of-00045.jsonl.gz:8295" }
starcoder
<reponame>EntitySpaces/EntitySpaces-CompleteSource /* New BSD License ------------------------------------------------------------------------------- Copyright (c) 2006-2012, EntitySpaces, LLC All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided ...
2.196641
cd9f47066cdcd768e00da3118b0f2fde
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8295
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "warmthdawn/software_construction_homework", "max_stars_repo_path": "Exercise11/OrderFrom/MainForm.cs", "provenance": "train-00000-of-00045.jsonl.gz:8296" }
starcoder
<reponame>warmthdawn/software_construction_homework<filename>Exercise11/OrderFrom/MainForm.cs using OrderManager; using OrderManagerFramework; using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Data.Entity; using System.Drawing; using System.Text; using System....
2.429568
77b36b3803ba3473825cca634c414904
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8296
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ygpark/bingrep", "max_stars_repo_path": "GhostYak/IO/DeviceIOControl/Objects/FileSystem/NTFS_STATISTICS_Allocate.cs", "provenance": "train-00000-of-00045.jsonl.gz:8297" }
starcoder
<reponame>ygpark/bingrep using System.Runtime.InteropServices; namespace GhostYak.IO.DeviceIOControl.Objects.FileSystem { [StructLayout(LayoutKind.Sequential)] public struct NTFS_STATISTICS_Allocate { public uint Calls; public uint Clusters; public uint Hints; public uint Ru...
1.255831
3985434bda143d84c479872d2be6d068
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8297
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rafaelboschini/freyaProject", "max_stars_repo_path": "FreyaPrototipo/frmFreya.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:8298" }
starcoder
namespace FreyaPrototipo { partial class frmFreya { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <...
1.913435
d8b78c3de565f6e086fbbce66c0edd6d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8298
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "GeekInTheNorth/Stott.Optimizely.RobotsHandler", "max_stars_repo_path": "Sample/OptimizelyTwelveTest/Features/Settings/SiteSettingsPage.cs", "provenance": "train-00000-of-00045.jsonl.gz:8299" }
starcoder
namespace OptimizelyTwelveTest.Features.Settings { using Common; using EPiServer.Core; using EPiServer.DataAbstraction; using EPiServer.DataAnnotations; using System.ComponentModel.DataAnnotations; [ContentType( DisplayName = "Site Settings Page", GUID = "aaee57d9-ce29-41e7-...
1.90779
e6eb68da053c8b4c4d314f66f040c754
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8299
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "alphapoint/dotnet-stellar-sdk", "max_stars_repo_path": "stellar-dotnet-sdk-test/responses/TransactionDeserializerTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:8300" }
starcoder
<filename>stellar-dotnet-sdk-test/responses/TransactionDeserializerTest.cs using System.IO; using Microsoft.VisualStudio.TestTools.UnitTesting; using Newtonsoft.Json; using stellar_dotnet_sdk; using stellar_dotnet_sdk.responses; namespace stellar_dotnet_sdk_test.responses { [TestClass] public class T...
2.067528
ec486fe69da99d10b2b5c51ac357c6da
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8300
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "hfea/Website-Public", "max_stars_repo_path": "Source/HFEA.API.Connector/Source/HFEA.Connector.Contracts/Clients/Centres/IClinicProfileWriter.cs", "provenance": "train-00000-of-00045.jsonl.gz:8301" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using HFEA.Connector.Contracts.Centre; using HFEA.Connector.Contracts.ClinicProfile; namespace HFEA.Connector.Contracts.Clients.Centres { public interface IClinicProfileWriter { b...
1.723681
ebee0448874ab3ae72c4fe78cf341301
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8301
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "spacehamster/TypeTreeTools", "max_stars_repo_path": "Assembly-TypeTreeTools/Unity/Core/ObjectUtility.cs", "provenance": "train-00000-of-00045.jsonl.gz:8302" }
starcoder
<reponame>spacehamster/TypeTreeTools<filename>Assembly-TypeTreeTools/Unity/Core/ObjectUtility.cs using System; using System.Reflection; using UnityEditor; using Object = UnityEngine.Object; namespace Unity.Core { public unsafe static class ObjectUtility { static readonly Func<Object, IntPtr> ...
1.955729
85889840d2814c1678d289dfd6a8bd02
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8302
{ "extension": "c-sharp", "max_stars_count": "174.0", "max_stars_repo_name": "jasoncouture/dd-trace-dotnet", "max_stars_repo_path": "tracer/test/test-applications/aspnet/Samples.AspNetAsyncHandler/AsyncModule.cs", "provenance": "train-00000-of-00045.jsonl.gz:8303" }
starcoder
using System; using System.Threading; using System.Threading.Tasks; using System.Web; namespace Samples.AspNetAsyncHandler { public class AsyncModule : IHttpModule { static AsyncModule() { const int nbThreads = 2; ThreadPool.SetMinThreads(nbThreads, 2); Thre...
2.269643
77bcfa3e278bbc6201cf2773f496776b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8303
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "TheDammedGamer/DocStoreAPI", "max_stars_repo_path": "DocStore.Server/Models/AuditEntry.cs", "provenance": "train-00000-of-00045.jsonl.gz:8304" }
starcoder
using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.ChangeTracking; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using DocStore.Shared.Models; namespace DocStore.Server.Models { public class AuditEntry { pu...
2.420007
d5ce481a706e1a0514cc99e2ddf75bfa
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8304
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "kyproslambrou/AzureChallenge", "max_stars_repo_path": "src/AzureChallenge.UI/Areas/Identity/Pages/Roles/Manage.cshtml.cs", "provenance": "train-00000-of-00045.jsonl.gz:8305" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using AzureChallenge.UI.Areas.Identity.Data; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Identity; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc.RazorPages; using Microsoft.EntityFr...
2.120091
2ab883707a3f16eca7806685997aca0e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8305
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "alex-zyl/Win10IoTWeatherStation", "max_stars_repo_path": "WeatherStation/Readings/AggregatedSensorReadings.cs", "provenance": "train-00000-of-00045.jsonl.gz:8306" }
starcoder
using System; using System.Collections.Generic; namespace WeatherStation.Readings { public class AggregatedSensorReadings { public AggregatedSensorReadings() { CO2 = new List<CO2Readings>(); Temperature = new List<TemperatureReadings>(); } public IList<...
2.215183
2762d0df228b1f5840c66f0f791099f9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8306
{ "extension": "c-sharp", "max_stars_count": "557.0", "max_stars_repo_name": "GigiAkamala/stripe-dotnet", "max_stars_repo_path": "src/Stripe.net/Entities/Issuing/Authorizations/AuthorizationRequestHistory.cs", "provenance": "train-00000-of-00045.jsonl.gz:8307" }
starcoder
// File generated from our OpenAPI spec namespace Stripe.Issuing { using System; using Newtonsoft.Json; using Stripe.Infrastructure; public class AuthorizationRequestHistory : StripeEntity<AuthorizationRequestHistory> { /// <summary> /// The <c>pending_request.amount</c> at the time...
2.131269
4837f5644d76ee8c7a273ac3e21cc515
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8307
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "alexamorim1998/Healthcare-Management-System", "max_stars_repo_path": "Views/Appointment/IndexPatient.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:8308" }
starcoder
<filename>Views/Appointment/IndexPatient.cshtml @model IEnumerable<RINTE_Care.Models.DoctorAppointmentView> @{ ViewData["Title"] = "IndexPatient"; } <table class="table"> <thead> <tr> <th> @Html.DisplayNameFor(model => model.DateAppointment) </th> ...
2.394791
4d4db5bd885ea1881c9d9b70c47b290c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8308
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "pavelhristov/CSharpOOP", "max_stars_repo_path": "OOPPrinciplesPartTwo/BankAccounts/Models/Accounts/Loan.cs", "provenance": "train-00000-of-00045.jsonl.gz:8309" }
starcoder
namespace BankAccounts.Models.Accounts { using Abstract; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Contracts; using Customers; public class Loan : Account { public Loan(ICustomer customer,int months, d...
3.021886
af8a012965c5aaadc25728c9b7d7a935
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8309
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "kakada/epihack-vn-notification", "max_stars_repo_path": "ManageNotification/ManageNotification/EntityModels/HuyenRequestEM.cs", "provenance": "train-00000-of-00045.jsonl.gz:8310" }
starcoder
<filename>ManageNotification/ManageNotification/EntityModels/HuyenRequestEM.cs using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace ManageNotification.EntityModels { public class HuyenRequestEM { public string TINH_ID { get; set; } } }
1.680435
c83b04a0a26e28d81c34a5232117ac88
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8310
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "hackhu2019/NITBook", "max_stars_repo_path": "NITBook/Views/Reader/Index.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:8311" }
starcoder
<gh_stars>1-10 @model NITBook.Models.User @{ ViewBag.Title = "首页"; Layout = "~/Views/Shared/ReaderCenter.cshtml"; } <article class="layui-layout-admin clearfix"> <div class="panel"> <div class="panel-body"> <p class="f-20 text-success"> NIT图书管理系统 <span c...
2.134629
115cd14e9a57cd873fb092bac89d0cc9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8311
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "CoreLayer/CoreLayer.Citrix.Adc.Nitro", "max_stars_repo_path": "src/CoreLayer.Citrix.Adc.NitroClient/Api/Configuration/Basic/Servicegroup/ServicegroupAddRequestDatas/ServicegroupAddHttpRequestData.cs", "provenance": "train-00000-of-000...
starcoder
<reponame>CoreLayer/CoreLayer.Citrix.Adc.Nitro<filename>src/CoreLayer.Citrix.Adc.NitroClient/Api/Configuration/Basic/Servicegroup/ServicegroupAddRequestDatas/ServicegroupAddHttpRequestData.cs namespace CoreLayer.Citrix.Adc.NitroClient.Api.Configuration.Basic.Servicegroup.ServicegroupAddRequestDatas { public class S...
1.245953
66f5918b5cd81bfba396ac83ae19f75f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8312
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "aloisdeniel/Faker.Portable", "max_stars_repo_path": "Sources/Faker.Portable/Generators/LongGenerator.cs", "provenance": "train-00000-of-00045.jsonl.gz:8313" }
starcoder
<reponame>aloisdeniel/Faker.Portable<gh_stars>1-10 namespace Faking.Generators { using System; using System.Linq; /// <summary> /// A generator for integers. /// </summary> public class LongGenerator : RouterGenerator<long> { public LongGenerator() { this.AddRegexRule(@"^ts\Z", CreateTimestamp); this...
2.488726
fe77c112ab442d5adbe92330f3566a50
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8313
{ "extension": "c-sharp", "max_stars_count": "63.0", "max_stars_repo_name": "netspark/intercom-dotnet", "max_stars_repo_path": "src/Intercom.Tests/Converters/ClassConverters/AppCountJsonConverterTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:8314" }
starcoder
<gh_stars>10-100 using System; using System.Collections.Generic; using System.IO; using System.Linq; using Intercom.Clients; using Intercom.Converters.ClassConverters; using Intercom.Core; using Intercom.Data; using Intercom.Exceptions; using Moq; using Newtonsoft.Json; using NUnit.Framework; using RestSharp; using Re...
2.151452
ff6045330550f7aa8843c725e7f94e05
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8314
{ "extension": "c-sharp", "max_stars_count": "20.0", "max_stars_repo_name": "neumatho/NostalgicPlayer", "max_stars_repo_path": "Source/Agents/Players/SidPlay/SidPlay2/SidTune/Mus.cs", "provenance": "train-00000-of-00045.jsonl.gz:8315" }
starcoder
/******************************************************************************/ /* This source, or parts thereof, may be used in any software as long the */ /* license of NostalgicPlayer is keep. See the LICENSE file for more */ /* information. ...
1.667773
48afc79c13f7bfd221a1efd30d0c1ba9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8315
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "deszczowy/sounds-like-a-plan-starters", "max_stars_repo_path": "Starters/Process.cs", "provenance": "train-00000-of-00045.jsonl.gz:8316" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.ComponentModel; using System.IO; using System.IO.Compression; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Starters { class Process : INotifyPropertyChanged { private string fileName; pri...
2.731318
559461ca0ca7084fc3eb31617e91038c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8316
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Identityhdz/C-Sharp", "max_stars_repo_path": "C-Sharp Profesional/LibreriaPedidos/ControlPedidos.cs", "provenance": "train-00000-of-00045.jsonl.gz:8317" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace LibreriaPedidos { public static class ControlPedidos { #region Propiedades public static Productos Producto = new Productos(); public static Clientes Clientes ...
3.058038
81223d428fbf11c1c44b853013e5093a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8317
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "coordinate/AcadLib", "max_stars_repo_path": "AcadLib/Model/Geometry/Vector3dExtensions.cs", "provenance": "train-00000-of-00045.jsonl.gz:8318" }
starcoder
<reponame>coordinate/AcadLib<gh_stars>1-10 namespace AcadLib.Geometry { using Autodesk.AutoCAD.Geometry; /// <summary> /// Provides extension methods for the Vector3d type. /// </summary> public static class Vector3dExtensions { /// <summary> /// Projects the vector on the WCS ...
2.764407
ecefdca2dd98b1b32e0d09a276617645
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8318
{ "extension": "c-sharp", "max_stars_count": "26.0", "max_stars_repo_name": "kk7945287/https-github.com-Aleksbgbg-YouTube-Downloader", "max_stars_repo_path": "YouTube Downloader/ViewModels/Interfaces/Process/Tabs/IActiveProcessTabViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:8319" }
starcoder
namespace YouTube.Downloader.ViewModels.Interfaces.Process.Tabs { using YouTube.Downloader.ViewModels.Interfaces.Process.Entities; internal interface IActiveProcessTabViewModel : IProcessTabViewModel<IActiveProcessViewModel> { } }
1.073633
12d6e154a7e069a38c7f2f9d4a811304
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8319
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "burakhalefoglu/Sakarya_Universitesi_Bitirme_Projesi", "max_stars_repo_path": "Sakarya.Web.Api/Business/Adapters/SmsService/ISmsService.cs", "provenance": "train-00000-of-00045.jsonl.gz:8320" }
starcoder
using System.Threading.Tasks; namespace Business.Adapters.SmsService { public interface ISmsService { Task<bool> Send(string password, string text, string cellPhone); Task<bool> SendAssist(string text, string cellPhone); } }
1.929802
e45a9c3eb931f77ab1e83d302f716d5d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8320
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "pavigeant/CommandLine", "max_stars_repo_path": "src/CommandLine/Readers/BooleanReader.cs", "provenance": "train-00000-of-00045.jsonl.gz:8321" }
starcoder
<reponame>pavigeant/CommandLine<filename>src/CommandLine/Readers/BooleanReader.cs<gh_stars>0 using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; namespace CommandLine.Readers { public class BooleanReader : Reader<bool> { public override void AssignPro...
2.380593
605aa817d55768a68aad7dcc48b1232f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8321
{ "extension": "c-sharp", "max_stars_count": "778.0", "max_stars_repo_name": "jeroen-mostert/CodeContracts", "max_stars_repo_path": "Microsoft.Research/Contracts/MsCorlib/System.IO.StreamWriter.cs", "provenance": "train-00000-of-00045.jsonl.gz:8322" }
starcoder
// CodeContracts // // Copyright (c) Microsoft Corporation // // All rights reserved. // // MIT License // // 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 wit...
2.498723
1385917a71b998007ec09b6c813e20c4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8322
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "pinkphone1818/Prism-Bot", "max_stars_repo_path": "Prismos/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:8323" }
starcoder
<gh_stars>0 using Discord; using Discord.Interactions; using Discord.Rest; using Discord.WebSocket; using Microsoft.Extensions.DependencyInjection; using Prismos.Services; using Prismos.Objects; namespace Prismos { class Program { public static List<FightInstance> fights = new List<FightIn...
1.916915
4041ffe0f0eb7442ac6b510e977cd113
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8323
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "lionfire/Trading", "max_stars_repo_path": "src/Spotware/LionFire.Trading.Spotware.Connect/Accounts/CTraderSymbol.cs", "provenance": "train-00000-of-00045.jsonl.gz:8324" }
starcoder
//#if NET462 using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using LionFire.Trading.Backtesting; using LionFire.Trading.Spotware.Connect; using System.Reactive.Subjects; using Microsoft.Extensions.Logging; using LionFire.ExtensionMethods; using System.Reactive; using Sy...
2.296329
03ef88d9699efca3419cee8ca233682d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8324
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MustafaAmish/All-Curses-in-SoftUni", "max_stars_repo_path": "05. C# OOP Advanced/Exam preparation/LastArmy/Last Army/Interfaces/IMissionController.cs", "provenance": "train-00000-of-00045.jsonl.gz:8325" }
starcoder
public interface IMissionController { int SuccessMissionCounter { get; } int FailedMissionCounter { get; } string PerformMission(IMission mission); void FailMissionsOnHold(); }
1.960311
28dce2ab66838717ea43554074cf52de
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8325
{ "extension": "c-sharp", "max_stars_count": "22.0", "max_stars_repo_name": "dreamins/Route53DDNS", "max_stars_repo_path": "Route53DDNSLib/type/Options.cs", "provenance": "train-00000-of-00045.jsonl.gz:8326" }
starcoder
<filename>Route53DDNSLib/type/Options.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Runtime.Serialization.Json; using System.Runtime.Serialization; using System.IO; using log4net; using Route53DDNSLib.exception; namespace Route53DDNSLib.type { // A fascade ...
2.626745
1c4014c3f231a88b5f2d31fa11137ba7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8326
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "smdx24/CPI-Source-Code", "max_stars_repo_path": "Org.BouncyCastle.Asn1.Ocsp/RevokedInfo.cs", "provenance": "train-00000-of-00045.jsonl.gz:8327" }
starcoder
<reponame>smdx24/CPI-Source-Code<filename>Org.BouncyCastle.Asn1.Ocsp/RevokedInfo.cs // RevokedInfo using Org.BouncyCastle.Asn1; using Org.BouncyCastle.Asn1.Ocsp; using Org.BouncyCastle.Asn1.X509; using Org.BouncyCastle.Utilities; using System; public class RevokedInfo : Asn1Encodable { private readonly DerGeneralized...
2.226072
54330f9afa55667343e96ab9e5561147
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8327
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MagnoSantos/apicqrsmediator", "max_stars_repo_path": "src/webapicqrsmediator.Api/webapicqrsmediator.Api/HealthCheck/DummyHealthCheck.cs", "provenance": "train-00000-of-00045.jsonl.gz:8328" }
starcoder
<filename>src/webapicqrsmediator.Api/webapicqrsmediator.Api/HealthCheck/DummyHealthCheck.cs using Microsoft.Extensions.Diagnostics.HealthChecks; using System; using System.Threading; using System.Threading.Tasks; using webapicqrsmediator.Infrastructure.DataAgents; namespace webapicqrsmediator.Api.HealthCheck { pu...
2.152286
7e45688e9e57619f16205cb085620314
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8328
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "yardenavraham/CounterCalories", "max_stars_repo_path": "CounterCalories/MyEnum.cs", "provenance": "train-00000-of-00045.jsonl.gz:8329" }
starcoder
<reponame>yardenavraham/CounterCalories using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace CounterCalories { public enum EActivityLevel { Sedentary, LightlyActive, Moderatetely, VeryActive, ExtraActive }; public enum EMeal { Breakfast,...
1.483213
dbe6587820584f45e29e6bfd5b060981
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8329
{ "extension": "c-sharp", "max_stars_count": "15.0", "max_stars_repo_name": "LiamMorrow/OrgnalR", "max_stars_repo_path": "src/OrgnalR.Backplane.GrainAdaptors/GrainGroupActorProvider.cs", "provenance": "train-00000-of-00045.jsonl.gz:8330" }
starcoder
using System; using OrgnalR.Backplane.GrainInterfaces; using OrgnalR.Core.Provider; using OrgnalR.Core.State; using Orleans; namespace OrgnalR.Backplane.GrainAdaptors { public class GrainActorProvider : IGroupActorProvider, IUserActorProvider { private readonly string hubName; private readonly...
2.166583
5533c77ede7bab797059c6f435ea5215
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8330
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Rosiv/BlackMirror", "max_stars_repo_path": "src/BlackMirror.Sync.Worker.Host/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:8331" }
starcoder
namespace BlackMirror.Sync.Worker.Host { using System.Net; using System.Net.Security; using System.Security.Cryptography.X509Certificates; using BlackMirror.Configuration; using BlackMirror.Interfaces.Configuration; using LazyCache; public static class Program { static void Mai...
2.020581
428bb7e40bbb7361a258869af306e884
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8331
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ibanezht/Lister", "max_stars_repo_path": "Heath.Lister/Views/ItemDetailsView.xaml.cs", "provenance": "train-00000-of-00045.jsonl.gz:8332" }
starcoder
<gh_stars>0 #region usings using System; using System.Windows; using System.Windows.Navigation; using GalaSoft.MvvmLight.Threading; using Heath.Lister.Infrastructure; using Heath.Lister.Infrastructure.Extensions; using Heath.Lister.Localization; using Heath.Lister.ViewModels; using Microsoft.Advertising; using Micros...
1.599439
bab8bda3c0bf2f12e23de224426f9520
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8332
{ "extension": "c-sharp", "max_stars_count": "30.0", "max_stars_repo_name": "AshishVishwakarma/Design-Patterns", "max_stars_repo_path": "M-AbstractFactory And Builder Pattern/M Solution 4/ICarFactory.cs", "provenance": "train-00000-of-00045.jsonl.gz:8333" }
starcoder
<filename>M-AbstractFactory And Builder Pattern/M Solution 4/ICarFactory.cs namespace M_Solution_4 { public interface ICarFactory { IGearBox getGearBox(); IStereo getStereo(); IWheel getWheel(); } }
2.308496
c7ed58029cdb41cdd447237ba2f5643a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8333
{ "extension": "c-sharp", "max_stars_count": "13.0", "max_stars_repo_name": "phinoox/Gwen.CS", "max_stars_repo_path": "Gwen.UnitTest/ColorPickers.cs", "provenance": "train-00000-of-00045.jsonl.gz:8334" }
starcoder
<filename>Gwen.UnitTest/ColorPickers.cs using System; using Gwen.Control; namespace Gwen.UnitTest { [UnitTest(Category = "Non-standard", Order = 501)] public class ColorPickers : GUnit { public ColorPickers(ControlBase parent) : base(parent) { /* RGB Picker */ ...
2.772042
0c422e0be7d7fffefd2244b4541e0151
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8334
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "zberg007/project", "max_stars_repo_path": "src/FuelWerx.Core/Generic/PaymentSetting.cs", "provenance": "train-00000-of-00045.jsonl.gz:8335" }
starcoder
<filename>src/FuelWerx.Core/Generic/PaymentSetting.cs using Abp.Domain.Entities; using System; using System.ComponentModel.DataAnnotations.Schema; using System.Runtime.CompilerServices; namespace FuelWerx.Generic { [Table("FuelWerxPaymentSettings")] public class PaymentSetting : Entity<long>, IMustHaveTenant { pu...
1.988418
c3b6ba251d05e739594edb73844e9476
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8335
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "LianCastro/Kerbalism", "max_stars_repo_path": "src/Kerbalism/Modules/PassiveShield.cs", "provenance": "train-00000-of-00045.jsonl.gz:8336" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using UnityEngine; using KSP.Localization; namespace KERBALISM { public class PassiveShield: PartModule, IPartMassModifier { // config [KSPField] public string title = "Sandbags"; // GUI name of the status action in the PAW [K...
1.742779
3c7db9b47573fd6b085f601972356371
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
8336
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Glepooek/uno", "max_stars_repo_path": "src/SamplesApp/UITests.Shared/Windows_Security/Authentication_Web/AuthenticationBroker_Demo.xaml.cs", "provenance": "train-00000-of-00045.jsonl.gz:8337" }
starcoder
using System; using Windows.Security.Authentication.Web; using Windows.UI.Xaml; using Windows.UI.Xaml.Controls; using Uno.UI.Samples.Controls; #if !NET6_0_OR_GREATER using IdentityModel.OidcClient; #endif namespace SamplesApp.UITests.Windows_Security_Authentication_Web { [Sample("Windows.Security", IsManualTest = t...
2.193088
0c4f702a9249d4276513c59338100f52